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
/
utils
/
NEUItems.kt
Age
Commit message (
Expand
)
Author
2023-04-12
Farming fortune accessory support (#37)
appable
2023-04-04
Added Estimated Item Value - Displays an estimated item value for the item yo...
hannibal2
2023-04-02
add workaround for empty internal name
hannibal2
2023-04-02
Counting items in inventory and from minions to the bingo step helper collect...
hannibal2
2023-04-01
Fixed Anita shop delicate enchant
hannibal2
2023-04-01
Fixed bug with visitors that want an item only one time
hannibal2
2023-03-29
+ Money Per Hour now shows NPC Price instead of Sell Offer price when on iron...
hannibal2
2023-03-28
Fixed coins per copper display in SkyMall not showing when some items are not...
hannibal2
2023-03-23
Added the coin price in the visitor items needed list
hannibal2
2023-03-23
Fixed money per hour not loading sometimes
hannibal2
2023-03-19
Fixed icon lightning
hannibal2
2023-03-19
Added item scaling to farming contest timer
hannibal2
2023-03-04
Fixed garden visitor problems with mushroom, enchanted cactus green, enchante...
hannibal2
2023-03-03
Code cleanup.
hannibal2
2023-03-02
Hopefully fixed getMultiplier for the last time
hannibal2
2023-03-02
Preparations
hannibal2
2023-02-27
Fixed crash bc of changed NEU Repo name for Jack o' Lantern (Thx jani)
hannibal2
2023-02-26
Start fixing gui rendering logic.
hannibal2
2023-02-25
Fixed problem reading numbers over 999, and added golden carrot support
hannibal2
2023-02-25
Fixed jack o lantern price
hannibal2
2023-02-25
Using caches and jack o lantern fix.
hannibal2
2023-02-25
Show cause of error when NEU's ItemResolutionQuery fails.
hannibal2
2023-02-24
Using neu's isVanilla method.
hannibal2
2023-02-24
Showing item icon in visitor item need list.
hannibal2
2023-02-24
Used new neu method.
hannibal2
2023-02-24
Using the newest version of neu.
hannibal2
2023-02-17
More Garden features around Visitor.
hannibal2
2023-01-20
Add items to line renderer. Used for reputationHelper.
hannibal2