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
/
NEUItems.kt
Age
Commit message (
Expand
)
Author
2023-07-01
No more getItemStack() crashes hopefully (#276)
CalMWolfs
2023-06-28
Merge pull request #258
CalMWolfs
2023-06-22
Fixed the error message with HEMOVIBE not found in NEU Repo
hannibal2
2023-06-10
Fixed non bazaar items + wisp ice flavored water not working
hannibal2
2023-06-09
Added time per copper (#222)
CalMWolfs
2023-05-29
Fortune guide - Mostly done (#160)
CalMWolfs
2023-05-11
Added support for lower case names and common typos in /shtrackcollection
hannibal2
2023-05-10
Fixed bazaar item detection problems for some items
hannibal2
2023-05-08
Trevor features and solver (#92)
CalMWolfs
2023-05-06
Fixed Chat peek activating while inside a sign gui
hannibal2
2023-04-30
Removed neu item caches that caused memory leaks
hannibal2
2023-04-30
Added an item stack -> internal name cache, fixing performance problems in rn...
hannibal2
2023-04-28
REGEX
hannibal2
2023-04-22
moved more neu logic into single class
hannibal2
2023-04-21
added useful stuff
hannibal2
2023-04-16
Fixed bazaar detection with turbo books again
hannibal2
2023-04-15
code cleanup
hannibal2
2023-04-15
removed bazaar update timer
hannibal2
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