index
:
github/SkyHanni.git
automixins
beta
bingovisitorhighlighter
bumpmoulconfigagain
cum
damageindicatorperf
dontalwayspushrepo
feat/componentmatcherapi
feat/configmigrator
feat/const
feat/idlenotifier
feat/moulconfig
feat/rancheroverlay
feat/renderablelinks
feat/sackmonitor
feat/styledreplace
feat/unimined
feat/updatecleanup
fix/chatformattingissueswhite
fix/repopattern
formattedtextcompat
holographic-entities
ifxrarecrash
kotlinmain
master
meta/maven
nohistory
perf/configmap
r/disallow_immutable_types_in_config
repopatternlists
repopatterns
tabcompletionapi
yaw_snapping
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
/
garden
/
AnitaMedalProfit.kt
Age
Commit message (
Expand
)
Author
2024-04-27
use ItemCategory.ENCHANTED_BOOK more
hannibal2
2024-04-08
Fix/Backend: Renderable.itemStack itemScale (#1390)
Thunderblade73
2024-04-07
Improvement: fillTable now uses Renderable.table (#1376)
hannibal2
2024-04-04
Improvement: Anita and SkyMart highlight (#1118)
hannibal2
2024-03-11
improvement: Anita and SkyMart calculation breakdowns (#1116)
hannibal2
2024-03-06
Internal Changes: Many small code cleanups (#1101)
hannibal2
2024-02-27
Fixed Anita Medal Profit shop detecting wrong items.
hannibal2
2024-02-10
Splitting many utils functions from LorenzUtils up into other classes: ChatUt...
Thunderblade73
2023-11-26
Replaced SkyHanniMod.feature.garden with GardenAPI.config
hannibal2
2023-11-19
code cleanup
hannibal2
2023-11-19
logError -> logErrorWithData
hannibal2
2023-11-19
Internal Change: Auto-Prefix Chat Messages (#622)
Walker Selby
2023-11-15
more modern item price usage
hannibal2
2023-11-15
better error handling
hannibal2
2023-10-17
code cleanup
hannibal2
2023-10-17
Internal Changes: Refactor VisitorAPI to event based interaction (#561)
Helfull
2023-10-15
code cleanup
hannibal2
2023-10-15
Internal Change: Config deprecations (#542)
Walker Selby
2023-10-07
Feature: Compact tab list (from sba but better) (#459)
CalMWolfs
2023-09-27
removed wildcards from imports
hannibal2
2023-08-28
changed return value of readItemAmount from Pair<String?, Int> to Pair<String...
hannibal2
2023-08-09
code cleanup
hannibal2
2023-08-09
Using NEUInternalName for all bazaar data cases
hannibal2
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-03
Renamed inventory open events to reflect their actual implementation better
hannibal2
2023-07-04
Empty List (#289)
hannibal2
2023-04-16
Fixed bazaar detection with turbo books again
hannibal2
2023-04-14
Moved garden features into different packages
hannibal2
2023-04-01
Fixed Anita shop delicate enchant
hannibal2
2023-03-29
Added Anita Medal Profit - Helps to identify profitable items to buy at the A...
hannibal2