aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2023-01-12Bonzo Mask Durability Cooldown (#531)Vixid
2023-01-11Optional Oneconfig support (#401)Roman / Linnea Gräf
2023-01-11Fix skin downloads on some older java versions (#537)Roman / Linnea Gräf
2023-01-05Replace help button with button to toggle inventory searching (#539)NopoTheGamer
* add button to toggle search mode * Its a bit better Co-authored-by: jani270 <jani270@gmx.de>
2023-01-03Hotkeys for wardrobe slots (#494)NopoTheGamer
* Hotkeys for wardrobe slots, e.g when in the wardrobe, pressing 1 will select the first wardrobe slot * fix wardrobe keybinds not updating * fix up some stuff * i suppose * I should learn more kotlin * considered
2023-01-03Meet Your New Dungeon Group Members in Seconds! (#529)hannibal2
* This feature allows players to view the profile of another player who has joined their dungeon group through the party finder by hovering and clicking on the chat message announcing the player's arrival. * regex on top * Constants stay upper the case. Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2023-01-01Some PV Cleanup (#520)Walker Selby
* Remove Unused Import "org.luaj.vm2.ast.Str" Add final keyword in various places, creating slight performance increases * Refactoring, Error Prevention, and Duplicate Code Simplification Rename "stats" declared in line 1723 to "playerStats" to avoid hiding the "stats" field declared at line 648. Rename "passiveStats" declared in line 1723 to "passivePlayerStats" to avoid hiding the "passiveStats" field declared at line 649. Rename "networth" declared in line 939 to "playerNetworth" to avoid hiding the "networth" field declared at line 650. Rename "networth" declared in line 910 to "soopyNetworthData" to avoid hiding the "networth" field declared at line 650. soopyNetworthData Change if check to "isEmpty" rather than size() > 0 Add function getAuctionPriceHelper to increase readability and decrease duplicate code Replaced null with Empty Collections in some cases, to make caller logic simpler Remove commented code for Catacombs in skilltoSkillDesiplayMap Merge if statementes with their enclosing if statements, as they were unnecessarily nested. * Redefine petRarityToNumMap and skillToSkillDisplayMap as ImmutableMaps rather than HashMap and LinkedHashMap respectively due to their immutable nature. * Fix typo in SkyCrypt capilization Add final to some variables for improved performance.
2022-12-31fix current xp showing above max xp for level 100 (#515)NopoTheGamer
2022-12-31Fixed better containers flashing white for a few ticks (#524)NopoTheGamer
2022-12-31Fix daily powder resetting at the wrong time (#518)NopoTheGamer
2022-12-31fix farming overlay accordion not working in item overlays (#530)NopoTheGamer
2022-12-31Probably fixing the cookie buff timer problem (#527)hannibal2
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Co-authored-by: nopo <nopotheemail@gmail.com>
2022-12-31show neu nw if soopy doesn't work (#532)efefury
2022-12-28Issue with "god pot" in Todo list resolved (#521)hannibal2
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2022-12-27Craft cost price calculation improved (#511)hannibal2
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2022-12-27explain better how to use colour codes in /neurename (#526)NopoTheGamer
explain better how to use colour codes
2022-12-27Fix aucion profit taking too much tax (#525)NopoTheGamer
1% tax added for auctions collected above 1M coins
2022-12-26No More Guessing - Find Out Exactly How Much Time is Left in Star Cult ↵hannibal2
Events (#513) Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2022-12-26set combat overlay to be off by default (#523)NopoTheGamer
2022-12-25Fix total kills, deaths not being reset on profile switch (#512)GodOfPro
Override the reset cache
2022-12-25PetLeveling: return stub exp ladder on misformed repo data (#508)Roman / Linnea Gräf
2022-12-24fix "an" where should be "a" (#516)NopoTheGamer
2022-12-24allow coin ingredients with decimal places (#506)Lulonaut
2022-12-24Fixed total highest waves being included in total runs (#509)GodOfPro
2022-12-24Fix NullPointerException in ItemTooltipRngListener (#510)heyngra
2022-12-23fix farming overlay showing the wrong skill sometimes (#500)NopoTheGamer
2022-12-23Gui element scale (#485)NopoTheGamer
2022-12-23RepoEditing: Allow opening files in the external editor (#487)Roman / Linnea Gräf
2022-12-22[TRIVIAL] "Fixed" smallest neu bug in history (#505)jani270
(wanna know what else is small)
2022-12-22Merge pull request #501hannibal2
* ArrayIndexOutOfBoundsException * just change the condition to >= instead of ==
2022-12-22Merge pull request #502hannibal2
* maxed stats are green
2022-12-22PetLeveling: Fix non legendary pets being able to be leveled above 100 (#499)Roman / Linnea Gräf
2022-12-21Added essence shop tooltip to pv (#488)NopoTheGamer
2022-12-18Sh (#496)jani270
2022-12-13Fix open in skycrypt button not working on linux with some jdks (#490)NopoTheGamer
2022-12-12Added Highest Wave completed to Kuudra stats in pv (#489)Vixid
2022-12-11Add Frozen Treasure Highlighter (#477)heyngra
2022-12-09Katting (#447)Roman / Linnea Gräf
Co-authored-by: nea <romangraef@gmail.com> Co-authored-by: nea <roman.graef@gmail.com> Co-authored-by: nea <nea@nea.moe> Co-authored-by: nea <romangraef@loves.dicksinhisan.us> Co-authored-by: nea <roman.graef@grb-online.net> Co-authored-by: nea <hello@nea89.moe> Co-authored-by: nea <roman.graef@stud.tu-darmstadt.de>
2022-12-09Make MinionHelper show North Stars without a price (#482)heyngra
fixes https://github.com/NotEnoughUpdates/NotEnoughUpdates/issues/472
2022-12-09Fix mining overlay not update while chat is opened (and more) (#481)heyngra
Fixes undefined
2022-12-08FairySouls: Fix first click not being detected (#480)Roman / Linnea Gräf
2022-12-07show wither essence in /pv (#466)Lulonaut
2022-12-07Fix inventory backpack keybind not working without unrelated option (#468)Lulonaut
2022-12-07Disable wither cloak overlay when creepers are gone (#473)Lulonaut
2022-12-07Do not bail out from finding profiles after finding main profile (#474)Roman / Linnea Gräf
Fixes https://github.com/NotEnoughUpdates/NotEnoughUpdates/issues/452
2022-12-02Fix ZipError not being caught (#469)Roman / Linnea Gräf
2022-12-01Do not ask the for an itemid when saving recipes (#470)Roman / Linnea Gräf
2022-11-28Added Overlaystyle option to powder grinding tracker (#448)jani270
Co-authored-by: nopo <nopotheemail@gmail.com>
2022-11-28Added settings for Fallen Star and Powder Ghast Waypoints (#451)jani270
* Added settings for Fallen Star and Powder Ghast Waypoints * I suggest the wording 'at the location' in these sentences. Less repeating 'of's.
2022-11-27Update SlayerOverlay.java (#450)littlebroto1