aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/io/github/moulberry/notenoughupdates/profileviewer/trophy/TrophyFishPage.java
AgeCommit message (Collapse)Author
2024-02-13Fix crash when parsing bestiary/trophy fish data (#1018)Lulonaut
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-12-01Fixed 2 crashes in pv (#963)jani270
2023-11-27Green maxed Trophy Fish progress (#954)hannibal2
mark green if maxed Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2023-06-23Various rift related changes (#724)Roman / Linnea Gräf
2023-06-08PV Overhaul (#708)kr45732
Co-authored-by: Lulonaut <lulonaut@tutanota.de>
2023-04-04Scrollable Tooltips a la text line removal. (#613)Roman / Linnea Gräf
* 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>
2023-03-04I hate FontRenderer. (#612)hannibal2
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2022-10-21Fix fish related crash (#387)NopoTheGamer
2022-10-20Trophy Fish Total Count (#338)Vixid
* Added trophy fish total count to each trophy fish. Also formatted the numbers for readability. * Removed double brackets. Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2022-10-10Set everyones branch back to master (#348)NopoTheGamer
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2022-08-11PV Refactoring (#212)kr45732