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
/
utils
/
TimeUtils.kt
Age
Commit message (
Expand
)
Author
2024-04-07
Backend: Remove a lot of deprecated code (#1371)
CalMWolfs
2024-04-07
Backend: HolographicEntities (#731)
Linnea Gräf
2024-03-24
Fix: Fixed In-game Time in Scoreboard displaying 0 instead of 12 (#1249)
J10a1n15
2024-03-12
Feature: CustomScoreboard (#893)
J10a1n15
2024-03-06
Internal Changes: Many small code cleanups (#1101)
hannibal2
2024-02-24
Fixed ReplaceWith auto replace feature from IDEs for deprecated functions.
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-01-21
Fixed Ashfang Freeze Cooldown being off by one second. Fixed Fire Veil line g...
hannibal2
2023-12-23
Removed formatDuration()
hannibal2
2023-12-16
Feature: Active spray display and expiry notification (#800)
appable
2023-12-09
Hide Winter Island close timer during the month of December.
hannibal2
2023-11-17
Using duration and SimpleTimeMark in GardenVisitorTimer. Added TimeUtils.getD...
hannibal2
2023-11-01
Fixed Great Spook Potion not working in Non God Pot effect feature (#658)
jani270
2023-10-17
fixed test error
hannibal2
2023-09-29
Random Code Cleanup (#516)
Walker Selby
2023-08-28
Added ender slayer beacon explode timer. Fixed ender slayer beacon don't disa...
hannibal2
2023-08-07
replace enum.getEntries() to enum.entries and using .addSelector<Enum>
hannibal2
2023-07-25
Show locations of inactive Blood Effigy
hannibal2
2023-06-24
fixed Assertion failed error
hannibal2
2023-06-24
code cleanup
hannibal2
2023-06-24
Merge pull request #256
Roman / Linnea Gräf
2023-05-12
Time Format and Maxed Milestone options for Best Crop Time and Crop Milestones
hannibal2
2023-04-28
REGEX
hannibal2
2023-04-17
to Pattern
hannibal2
2023-04-17
+ Added Composter Overlay - Show cheapest items for organic matter and fuel, ...
hannibal2
2023-04-13
added composter empty time
hannibal2
2023-04-04
Added Best Crop Time Compact Display - Make the best crop time more compact b...
hannibal2
2023-03-16
Fixed non god pod time parsing errors
hannibal2
2023-02-28
Added crops per minute and time until next milestone to the crop milestone di...
hannibal2
2023-02-18
Added support for more formats
hannibal2
2023-02-18
Added Visitor Timer.
hannibal2
2023-02-13
Show the time it takes to kill the Slayer boss.
hannibal2