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
/
garden
/
GardenPlotAPI.kt
Age
Commit message (
Expand
)
Author
2024-09-18
Fix: Garden Color in Messages (#2532)
David Cole
2024-07-06
Backend: Fixed typos everywhere (#2175)
hannibal2
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-18
Fix plot border rendering (#1819)
Phoebe
2024-04-24
Backend: HypixelCommands (#1525)
hannibal2
2024-04-18
Cleanup (#1485)
Thunderblade73
2024-04-07
Feature: Clear plot sprays when Portable Washer is used (#1178)
Alexia Luna
2024-03-26
Feature: Pest Waypoint (#1268)
Empa
2024-03-24
Fix: PestAPI (#1260)
Empa
2024-03-24
Improvement: Plot Menu Highlighting and isBeingPasted for Plot (#1254)
ILike2WatchMemes
2024-03-22
Improvement + Fix: Pests Rework (#1237)
Empa
2024-03-10
Feature: Lane Switching Notification (#1075)
ILike2WatchMemes
2024-02-20
Deprecate LorenzUtils.sendCommandToServer. #1025
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
2023-12-17
Display garden height limit with F3+G on.
hannibal2
2023-12-16
Feature: Active spray display and expiry notification (#800)
appable
2023-12-09
Correctly load plot names of locked plots from inventory.
hannibal2
2023-12-01
utilizing location.add(x = x)
hannibal2
2023-12-01
Add: Draw Plot border when holding Sprayonator (#747)
HiZe_
2023-11-28
Fixed showing garden outside in scoreboard immediately after teleporting to a...
hannibal2
2023-11-28
Press key to warp to the nearest plot with pests on it.
hannibal2
2023-11-27
Fixed pest kill detection. Show configure plot hint only if data is incorrect.
hannibal2
2023-11-27
Mark the plots with pests on them in the world.
hannibal2
2023-11-26
Added PestFinder
hannibal2
2023-11-26
Added GardenPlotAPI, support for detecting the current slot of the player
hannibal2