aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-01-19Make use of new collections api in collectionspagepvlevelnea
2023-01-16not finishedefefury
hgdt<
2023-01-16Merge pull request #9 from romangraef/pvlevelefefury
2023-01-16ughidontwannafigureouthowtousethisnea
2023-01-16Kuudra Party PV (#556)hannibal2
* Added kuudra party join message clickable support. * Typo. Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2023-01-15Really big Bazaar change (#549)hannibal2
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2023-01-13No more final changes (#538)hannibal2
prevent offline pv crashes Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2023-01-13Add nopos xdg-open link opener to vanilla GUIs (#542)Roman / Linnea Gräf
2023-01-13PetLeveling: Allow for defining custom level offsets for pets (#534)Roman / Linnea Gräf
2023-01-12Changed Fishing Timer from 30 to 20 seconds (#547)jani270
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-042023 jumpscare (#540)NopoTheGamer
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.
2023-01-01Added new patch notes (#536)jani270
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-22Move to gradle version 7.6 (#493)Sam
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