Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-26 | Merge remote-tracking branch 'origin/master' into disabledoptionsdisabledoptions | nea | |
2023-01-25 | Annotation registering (and also some comptime performance) (#554) | Roman / Linnea Gräf | |
2023-01-25 | Fixed double register of view uses or recipes (#552) | NopoTheGamer | |
* Fixed double register of view uses or recipes * ! | |||
2023-01-25 | Recipe hotkeys in experimentation table. (#568) | hannibal2 | |
Prevent recipe hotkeys (R + U) when inside the experimentation table. Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> | |||
2023-01-25 | Do not always include essence profit in Croesus overlay (#566) | Lulonaut | |
2023-01-25 | Cancel wardrobe hotkey inputs (#563) | Lulonaut | |
Co-authored-by: Lulonaut <lulonaut@tutanota.de> Co-authored-by: Roman / Linnea Gräf <roman.graef@gmail.com> | |||
2023-01-24 | nitpicking | nea | |
2023-01-22 | Fix [NEU] API is down not showing (#558) | NopoTheGamer | |
2023-01-21 | Want to Complete Commission Tasks Like a Pro? This Feature is a Must-Have (#517) | hannibal2 | |
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> | |||
2023-01-20 | UPDATE COPYRIGHT PROFILE (#565) | Lulonaut | |
2023-01-20 | Fixed Powder Checker (#561) | hannibal2 | |
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Fixes https://github.com/NotEnoughUpdates/NotEnoughUpdates/issues/560 | |||
2023-01-19 | Use a long for skils totalXP fixes #555 (#559) | Hexeption | |
2023-01-18 | Added ability to multiply pet xp gain per pet (#553) | NopoTheGamer | |
2023-01-18 | Made it so barriers appear where you are unable to slot bind to (#528) | NopoTheGamer | |
Co-authored-by: nea <romangraef@gmail.com> Co-authored-by: Lulonaut <lulonaut@tutanota.de> | |||
2023-01-18 | Fixed 2nd pet skull not rendering and breaking with custom gui scale (#551) | NopoTheGamer | |
2023-01-17 | Fix npe spam when rendering a player model in a recipe (#557) | NopoTheGamer | |
2023-01-17 | Add tooltip resizing (#543) | NopoTheGamer | |
add tooltip resizing | |||
2023-01-16 | Kuudra Party PV (#556) | hannibal2 | |
* Added kuudra party join message clickable support. * Typo. Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> | |||
2023-01-15 | Really big Bazaar change (#549) | hannibal2 | |
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> | |||
2023-01-13 | No more final changes (#538) | hannibal2 | |
prevent offline pv crashes Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> | |||
2023-01-13 | Add nopos xdg-open link opener to vanilla GUIs (#542) | Roman / Linnea Gräf | |
2023-01-13 | PetLeveling: Allow for defining custom level offsets for pets (#534) | Roman / Linnea Gräf | |
2023-01-12 | Changed Fishing Timer from 30 to 20 seconds (#547) | jani270 | |
2023-01-12 | Bonzo Mask Durability Cooldown (#531) | Vixid | |
2023-01-11 | EnforcedConfigValues: Allow filtering for mod version | nea | |
2023-01-11 | Add EnforcedConfigValues: Allow disabling options via the repo | nea | |
2023-01-11 | Optional Oneconfig support (#401) | Roman / Linnea Gräf | |
2023-01-11 | Fix skin downloads on some older java versions (#537) | Roman / Linnea Gräf | |
2023-01-05 | Replace 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-04 | 2023 jumpscare (#540) | NopoTheGamer | |
2023-01-03 | Hotkeys 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-03 | Meet 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-01 | Some 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-01 | Added new patch notes (#536) | jani270 | |
2022-12-31 | fix current xp showing above max xp for level 100 (#515) | NopoTheGamer | |
2022-12-31 | Fixed better containers flashing white for a few ticks (#524) | NopoTheGamer | |
2022-12-31 | Fix daily powder resetting at the wrong time (#518) | NopoTheGamer | |
2022-12-31 | fix farming overlay accordion not working in item overlays (#530) | NopoTheGamer | |
2022-12-31 | Probably 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-31 | show neu nw if soopy doesn't work (#532) | efefury | |
2022-12-28 | Issue with "god pot" in Todo list resolved (#521) | hannibal2 | |
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> | |||
2022-12-27 | Craft cost price calculation improved (#511) | hannibal2 | |
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> | |||
2022-12-27 | explain better how to use colour codes in /neurename (#526) | NopoTheGamer | |
explain better how to use colour codes | |||
2022-12-27 | Fix aucion profit taking too much tax (#525) | NopoTheGamer | |
1% tax added for auctions collected above 1M coins | |||
2022-12-26 | No 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-26 | set combat overlay to be off by default (#523) | NopoTheGamer | |
2022-12-25 | Fix total kills, deaths not being reset on profile switch (#512) | GodOfPro | |
Override the reset cache | |||
2022-12-25 | PetLeveling: return stub exp ladder on misformed repo data (#508) | Roman / Linnea Gräf | |
2022-12-24 | fix "an" where should be "a" (#516) | NopoTheGamer | |
2022-12-24 | allow coin ingredients with decimal places (#506) | Lulonaut | |