index
:
skyhanni.git
feat/detekt
generic-permutable-resolution
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
at
/
hannibal2
/
skyhanni
/
features
/
minion
/
MinionFeatures.kt
Age
Commit message (
Expand
)
Author
2024-07-28
Backend: Change colour (UK) to color (US) (#2258)
hannibal2
2024-06-13
Backend: Remove deprecated time utils format (#1898)
CalMWolfs
2024-06-12
Backend: No more GriffinUtils, move drawWaypointFilled to RenderUtils (#1930)
CalMWolfs
2024-06-07
Backend: Use event.cancel() over event.isCanceled = true for LorenzEvents (#1...
CalMWolfs
2024-06-06
Backend: Convert existing objects to use the annotation and add the plugin (#...
CalMWolfs
2024-05-31
Improvement: /shclearminiondata (#1951)
hannibal2
2024-05-26
Backend: RegexUtils (#1854)
CalMWolfs
2024-05-24
Backend: Use Skyhanni events (#1557)
CalMWolfs
2024-05-14
Fix: remove bugged minions (#1791)
hannibal2
2024-05-13
Improvement: better performance by reducing line of sight check for minion di...
hannibal2
2024-05-11
Fix: oldest bug in skyhanni (#1630)
hannibal2
2024-04-03
Backend: Typo in code (#1343)
CalMWolfs
2024-03-28
Improvement: Config Move (#1300)
hannibal2
2024-03-15
Backend: Storage Config Moving (#1171)
hannibal2
2024-03-07
Backend: Use less forge events (#1085)
CalMWolfs
2024-03-06
Internal Changes: Many small code cleanups (#1101)
hannibal2
2024-02-16
Moved many regex patterns in the repo and code cleanup. #871
CalMWolfs
2024-02-10
Splitting many utils functions from LorenzUtils up into other classes: ChatUt...
Thunderblade73
2024-02-05
Fix: Click Keybinds (Minion Feature) (#971)
Thunderblade73
2024-01-31
replace onChatMessage with onChat
hannibal2
2024-01-15
Allowing nullable parameters for regex functions matches() and find().
hannibal2
2023-12-09
Fix: Bazaar showing Minion XP (#785)
Thunderblade73
2023-12-09
fix nullPointerException (#778)
Thunderblade73
2023-12-08
isInIsland > skyBlockIsland
hannibal2
2023-12-08
Fix: hub wheat minion no Xp (#773)
Thunderblade73
2023-12-04
Internal Change: Remove String.matchRegex() function Usages (#641)
Walker Selby
2023-12-02
Fixed minion features disappear inside the minion inventory when picking up a...
hannibal2
2023-12-02
Updating Minion XP display when the minion picks up a new item while inside t...
hannibal2
2023-12-02
Fix: MinionXp close Event (#748)
Thunderblade73
2023-12-01
utilizing location.add(x = x)
hannibal2
2023-11-30
romanToDecimalIfNeeded -> romanToDecimalIfNecessary (See https://chat.openai....
hannibal2
2023-11-30
Clearing internal minion xp data on every inventory close.
hannibal2
2023-11-30
code cleanup
hannibal2
2023-11-30
Feature: Minion Xp Calculator (#639)
Thunderblade73
2023-11-19
Internal Change: Auto-Prefix Chat Messages (#622)
Walker Selby
2023-10-28
created and used Entity.canBeSeen and LorenzVec.canBeSeen
hannibal2
2023-10-15
code cleanup
hannibal2
2023-10-15
Internal Change: Config deprecations (#542)
Walker Selby
2023-10-12
fixed globalRender description and replaced RenderWorldLastEvent with LorenzR...
hannibal2
2023-09-29
Random Code Cleanup (#516)
Walker Selby
2023-09-27
removed wildcards from imports
hannibal2
2023-09-23
Fixed rare error when opening minion inventory.
hannibal2
2023-09-08
code cleanup
hannibal2
2023-09-08
Merge pull request #445
Brandon
2023-09-07
Fix minion pickup not removing the nametag (#443)
Brandon
2023-08-03
Renamed inventory open events to reflect their actual implementation better
hannibal2
2023-07-31
Fixed ConcurrentModificationException at MinionFeatures
hannibal2
2023-07-25
We do love LorenzTickEvent now
hannibal2
2023-07-25
Using LorenzWorldChangeEvent everywhere
hannibal2
2023-05-21
Fixed Minions price profit display coin pickup time detection
hannibal2
[next]