| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
* Added a command to set api key
* Fixed total powder count in pv
|
|
fixed npe in /pv with no aguments
|
|
|
|
|
|
|
|
Co-authored-by: Lulonaut <lulonaut@tutanota.de>
|
|
* Fix Soopy Networth
* Add api cache clear command
|
|
* scrolling
* Reverse scrolling
* change trophy fish pv page to use the same tooltip system as the rest of the pv pages
* Added the ability to use neu's tooltips instead of vanilla
* Move config option
* Add support for the custom tooltips
* Fixed equipment overlay breaking
* Fixed some guis going no
* Use a new arraylist instead of modifying the old one (achievments)
* fix merge conflict
---------
Co-authored-by: nopo <nopotheemail@gmail.com>
|
|
|
|
|
|
|
|
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
|
|
|
|
google null pointer exception
|
|
|
|
* ApiUtil: Add cache with per request timeout and per class histogram
* MinionHelper: Only load minion helper data when needed
* Api: Make api response processing more async.
* Lower cache for /pv to 30 seconds and rename cacheDuration to max age
* Disk cache for the API
|
|
|
|
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
|
|
|
|
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
|
|
|
|
Fixes https://github.com/NotEnoughUpdates/NotEnoughUpdates/issues/584
|
|
* ughidontwannafigureouthowtousethis
* not finished
hgdt<
* Make use of new collections api in collectionspage
* final commit HOPEFULLY
* fix infer v1
* fix mithril powder going over cap
my beloved
* Formatting :thumbsup:
* More Formatting :thumbsup:
important
* ea sports
its in the game
* maybe fix cache
* change location of weight and networth and config option for weght
requested by alea
* Fix jump at CAP powder
* Code formatting and deleted unused variables.
* Used KUUDRA_TIERS array from CrimsonIslePage in SlayingTaskLevel.
* Used SLAYERS array from PROFILEVIEWER in SlayingTaskLevel.
* Intellij Code Cleanup.
* revert fun things
Please efe put formatting in another PR.
* fix issues
idk
* Import fixes and formatting. And an unnecessary empty space in 2.1.1 for jani.
* fix nea issue
---------
Co-authored-by: nea <nea@nea.moe>
Co-authored-by: jani270 <jani270@gmx.de>
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
|
|
|
|
prevent offline pv crashes
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
|
|
|
|
* 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.
|
|
|
|
Override the reset cache
|
|
|
|
* maxed stats are green
|
|
|
|
|
|
|
|
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>
|
|
|
|
Fixes https://github.com/NotEnoughUpdates/NotEnoughUpdates/issues/452
|
|
Co-authored-by: nopo <nopotheemail@gmail.com>
|
|
Co-authored-by: nopo <nopotheemail@gmail.com>
|
|
|
|
* Made a profile viewer page for Crimson Isle information.
* Changed Black dojo rank to have dark gray colour, so it's readable.
* Fixed NullPointerExceptions for missing data
* Tried to use ItemResolutionQuery but Nea said this is fine
* Added Hostile and Unfriendly faction thresholds
* don't recreate helper objects in every render tick
* Formatted the class and put drawMageReputation and drawBarbarianReputation into a single function
* Last commit broke with players with no selected faction. This fixes it
Co-authored-by: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com>
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
|
|
Made the abicase give the extra powder
|
|
|
|
|
|
Co-authored-by: nopo <nopotheemail@gmail.com>
|