aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-01-16Empty pv search bar instead of displaying error (#1002)Lulonaut
2024-01-15Fixed another crash on the rift page (#998)jani270
Co-authored-by: hannibal2 <24389977+hannibal002@users.noreply.github.com> Co-authored-by: Linnea Gräf <nea@nea.moe>
2024-01-13Fixed MinionHelper not loading slayers correctly (#1000)jani270
2024-01-13Fixed HATCCESSORY -> HATCESSORY (#1001)jani270
2024-01-13Actually fix the Concurrent Modification issue (#989)IlmarsXd
actually fix the issue
2024-01-04Fix bestiary migration check for newly created profiles (#986)Lulonaut
2024-01-04fix minion helper overlay (#988)Lulonaut
2024-01-04Fixed tuningData crash on PV (#993)jani270
2024-01-04Fixed another rift page crash (#992)jani270
2024-01-04Fix crash for old player profiles (#987)Lulonaut
2024-01-04Only show jungle axe/treecap overlay if not on cooldown (#981)alexia
2023-12-31Item list: Option to open wiki in browser (#990)Obsidian
Option to open wiki in browser
2023-12-31Changed 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-30Bump NEU to 20103 (#991)jani270
2023-12-29Fixes: Countdown Calculator (#985)Erymanthus[#5074] | (u/)RayDeeUx
* smaller change: add NEU prefix to /warp dessert
2023-12-26Reformated code in Crystal and Dwarven Overlay (#977)jani270
Co-authored-by: hannibal2 <24389977+hannibal002@users.noreply.github.com>
2023-12-26Migrating 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-26Fix AOTV overlay not working (#976)Linnea Gräf
2023-12-26Fixed multiple errors in the TrophyReward Overlay (#983)jani270
2023-12-26Added null check for bestiary and moved the files (#982)jani270
2023-12-26Search AH/BZ key searches now pets only and fix ench book search (#978)jani270
2023-12-26Added slug pet support to the fishing timer (#979)jani270
Co-authored-by: hannibal2 <24389977+hannibal002@users.noreply.github.com>
2023-12-26Add more custom icons to neu custom todos (#956)Linnea Gräf
2023-12-26migrate pronoundb integration to new api version (#964)Lulonaut
2023-12-23Fixed ConcurrentModificationException in Texture Manager (#974)IlmarsXd
* Fixed ConcurrentModificationException in Texture Manager caused by other mods and NEU loading a player on a different thread * Change comment * Add more info about issue
2023-12-22Update security file (#975).NopoTheGamer
* Deprecate 2.0.0 in SECURITY * Update discord ticket information
2023-12-19Add Platinum and Diamond brackets to the inJacobsContest check (#972)Taoshi
Update FarmingSkillOverlay.java
2023-12-14Added spray cooldown preview (#961)jani270
* Added spray cooldown preview * Change around some if statements for better performance, also fixed the config description being wrong lol --------- Co-authored-by: nopo <nopotheemail@gmail.com>
2023-12-14Added 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-12-14Update API URL to v2 (#966)jani270
2023-12-14Fixed ItemCooldowns not working with bingonimbus (#967)jani270
2023-12-14Added option for old cooldowns (#968)jani270
Co-authored-by: nopo <nopotheemail@gmail.com>
2023-12-14Hopefully fixed 2 rift page crashes (#971)jani270
2023-12-01Fixed 2 crashes in pv (#963)jani270
2023-11-29Made MiningOverlay SkyMall preview work in Crystal Hollows (#958)jani270
2023-11-29Fixed Unique Rune show in DevPane (#959)jani270
2023-11-29Bump NEU version (#960)jani270
2023-11-28Some misc changes (more in commit messages) (#957)jani270
2023-11-27Green maxed Trophy Fish progress (#954)hannibal2
mark green if maxed Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2023-11-25fix lily weight (#946)kr45732
* fix lily weight * pee poo
2023-11-26Fix doubletyping in custom todos on bad operating systems (#937)Linnea Gräf
2023-11-26Fixed crash with grubber_stacks (#947)jani270
2023-11-26Fixed crash on levels page because people dont have objectives (#948)jani270
2023-11-26Fixed 2 crashes with abiphone (#949)jani270
2023-11-26Hopefully fixed 2 kuudra crashes (#950)jani270
2023-11-26Fixed Levelpage crash because of no kuudra comps (#952)jani270
2023-11-22Added garden to bestiary data (#938)jani270
2023-11-19Add Dessert Secret (#933)Walker Selby
2023-11-18Fix crash when accessory bag is empty in pv (#925)NopoTheGamer
2023-11-15Fix crash when quitting with ch chest highlighted (#932)Vixid
Clear highlightedBlocks on world unload instead