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
/
data
/
GardenCropMilestones.kt
Age
Commit message (
Expand
)
Author
2024-06-09
additional changes to editorconfig and random code cleanup
hannibal2
2024-06-07
Backend: Change Java to Kotlin for repo files (#1543)
CalMWolfs
2024-06-06
Backend: Convert existing objects to use the annotation and add the plugin (#...
CalMWolfs
2024-05-26
Backend: RegexUtils (#1854)
CalMWolfs
2024-05-03
Feature: Add overflow crop milestones (#997)
Luna
2024-04-04
Backend: matchFirst function for lists of strings (#1353)
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
2023-11-26
Internal Change: Refactor JsonObjects to be in data package (#680)
Walker Selby
2023-11-21
Removed message when crop milestones look different in the menu than stored S...
hannibal2
2023-11-19
share new crop data (#718)
hannibal2
2023-11-18
added todo
hannibal2
2023-11-05
no more hidden stuff: renamed "config" and "hidden" to "storage" when working...
hannibal2
2023-10-26
Add Repo TODOs (#585)
Walker Selby
2023-10-21
Backend: Serialise all constants and add repo error messages and status (#605)
CalMWolfs
2023-10-21
better repo error handling
hannibal2
2023-08-28
Added Total Crop Milestone
hannibal2
2023-08-27
removed debug
hannibal2
2023-08-27
Merge pull request #402
CalMWolfs
2023-08-03
Renamed inventory open events to reflect their actual implementation better
hannibal2
2023-06-05
Added support for maxed out crop milestones
hannibal2
2023-05-18
added profile specific config support
hannibal2
2023-05-06
Add Auto, Pet, and Crop Milestones to RPC. (#83)
NetheriteMiner
2023-04-28
REGEX
hannibal2
2023-04-19
Code cleanup
hannibal2
2023-04-17
to Pattern
hannibal2
2023-04-02
Fixed a bug where crops per minute could not be calculated when entering the ...
hannibal2
2023-03-28
removed debug
hannibal2
2023-03-28
Fixed Crop Milestone Inventory read logic to work with Hypixel's design change
hannibal2
2023-03-23
Added setCounter()
hannibal2
2023-03-23
Added CropType.getCounter
hannibal2
2023-03-23
Created CropType
hannibal2
2023-03-01
Fixed reading crop milestones wrong.
hannibal2
2023-02-28
Added crops per minute and time until next milestone to the crop milestone di...
hannibal2
2023-02-27
Added garden crop milestones.
hannibal2