aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-08-09adding >2.1b support for custom ah (#214)hannibal2
2022-08-09prerelease changes (#215)jani270
2022-08-09The old dungeon map (#213)aidn5
* Apply basic fix to dungeon map offset * return the old neu map * bugfix: detect entrance floor * ratio * add back setting Co-authored-by: nopo <noahogno@gmail.com>
2022-08-09fixed some collection int limit display problems in pv collection page (#207)hannibal2
2022-08-09fixed formatting in bazaar sacks profit and abiphone warning (#209)hannibal2
2022-08-08hours of my life wasted on one small thing (#211)kr45732
2022-08-07Calculations (#204)hannibal2
* add support for calculations in neu searchbar * moved calculation in search bar into own class * saving one line out of 3k lines * brackets change everything
2022-08-07Bazaar Sacks (#206)hannibal2
* adding bazaar sacks profit * using english number format * I feel like people could forget so I made it show insta sell price by default Co-authored-by: nopo <noahogno@gmail.com>
2022-08-07add toggle to hide buttons while in experimentation table (#205)hannibal2
2022-08-07added chili pepper collection (#203)hannibal2
2022-08-07added abiphone warning (#202)hannibal2
2022-08-05Add weight to pv (#201)kr45732
* Finished senither weight * Fixed lily weight * move file and add senither weight * Impl weight * Remove unnecessary stuff * undo nw change * fix stuff * Update 2.1.md * why on earth would you do this 🙂 Co-authored-by: nopo <noahogno@gmail.com>
2022-08-05Pv hide offline location (#200)hannibal2
* hide location text "unknown" in pv page when the player is offline * fixed the pr Co-authored-by: nopo <noahogno@gmail.com>
2022-07-31Support for older skytils versions (#199)hannibal2
* rarity coloring support for older skytils versions * fixed hiding stack trace when skytils is not found (only showing when refactor logic itself fails)
2022-07-30changed float to double and int to long in GuiPriceGraph (#198)hannibal2
2022-07-29changed int to long and float to double in item price logic (#197)hannibal2
2022-07-29fix essence parsing on items that don't need other items (#195)Lulonaut
2022-07-26Added power stone feature (#194)hannibal2
Co-authored-by: Lorenz <ESs95s3P5z8Pheb>
2022-07-21Misc trophy fish page changes (#190)hannibal2
* Added the description for trophy fish from the repo to the tooltip on the /pv page https://prnt.sc/Kl0WeH2zkFQ9 * Added the progression of the individual trophy tiers so far on the profile viewer page * fixed a NPE when the item is not available in the repo Co-authored-by: Lorenz <ESs95s3P5z8Pheb>
2022-07-20Added trophy reward overlay (#192)hannibal2
* added trophy reward overlay * (hopefully) fixed infer "no crash" ~ jani * fix efe code Co-authored-by: Lorenz <ESs95s3P5z8Pheb> Co-authored-by: nopo <noahogno@gmail.com>
2022-07-16fixed magic power (#187)NopoTheGamer
* fixed magic power * I feel like this is an important change * fix location * added support for trade money signs
2022-07-16No more daily + fixed trigger (#189)jani270
2022-07-16Use left to right association order (#188)Roman / Nea
2022-07-14Various fixes regarding finalizing the release ig (#186)Roman / Nea
* Fix Sign calc not aligning properly with the GuiEditSign * "Fix" official wiki rendering. This one didnt receive extensive testing, but so far it works * Update notification changes * Dont reset the config lol
2022-07-12calculate tooltip offset (#181)Lulonaut
* calculate offset * consistency
2022-07-12Added sound for 30s fishing timer (#184)jani270
* Added sound for 30s fishing timer * move code and play sound only once * remove seconds check Co-authored-by: Lulonaut <lulonaut@tutanota.de>
2022-07-12Add Craft Cost to Trade Window (#185)Futuremappermydud
* Add Craft Cost to Trade Window * Allow Vanilla items whoops
2022-07-11SignCalculator use decimal points in rendered text (#182)Futuremappermydud
* SignCalculator use decimal points in rendered text this was really bugging me * Update /neucalc
2022-07-11ah profit cool gui display (#178)efefury
Co-authored-by: Lulonaut <lulonaut@tutanota.de> Co-authored-by: nopo <noahogno@gmail.com>
2022-07-07Added bestiary tab to pv (#177)NopoTheGamer
* some progress - missing be mobs from crimson and dungeons * fix id's * works :tm: * working mobs levels (for hub and island because lazy * idk seems right * Added bestiary texture, fixed name bug, added changelog i hope i didnt mess up anything. * i did smth * use 2.1.md from master because yes * L europe * Finished be tab * hi im just putting it here because too lazy to open a pr for this k, thanks bye * unbelievable * fix crash * fix crash with old repo * stfu infer * europe wins * l o n g Co-authored-by: jani270 <jani270@gmx.de>
2022-07-07Added a calculator (#180)Roman / Nea
* Added a calculator * Remove stuff * also add t * Update Misc.java * On by default * add x for multiplication, fixed - not working and quick math solver Co-authored-by: nopo <noahogno@gmail.com>
2022-07-05Merge pull request #179Lulonaut
* magical power * major flaw * rarity
2022-06-30cookie bug (v2) (#175)Lulonaut
2022-06-28A few changes (#176)jani270
2022-06-25Fix Unable to locate a logging implementation error during CompileTest (#174)CraftyOldMiner
2022-06-23move infer around (#173)Roman / Nea
2022-06-22i love commas man (#170)efefury
* i love commas man commas underrated * changed locale ok nea
2022-06-22fairy crash (#171)Lulonaut
2022-06-22bug fixes (#172)Lulonaut
* yikes * cookie warning * better wording in docs * edit items in parent that are the bounds of the item list * totalCount not updating when not present * unplayable * comment? * outdated repo notification * more notification * crash * more crash * cookie bug
2022-06-16added colours to fishing tab (#166)NopoTheGamer
* Added color background to the back of the fishing tab * Fixed missing enchants not working with shiny items * added my name to everything i had done in 2.1.md cos idk why i didnt before
2022-06-16equipment npe (#168)Lulonaut
2022-06-16Run infer on every PR (#169)Roman / Nea
2022-06-13fix star selection (#167)2stinkysocks
fix star selection (#167)
2022-06-12fixed skill avg (#165)NopoTheGamer
* :clueless: surely social2 level should be part of skill avg * rename equipment hud
2022-06-12Only level 100 option in ah search overlay (#160)Lulonaut
2022-06-11added social and equipment to pv (#158)NopoTheGamer
* Added equippment to pv * not working :thumn up :trollface: * working i think * i forgot * 2.1md gaming * Fixing offset i think? * Rename social_xp -> social * thank you hy pixel for making equipemnt in a different order to armoru Co-authored-by: jani270 <jani270@gmx.de> Co-authored-by: jani270 <69345714+jani270@users.noreply.github.com> Co-authored-by: kr45732 <52721908+kr45732@users.noreply.github.com>
2022-06-11Trophy Fishing Tab (#163)efefury
* trophy fishing cool stuff Co-Authored-By: jani270 <69345714+jani270@users.noreply.github.com> * noob * yep bugs: - not uploading when swapping profiles - while hovering over lowest slot, left skulls have light issue Co-Authored-By: jani270 <69345714+jani270@users.noreply.github.com> * change when switching profiles * things lighting bugs add trophy page to pageLayout on startup disable dungeon map on startup * map message * 🤡 but ok Co-authored-by: IRONM00N <64110067+IRONM00N@users.noreply.github.com> * i hate you iron Co-authored-by: jani270 <69345714+jani270@users.noreply.github.com> Co-authored-by: Lulonaut <lulonaut@tutanota.de> Co-authored-by: IRONM00N <64110067+IRONM00N@users.noreply.github.com>
2022-06-11Add more .github files (#162)IRONM00N
added `CODE_OF_CONDUCT.md`, `SECURITY.md`, and `SUPPORT.md` moved `CONTRIBUTING.md` to .github updated `README.md` added some of my files to `CODEOWNERS`
2022-06-11Updating the DG cape (#164)Raid34
* Delete dg.png * Delete dg_preview.png * Add files via upload
2022-06-09fix license badge redirectIRONM00N