index
:
skyhanni.git
feat/detekt
generic-permutable-resolution
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
at
/
hannibal2
/
skyhanni
/
features
/
rift
/
everywhere
/
motes
Age
Commit message (
Expand
)
Author
2024-08-26
Feature: Motes in Session (#2323)
Empa
2024-06-14
fixing and using shortFormat()
hannibal2
2024-06-14
Revert "creating and using Number.format()"
hannibal2
2024-06-14
creating and using Number.format()
hannibal2
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: Classes -> Objects with annotation (#1982)
CalMWolfs
2024-05-26
Backend: RegexUtils (#1854)
CalMWolfs
2024-04-08
Fix/Backend: Renderable.itemStack itemScale (#1390)
Thunderblade73
2024-04-04
Improvement: Anita and SkyMart highlight (#1118)
hannibal2
2024-04-03
Backend: Make all event names uniform (#1290)
CalMWolfs
2024-04-03
Fix: Tick event being called twice a tick (#1342)
CalMWolfs
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-01-31
replace onChatMessage with onChat
hannibal2
2023-12-25
Fixed config migration errors
hannibal2
2023-12-11
fixed config version
hannibal2
2023-12-11
Internal: Migrate Deprecated Config Values to Enums (#790)
Walker Selby
2023-12-08
Use LorenzToolTipEvent over ItemTooltipEvent if possible.
hannibal2
2023-11-25
format coin numbers
hannibal2
2023-11-19
Internal Change: Auto-Prefix Chat Messages (#622)
Walker Selby
2023-11-16
Config Updates - Subcategories and Reformatting (#709)
Walker Selby
2023-10-28
created and used Entity.canBeSeen and LorenzVec.canBeSeen
hannibal2
2023-10-26
code cleanup
hannibal2
2023-10-26
code cleanup
hannibal2
2023-10-26
Feature: Highlighted Motes Orbs Size (#611)
Kimbrian Marshall
2023-10-26
Add Repo TODOs (#585)
Walker Selby
2023-10-20
code cleanup
hannibal2
2023-10-20
Internal Changes: getInternalName Pt 2 (#548)
Walker Selby
2023-10-12
fixed globalRender description and replaced RenderWorldLastEvent with LorenzR...
hannibal2
2023-10-07
Feature: Compact tab list (from sba but better) (#459)
CalMWolfs
2023-09-27
removed wildcards from imports
hannibal2
2023-08-19
Merge pull request #392
HiZe_
2023-08-09
Changing internalName to getInternalName_old, and getInternalName_new to inte...
hannibal2
2023-08-07
replace enum.getEntries() to enum.entries and using .addSelector<Enum>
hannibal2
2023-08-04
moving rift classes around for no reason part two
hannibal2