Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
fix mod thinking auction errored if the item is only on bin
|
|
|
|
Co-authored-by: nea <romangraef@gmail.com>
Co-authored-by: nea <nea@nea.moe>
Co-authored-by: Roman / Linnea Gräf <roman.graef@gmail.com>
Co-authored-by: nopo <nopotheemail@gmail.com>
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
|
|
Co-authored-by: Vixid <52578495+Vixid1@users.noreply.github.com>
|
|
Co-authored-by: Vixid <52578495+Vixid1@users.noreply.github.com>
|
|
till (#635)
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
|
|
|
|
* should work :tm:, probably breaks other mods, needs to be added to /neurename gui
* Improved compatibility with other mods probably
* Added a text box to /neurename
* Polish up everything
* Fix skulls have durability bar
* Should be everything finished
* add support for metadata and skulls rendering properly
* Made gui look nice
* fix leather not being coloured while moving it
* Fixed normal helmets not rendering
* fix pumpkin not showing overlay
* Fixed skulls showing as null by default on most other items
* added support to randomize the subitems with ":?"
* Add support for custom armour besides the head
* move custom armour function
* code dupe glitch
* A small sign in the permanent fight against duplication of code.
* clear cache on world unload
---------
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
|
|
|
|
* fixed experiments saying it's available when the wrong time is reached
* NPC Buy limit timer part 1
* Cookie buff now gains more accurate info
* scrapped accurate god potion
* small tweaks
* fix stupid mistakes I made
* fixed commissions never being recognized as completed
* Quest timer now shows how many quests are uncompleted
* added cookie menu as place to test for cookie buff
* accept review changes, add .intern to container name
* proper formatting hopefully
* restrict checking quest progress to crimson isle
* fix election candidates counting as CI quests
* paul's name twice whoops, formatting fixes
* Merge pull request #2 from Plantterror/master
* Fixed an NPE
|
|
* change location to use array
* move overlays to separate methods
* early returns
* move getting nbt to its own method
* move overlays to their own methods
* dont do expensive thing 4 times in a row
* fix the crash
|
|
|
|
|
|
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
|
|
|
|
|
|
|
|
|
|
Show magical power at accessory bag in skyblock menu.
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
|
|
* Added Preset Delete Warning
* Fixed copyright
|
|
* Fix private island overlays not showing in garden
* Added builders ruler overlay
* Added scythe overlay
* doube plantl
* added HOE_OF_GREATEST_TILLING support
|
|
google null pointer exception
|
|
Co-authored-by: Lulonaut <lulonaut@tutanota.de>
|
|
|
|
* Added Sky Mall to Dwarven Overlay.
* Made SkyBlockTime a data object.
* Added color to names and display item per different perk variant.
* Added daySuffix support for days greater 10.
* Data classes have a copy method already.
* Green color does not work.
* Fixed a bug in monthName.
* Add Unit Tests and make use of Instant
* Fixed Sky Mall overlay showing in crystal hollows.
* 11st
12nd
13rd
---------
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
Co-authored-by: nea <nea@nea.moe>
Co-authored-by: nopo <nopotheemail@gmail.com>
|
|
* Rename .java to .kt
* hotm rework.
* Moved class to kotlin directory.
* Removed debug.
* Support for maxed out levels.
* Fun fact of the day: Developer waste more time on the name of a variable than actual coding.
* default is 0
---------
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
|
|
`CacheResult` should in theory have either a `file != null` a `future !=
null` or be `disposed`. Apparently this invariant of `CacheResult` is
either being violated somewhere, or the `synchronized` blocks arent as
synchronized as id hoped they were. In fact, `dispose()` does not even
delete the file, so i can really only see this happening because the
first `synchronized` block that writes the file and the second
`synchronized` block that reads from the file hold the same lock.
I have no idea how this would happen, but hopefully this fixes it (since
the dispose didn't have a threading issue reported so far, i feel more
confident leaving the .deleteOnExit in there, but I'm also wrapping any
potential IOExceptions during access, because I am just so confused how
the internal state was broken.
|
|
Fixed Calendar Buttons not working and special category showing some not existing tooltips
|
|
|
|
|
|
* Pet overlay progress hider, pet item moved and /neudevtest value <value>
* Bingo has already enough to do.
* Typo.
* Revert "Typo."
This reverts commit b4a1c385e0c410b1e111797b8d39e7ff64b09ef5.
* Revert "Bingo has already enough to do."
This reverts commit 6e004d2d65dff47ea3bee5c5789cb725724df6ed.
* Dynamically used best position for the pet icons (yes, both) and the distance between the two pet tests.
* I hate debugs.
---------
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
|
|
* ApiUtil: Add cache with per request timeout and per class histogram
* MinionHelper: Only load minion helper data when needed
* Api: Make api response processing more async.
* Lower cache for /pv to 30 seconds and rename cacheDuration to max age
* Disk cache for the API
|
|
* Workaround for IndexOutOfBoundsException in NEUOverlay
* -1 line
---------
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
|
|
i dont know why it was set to repo
|
|
* Print api errors in console.
* No reason not to just append.
* Censor API Key
---------
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
Co-authored-by: nea <nea@nea.moe>
|
|
|
|
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
|
|
* Added old SkyBlock Menu.
* Execution!
* Add cache.
* Bingo has already enough to do.
* Typo.
* Revert "Typo."
This reverts commit b4a1c385e0c410b1e111797b8d39e7ff64b09ef5.
* Revert "Bingo has already enough to do."
This reverts commit 6e004d2d65dff47ea3bee5c5789cb725724df6ed.
* I am lazy.
* The map is lazy too.
* Hypixel moving features behind paywall.
* Add red text to the setting too.
* SEALED
* Fixed Booster Cookie checks. Reworked CookieWarning, kept same logic but accidentally added profile switch support.
* /trades does not require booster cookie.
* Allowing middle clicks (and any other mouse click combination)
---------
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
|
|
* Added Highest Wave completed to Kuudra stats in pv
* Revert "Added Highest Wave completed to Kuudra stats in pv"
This reverts commit 83f78a9815f9d9c682dd5e452e001d853fd78922.
* Resolves Frozen Treasure Highlighter thinking pets are treasures. (I hope)
* Fixes bug with empty tag compounds
---------
Co-authored-by: Vixid <52578495+vixid1@users.noreply.github.com>
|
|
* Bingo has already enough to do.
* Typo.
* Realization: Century Cakes exist.
* I added back cakes, so I removed them back from the list of features …
* Default enabled.
|
|
Co-authored-by: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com>
|
|
Co-authored-by: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com>
|
|
|
|
higher (#596)
|
|
|
|
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
|
|
durability bar disabled (#595)
|