aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/io/github/moulberry/notenoughupdates/profileviewer/InventoriesPage.java
AgeCommit message (Collapse)Author
2024-07-18Add Page Number to /pv Storage Pages (#1249)J10a1n15
2024-05-17Add tooltip in pv tabs and cookie buff to pv (#1173)Phoebe
Co-authored-by: SeRaid <77941535+SeRaid743@users.noreply.github.com>
2024-05-04Remove backpack fix (#1149)NopoTheGamer
2024-04-30Fix wardrobe and ec pages being wrong (#1122)NopoTheGamer
2024-04-23Fix 4 and 5 row backpacks having wrong order in pv (#1110)NopoTheGamer
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-11-04Feature: Sacks page in pv (#891)CalMWolfs
* sacks in pv * fix formatting * a bit more formatting * change location to make more sense * suggested changes * change colour * add coloured tooltips * remove some more magic numbers
2023-10-09Add tuning stats to /pv (#872)Madeleaan
2023-06-08PV Overhaul (#708)kr45732
Co-authored-by: Lulonaut <lulonaut@tutanota.de>
2023-03-04I hate FontRenderer. (#612)hannibal2
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2023-01-31Levels page in Profile Viewer (#562)efefury
* 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>
2022-11-02Added the extra MP that abicases give to pv (#409)NopoTheGamer
Made the abicase give the extra powder
2022-09-14show quiver even when inventory api is disabled (it shows selected arrow) (#277)NopoTheGamer
2022-09-080.14 - Finished :) (#233)hannibal2
Co-authored-by: nopo <noahogno@gmail.com> Co-authored-by: jani270 <69345714+jani270@users.noreply.github.com> Co-authored-by: Ascynx <78341107+Ascynx@users.noreply.github.com> Co-authored-by: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com> Co-authored-by: Lulonaut <lulonaut@tutanota.de>
2022-08-13quiver info in pv (#210)Lulonaut
Co-authored-by: nopo <noahogno@gmail.com> Co-authored-by: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com>
2022-08-11PV Refactoring (#212)kr45732