Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-12 | meta: Fix Bazaar Price Warning showing 1.2541234E7 instead of a formatted ↵ | jani270 | |
price (#1092) | |||
2024-04-12 | Add in-game updater (#1050) | Linnea Gräf | |
Co-authored-by: IRONM00N <64110067+IRONM00N@users.noreply.github.com> | |||
2024-04-12 | Fix kaboom in sacks page (#1088) | CalMWolfs | |
2024-04-12 | Fix skill experience detection (#1085) | Linnea Gräf | |
2024-04-11 | Add new Glacite Tunnel Gemstone Waypoints (#1082) | Linnea Gräf | |
2024-04-11 | Add hex overpay warning (#1072) | Linnea Gräf | |
Co-authored-by: Lulonaut <lulonaut@lulonaut.dev> | |||
2024-04-11 | Fix forge overlay not working when empty forges are hidden (#1079) | Linnea Gräf | |
2024-04-10 | Add tab list tutorial (#1014) | Linnea Gräf | |
Co-authored-by: Lulonaut <lulonaut@lulonaut.tech> | |||
2024-04-01 | Add warning when using incorrect NEU api proxy (#1070) | Linnea Gräf | |
2024-03-27 | Add Community Projects support to Countdown Calculator (#1068) | Erymanthus | RayDeeUx | |
Community Projects support. (Why?) | |||
2024-03-12 | add price source and sorting buttons to /pv sack page (#1039) | Lulonaut | |
* add price source and sorting buttons to /pv sack page * Change default price source and make the buttons behave similarly * apply suggestions | |||
2024-02-13 | Fix crash when parsing bestiary/trophy fish data (#1018) | Lulonaut | |
2024-01-23 | Hide OldSBMenu and PetOverlay while being in the rift (#1008) | jani270 | |
* feat: Hide OldSBMenu and PetOverlay while being in the rift * Update src/main/java/io/github/moulberry/notenoughupdates/miscfeatures/PetInfoOverlay.java Co-authored-by: Linnea Gräf <nea@nea.moe> * change: == to .equals --------- Co-authored-by: Linnea Gräf <nea@nea.moe> | |||
2024-01-19 | Add crash recovery page to PV (#999) | Linnea Gräf | |
* Add crash recovery page to PV * Add warning for missing auth token | |||
2024-01-04 | Fix bestiary migration check for newly created profiles (#986) | Lulonaut | |
2023-12-31 | Changed gatherJacobData to a regex and fixed a NFE (#980) | jani270 | |
* Fixed cleanSpecialChars not working Co-Authored-By: hannibal2 <24389977+hannibal002@users.noreply.github.com> * Changed logic of gatherjacobdata and fixed #808 Co-Authored-By: hannibal2 <24389977+hannibal002@users.noreply.github.com> * Removed unused import * Moved Pattern outside gatherJacobData * Made the regex more explicit. --------- Co-authored-by: hannibal2 <24389977+hannibal002@users.noreply.github.com> | |||
2023-12-29 | Fixes: Countdown Calculator (#985) | Erymanthus[#5074] | (u/)RayDeeUx | |
* smaller change: add NEU prefix to /warp dessert | |||
2023-12-26 | Migrating pv to v2 endpoint (#939) | jani270 | |
Co-authored-by: efefury <69400149+efefury@users.noreply.github.com> Co-authored-by: Lulonaut <lulonaut@lulonaut.tech> | |||
2023-12-26 | Added null check for bestiary and moved the files (#982) | jani270 | |
2023-12-26 | Add more custom icons to neu custom todos (#956) | Linnea Gräf | |
2023-12-26 | migrate pronoundb integration to new api version (#964) | Lulonaut | |
2023-12-14 | Added option to show skymall perk outside of mining islands and fixed ↵ | jani270 | |
skymall showing the wrong perk (#965) * Fixed Skymall showing wrong perk * Added option to show skymall perk outside of mining islands * Fixed upsi | |||
2023-11-29 | Made MiningOverlay SkyMall preview work in Crystal Hollows (#958) | jani270 | |
2023-11-28 | Some misc changes (more in commit messages) (#957) | jani270 | |
2023-11-26 | Fix doubletyping in custom todos on bad operating systems (#937) | Linnea Gräf | |
2023-11-11 | Fixes: Countdown Calculator Improvements (#923) | Erymanthus[#5074] | (u/)RayDeeUx | |
2023-11-04 | Feature: Sacks page in pv (#891) | CalMWolfs | |
* sacks in pv * fix formatting * a bit more formatting * change location to make more sense * suggested changes * change colour * add coloured tooltips * remove some more magic numbers | |||
2023-11-02 | Add custom TODOs (#870) | Linnea Gräf | |
Co-authored-by: Lulonaut <lulonaut@lulonaut.tech> | |||
2023-10-30 | Show hint for people who dont know that they need to turn on optifine (#905) | Linnea Gräf | |
2023-10-28 | Added logging to repo error popup (#904) | NopoTheGamer | |
Made the repo error log what file is missing | |||
2023-10-18 | Add calculator precision option (#882) | Linnea Gräf | |
* Add calculator precision option * Fix loading of minecraft classes from some tests | |||
2023-10-06 | Remove legacy API keys from the code base (#862) | Lulonaut | |
Co-authored-by: nopo <nopotheemail@gmail.com> | |||
2023-10-06 | Cleanup: Refactor for naming conventions (#856) | Walker Selby | |
2023-10-06 | Code Cleanup: Remove unused imports (#858) | Walker Selby | |
2023-10-02 | Add game directory to crash reports (#847) | NopoTheGamer | |
* added /neudevtest crash * Add game directory to crash reports | |||
2023-10-02 | Moul Config (#814) | Linnea Gräf | |
* Moul Config * Bump version * Fix IQ test and oneconfig * Add version to title * Fix NPE * Fix merge | |||
2023-09-29 | Hover Effect for Equipment- & Pet-Display, Vanilla Cooldowns, New ↵ | Hendrik Horstmann | |
DevCommands, Improved CustomSkulls (#837) | |||
2023-09-27 | Default Armor Colour Feature (#825) | Vixid | |
2023-09-27 | Re-add join command (#821) | Linnea Gräf | |
Co-authored-by: jani270 <69345714+jani270@users.noreply.github.com> | |||
2023-09-27 | Fix museum overlay crash and bestiary page not refreshing on profile switch ↵ | Lulonaut | |
(#822) | |||
2023-08-30 | parse tab list for skill info (#780) | Lulonaut | |
Co-authored-by: nopo <nopotheemail@gmail.com> | |||
2023-08-05 | Starting to remove api key mentions from NEU (#781) | jani270 | |
* Starting to remove api key mentions from NEU * remove api key error popup * ooops --------- Co-authored-by: nopo <nopotheemail@gmail.com> | |||
2023-08-05 | Fix crash with invalid meusum data (#789) | NopoTheGamer | |
try catch crash | |||
2023-08-05 | Made a texture display for sets with 5 items (#792) | CalMWolfs | |
* fixed things with 5 in museum * fix level crash | |||
2023-08-05 | Some changes to the backup repo (#796) | CalMWolfs | |
* maybe fix the backup repo not working sometimes * change wording | |||
2023-08-05 | Removing join command and dungeon preset (#800) | jani270 | |
2023-07-21 | Use ursa-minor as API proxy (#762) | Roman / Linnea Gräf | |
* Use ursa-minor as API proxy * Allow setting a ursa server url * Make client aware of x-ursa-expires * Make profile data syncer work using legacy api * Add better header support * Add manual call functionality * Improve callUrsa to allow for raw strings * Save tokens better and add logs on http failure status codes * Remove API key requirement for PV * Make museum in pv also use ursa | |||
2023-07-20 | added lowest bin url to /neustats repo (#774) | NopoTheGamer | |
2023-07-17 | Add free rift infusion to timer (#766) | Roman / Linnea Gräf | |
2023-07-06 | Adding /neustats repo (#748) | CalMWolfs | |