aboutsummaryrefslogtreecommitdiff
path: root/src/main
AgeCommit message (Collapse)Author
2022-09-11cleaned up neu overlay (#241)efefury
* made equipment overlay own class lmk if there's any bugs * fix infer (i think) * fuck infer * First refactoringering * Fix more stuff * itemlisting * NEU 3.0 release notes * fixed nea bug https://imgur.com/a/Sg3iw74 * whitespace * fixed equipment overlay not working ? and caching * nopoing idk what im doing * FHJNX GHD trwsmokürtsew tze jiozterdgjjiüzetr jipztr * Revert "FHJNX GHD" This reverts commit 24eceba3db5e500be296f5a96412bd8b95647a22. * Revert "nopoing" This reverts commit bee07cb98f8b9672c2e1bc192c6c3e5ae8b02b95. * Revert "fixed equipment overlay" This reverts commit b15376f934a738900e2dd98efdb0d4a7ec131dfa. * idk i think this works maybe * ??? ????????? * no more black lines * equipment cache * Fix lag with optifine and removal of unused field. Removed onMouseClick as it was triggered more than once per tick when optifine is installed. Removed tooltipsToDisplay field (as it was replaced by a local variable). * this should be true by default to keep old behaviour * itemList now doesn't close when clicking the searchbar itemList will now only close when searchMode is triggered. * Infer moment hoping this doesn't trigger it. Co-authored-by: nea <romangraef@gmail.com> Co-authored-by: Lulonaut <lulonaut@tutanota.de> Co-authored-by: Ascynx <78341107+Ascynx@users.noreply.github.com> Co-authored-by: nopo <noahogno@gmail.com> Co-authored-by: Ascynx <miaoum2128@gmail.com> Co-authored-by: Roman / Linnea Gräf <roman.graef@gmail.com> Co-authored-by: Lorenz <lo.scherf@gmail.com>
2022-09-09Fix item resolution query crashing on some enchant books (#262)Roman / Linnea Gräf
2022-09-09fixed jani thing (#260)efefury
Co-authored-by: Lorenz <lo.scherf@gmail.com>
2022-09-08Fix Collections display getting very unresponsive after some time (#261)Nico Mexis
* Update Gradle wrapper properly * Fix Collections display getting very unresponsive after some time
2022-09-080.14 - Finished :) (#233)hannibal2
Co-authored-by: nopo <noahogno@gmail.com> Co-authored-by: jani270 <69345714+jani270@users.noreply.github.com> Co-authored-by: Ascynx <78341107+Ascynx@users.noreply.github.com> Co-authored-by: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com> Co-authored-by: Lulonaut <lulonaut@tutanota.de>
2022-09-08double bazaar fun and cleanup stuff (#257)hannibal2
* support for showing bazaar prices smaller than 0 and cleanup in ItemPriceInformation * only showing comma when price < 5 * format changes * change the format for dungeon profit too
2022-09-08Add item ids to Books in more places (#256)Roman / Linnea Gräf
* Add item ids to Books in more places Add item ids to Enchanted Books in the Bazaar and in the Experimentation Table. Add ItemResolutionQuery as a new way to query items and item ids. Co-authored-by: romangraef <roman.graef@gmail.com> * Update 2.1.md * Infer found a bug that already existed before. * add support for animated crab hats Co-authored-by: hannibal00212 <24389977+hannibal00212@users.noreply.github.com> Co-authored-by: nopo <noahogno@gmail.com>
2022-09-07neuitemedtior revert (#259)efefury
2022-09-07todo and forge with tab (#255)hannibal2
2022-09-01Warn on invalid forge configs (and crash on 1.19 cause java is a bitch and i ↵Roman / Linnea Gräf
dont want to write a custom tweaker to load jar in jars, even tho i totally could, it would just not be very practical) (#236) * warning * Also warn on fabric * also work on forge * Fix grammar issue
2022-08-31fixed itemeditor (#248)efefury
and cool bestiary page changes
2022-08-28Fix dungeon profit not properly updating (#247)Roman / Linnea Gräf
2022-08-26fixed /apinew bug (#242)hannibal2
* fixed /apinew bug * send warning when sending a potential wrong /api new command
2022-08-26Fix for 1006832334638678057/1011342800840839298 (#246)Ascynx
returns an empty string to avoid the mod crashing when the drop chance doesn't exist
2022-08-26Of course you have pronouns in pv (#234)Roman / Linnea Gräf
2022-08-24Neuah save search (#243)hannibal2
* saving the last search in neuah * default enabled * saving jani's desk
2022-08-23Fix Crash in Navigation.java (#244)hannibal2
2022-08-21misc dungeon profit changes (#240)efefury
2022-08-20enchanting book name remapping (#237)Roman / Nea
* enchanting book name remapping (omg remapping, minecraft obfuscation reference) * Fix gui resetting
2022-08-20removing the warnings in the lore in the mob loot recipe gui from neu mod ↵hannibal2
when the chance from the repo does not meet simple percentage formatting (#239)
2022-08-20more friendly drop chance format (#231)hannibal2
2022-08-19Skill overlay example strings (#235)Lulonaut
* Fix Skill Overlay example strings * typing is hard
2022-08-20Make be level show without island selected (#228)NopoTheGamer
Co-authored-by: jani270 <jani270@gmx.de>
2022-08-19Dumb bugs (#232)hannibal2
* fixing experimentation solver * fixing neu buttons not resetting properly after disabling trophy reward overlay or accessory bag overlay * fixed ah overlay
2022-08-17Probably fixing Lag spikes (#229)hannibal2
* using method getOpenChestName instead of field lastOpenContainerName * probably fixing lag spikes in power stone stats display * using new getOpenChestName in EnchantingSolvers
2022-08-17fix the 'missing repo data' warning (#230)hannibal2
2022-08-16Fix pets crashes (#226)kr45732
* fix some stuff maybe * Boulberry Bushing * spam jani logs * maybe fix sob * more spam * does dat fix anytihnkgMjl * more spam (real) * ae
2022-08-14added antialiasing to the warning (#227)Sam
* awesome commit * why did i spend time on this
2022-08-13quiver info in pv (#210)Lulonaut
Co-authored-by: nopo <noahogno@gmail.com> Co-authored-by: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com>
2022-08-13i forgot to make a pr :skull: (#220)NopoTheGamer
* https://cdn.discordapp.com/attachments/832652653292027904/998120255245262848/unknown.png * added repo warning toggle
2022-08-13Update lily weight (#224)kr45732
2022-08-12Chatting (#221)NopoTheGamer
2022-08-12Boulberry bush (#222)kr45732
* boulberry bush * fun * more spam * pain * big brain * efficient * chatting * aeaeaeaeae * coding * pain * more spam * code
2022-08-11Autoupdate (#191)Roman / Nea
Co-authored-by: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com>
2022-08-11Etherwarp (#216)hannibal2
2022-08-11add an faq (#217)NopoTheGamer
2022-08-11PV Refactoring (#212)kr45732
2022-08-11display name (#219)hannibal2
2022-08-10Added support for skytils rarity in equipment overlay (#218)jani270
2022-08-09adding >2.1b support for custom ah (#214)hannibal2
2022-08-09prerelease changes (#215)jani270
2022-08-09The old dungeon map (#213)aidn5
* Apply basic fix to dungeon map offset * return the old neu map * bugfix: detect entrance floor * ratio * add back setting Co-authored-by: nopo <noahogno@gmail.com>
2022-08-09fixed some collection int limit display problems in pv collection page (#207)hannibal2
2022-08-09fixed formatting in bazaar sacks profit and abiphone warning (#209)hannibal2
2022-08-07Calculations (#204)hannibal2
* add support for calculations in neu searchbar * moved calculation in search bar into own class * saving one line out of 3k lines * brackets change everything
2022-08-07Bazaar Sacks (#206)hannibal2
* adding bazaar sacks profit * using english number format * I feel like people could forget so I made it show insta sell price by default Co-authored-by: nopo <noahogno@gmail.com>
2022-08-07add toggle to hide buttons while in experimentation table (#205)hannibal2
2022-08-07added chili pepper collection (#203)hannibal2
2022-08-07added abiphone warning (#202)hannibal2
2022-08-05Add weight to pv (#201)kr45732
* Finished senither weight * Fixed lily weight * move file and add senither weight * Impl weight * Remove unnecessary stuff * undo nw change * fix stuff * Update 2.1.md * why on earth would you do this 🙂 Co-authored-by: nopo <noahogno@gmail.com>