aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-07-30moved all of repo logic into api classLorenz
2022-07-30moved all of api logic into api classLorenz
2022-07-30moved requirements logic into single classLorenz
2022-07-30moved price calculation logic into single classLorenz
2022-07-30removed debugLorenz
2022-07-30add support for minion data by apiLorenz
2022-07-30add support for profile switchingLorenz
2022-07-30fixed internal problems with data loading orderLorenz
2022-07-30coop support and auto register new collectionLorenz
2022-07-30updating overlay when finding new minions in inventoryLorenz
2022-07-30edited designLorenz
2022-07-30edited designLorenz
2022-07-30design changeLorenz
2022-07-30add support for disabled collection apiLorenz
2022-07-30completely reformatted the hover designLorenz
2022-07-29support for old or broken repo dataLorenz
2022-07-29fixed slayer errorLorenz
2022-07-29better explanationLorenz
2022-07-29using average item price instead of lowest binLorenz
2022-07-29adding support for minion upgrade chat messageLorenz
2022-07-29Merge branch 'NotEnoughUpdates:master' into minion_helper_2hannibal2
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-28first test of minion stuffLorenz
2022-07-28init minion stuffLorenz
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