aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-08-13Added timer till shared inquisitors will despawn and hide the waypoint after ↵hannibal2
75 seconds.
2023-08-13additional descriptionhannibal2
2023-08-13Fixed sea creature timer not working on barnhannibal2
2023-08-13Merge pull request #384CarsCupcake
* Fishing util additions
2023-08-13Merge pull request #382HiZe_
* Inventory name detection
2023-08-13Merge pull request #381CalMWolfs
* round down in composter * Using NEUInternalName in MinionCraftHelper SkyHanniTestCommand
2023-08-13Fixed typo in /shtestcomposter error message (#385)Obsidian
2023-08-13Fixed feature that replaces the sack stitched lore message (ty hypixel)hannibal2
2023-08-13Storing directly into the storage for FrozenTreasureTrackerhannibal2
2023-08-100.20 Beta 6hannibal2
2023-08-10formatting .md fileshannibal2
2023-08-10Merge pull request #379HiZe_
* removed unused function format3 in NumberUtil * removed toInt and toBoolean in LorenzUtils
2023-08-10Code cleanuphannibal2
2023-08-10Merge pull request #377CalMWolfs
* message * just for the people who cannot read
2023-08-10Removed check of Y coord to see if player is in mist (#374)HiZe_
Co-authored-by: superhize <superhize@gmail.com>
2023-08-10Code cleanuphannibal2
2023-08-10Merge pull request #373appable
Shark fish counter now counts twice for Double hook.
2023-08-10Code cleanuphannibal2
2023-08-10Merge pull request #372NetheriteMiner
* Add Harp Numbers
2023-08-10Better Clipboard (#378)hannibal2
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2023-08-10using NEUInternalName in ChestValuehannibal2
2023-08-10small typohannibal2
2023-08-10typohannibal2
2023-08-10Merge pull request #348HiZe_
* Chest Value
2023-08-10Fixed crash in Copy NBT datahannibal2
2023-08-10fixed NEUInternalNamehannibal2
2023-08-10Reading/writing farming armor drops directly from and to confighannibal2
2023-08-10Using NEUInternalName in CollectionStephannibal2
2023-08-10code cleanuphannibal2
2023-08-09RUne display now shows always if sack display is enabled.hannibal2
2023-08-09code cleanuphannibal2
2023-08-09Using NEUInternalName for all bazaar data caseshannibal2
2023-08-09Using NEUInternalName in even more classeshannibal2
2023-08-09Using NEUInternalName in more classeshannibal2
2023-08-09Using NEUInternalName in CropAccessoryhannibal2
2023-08-09Changing internalName to getInternalName_old, and getInternalName_new to ↵hannibal2
internalName
2023-08-09Using NEUInternalName in CollectionAPIhannibal2
2023-08-09Using NEUInternalName in GardenVisitorFeatureshannibal2
2023-08-09replaced internalname.from to asInternalNamehannibal2
2023-08-09Using NEUInternalName in EstimatedItemValuehannibal2
2023-08-09code cleanuphannibal2
2023-08-09Using NEUInternalName in slayer profit trackerhannibal2
2023-08-09bringing the future of NEUInternalName a bit closer to realityhannibal2
2023-08-09fixed error messages with runes.hannibal2
2023-08-090.20 Beta 5hannibal2
2023-08-09Fixed king talisman helper showing wrong order.hannibal2
2023-08-09code cleanuphannibal2
2023-08-09Merge pull request #371HiZe_
Fixed bestiary display not working sometimes.
2023-08-08Fixed "trying to parse 0 to roman number"hannibal2
2023-08-08Fix typo (#369)buthed010203