Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-11 | fixed gui scale for rendering filter hover (thanks again ThexXTURBOXx) | Lorenz | |
2022-09-11 | please join the efefury was right foundation | Lorenz | |
2022-09-11 | fix big bug | Lorenz | |
2022-09-11 | renamed filterEnabled | Lorenz | |
2022-09-11 | added debugplayer command to test other players view of the minion helper | Lorenz | |
2022-09-11 | fixing eman requirement (workaround for wrong repo names) | Lorenz | |
2022-09-09 | show api error message | Lorenz | |
2022-09-09 | code cleanup | Lorenz | |
2022-09-09 | bigger arrow page numbers | Lorenz | |
2022-09-09 | fixed tooltips scaling with gui scale properly | ThexXTURBOXx | |
2022-09-08 | Merge branch 'master' into minion_helper_2 | Lorenz | |
# Conflicts: # src/main/java/io/github/moulberry/notenoughupdates/core/util/StringUtils.java # src/main/java/io/github/moulberry/notenoughupdates/overlays/MiningOverlay.java # src/main/java/io/github/moulberry/notenoughupdates/profileviewer/ExtraPage.java | |||
2022-09-08 | Fix 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-08 | 0.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-08 | double 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-08 | Add 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-07 | neuitemedtior revert (#259) | efefury | |
2022-09-07 | todo and forge with tab (#255) | hannibal2 | |
2022-09-05 | Update SECURITY.md (#258) | Adam | |
Hi! My understanding is that this table should say that that less than 2.0 is not supported but 2.1.x and 2.0.x is supported. Otherwise there should be a new line in the table for pre 2.0, yes? | |||
2022-09-04 | Hypixel handles line breaks very oddly | Lorenz | |
2022-09-04 | I like regex | Lorenz | |
2022-09-04 | additional code cleanup | Lorenz | |
2022-09-04 | Code cleanup (also the latest commit message has missing open brackets, ↵ | Lorenz | |
sorry, I'll ask github to change this manually) | |||
2022-09-04 | changed one mine so that efefury is happy) | Lorenz | |
2022-09-04 | added support for decimal numbers | Lorenz | |
2022-09-04 | merges from master | Lorenz | |
2022-09-03 | Use english grammar lol (#253) | Roman / Linnea Gräf | |
* Use english grammar lol * Update config.yml | |||
2022-09-03 | Disable issues and replace them with a link to moulberrys discord (#252) | Roman / Linnea Gräf | |
* Create config.yml * Delete bug_report.md | |||
2022-09-01 | Warn 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-31 | fixed itemeditor (#248) | efefury | |
and cool bestiary page changes | |||
2022-08-28 | Fix dungeon profit not properly updating (#247) | Roman / Linnea Gräf | |
2022-08-26 | fixed /apinew bug (#242) | hannibal2 | |
* fixed /apinew bug * send warning when sending a potential wrong /api new command | |||
2022-08-26 | Fix for 1006832334638678057/1011342800840839298 (#246) | Ascynx | |
returns an empty string to avoid the mod crashing when the drop chance doesn't exist | |||
2022-08-26 | Of course you have pronouns in pv (#234) | Roman / Linnea Gräf | |
2022-08-24 | Neuah save search (#243) | hannibal2 | |
* saving the last search in neuah * default enabled * saving jani's desk | |||
2022-08-23 | Fix Crash in Navigation.java (#244) | hannibal2 | |
2022-08-21 | misc dungeon profit changes (#240) | efefury | |
2022-08-20 | enchanting book name remapping (#237) | Roman / Nea | |
* enchanting book name remapping (omg remapping, minecraft obfuscation reference) * Fix gui resetting | |||
2022-08-20 | removing 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-20 | more friendly drop chance format (#231) | hannibal2 | |
2022-08-19 | Skill overlay example strings (#235) | Lulonaut | |
* Fix Skill Overlay example strings * typing is hard | |||
2022-08-20 | Make be level show without island selected (#228) | NopoTheGamer | |
Co-authored-by: jani270 <jani270@gmx.de> | |||
2022-08-19 | Dumb 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-17 | Probably 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-17 | fix the 'missing repo data' warning (#230) | hannibal2 | |
2022-08-16 | code cleanup | Lorenz | |
2022-08-16 | Fix 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-16 | changed format for coins in overlay | Lorenz | |
2022-08-16 | moved tablist logic from mining overlay into seperate utils class, used ↵ | Lorenz | |
tablist data to calculate pelts while on barn island, prefer this data over api data | |||
2022-08-16 | added number to stuff with amount of 1 | Lorenz | |
2022-08-16 | auto reloading the api data every 3 minutes | Lorenz | |