Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-30 | moved all of repo logic into api class | Lorenz | |
2022-07-30 | moved all of api logic into api class | Lorenz | |
2022-07-30 | moved requirements logic into single class | Lorenz | |
2022-07-30 | moved price calculation logic into single class | Lorenz | |
2022-07-30 | removed debug | Lorenz | |
2022-07-30 | add support for minion data by api | Lorenz | |
2022-07-30 | add support for profile switching | Lorenz | |
2022-07-30 | fixed internal problems with data loading order | Lorenz | |
2022-07-30 | coop support and auto register new collection | Lorenz | |
2022-07-30 | updating overlay when finding new minions in inventory | Lorenz | |
2022-07-30 | edited design | Lorenz | |
2022-07-30 | edited design | Lorenz | |
2022-07-30 | design change | Lorenz | |
2022-07-30 | add support for disabled collection api | Lorenz | |
2022-07-30 | completely reformatted the hover design | Lorenz | |
2022-07-29 | support for old or broken repo data | Lorenz | |
2022-07-29 | fixed slayer error | Lorenz | |
2022-07-29 | better explanation | Lorenz | |
2022-07-29 | using average item price instead of lowest bin | Lorenz | |
2022-07-29 | adding support for minion upgrade chat message | Lorenz | |
2022-07-29 | Merge branch 'NotEnoughUpdates:master' into minion_helper_2 | hannibal2 | |
2022-07-29 | changed int to long and float to double in item price logic (#197) | hannibal2 | |
2022-07-29 | fix essence parsing on items that don't need other items (#195) | Lulonaut | |
2022-07-28 | first test of minion stuff | Lorenz | |
2022-07-28 | init minion stuff | Lorenz | |
2022-07-26 | Added power stone feature (#194) | hannibal2 | |
Co-authored-by: Lorenz <ESs95s3P5z8Pheb> | |||
2022-07-21 | Misc 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-20 | Added 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-16 | fixed 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-16 | No more daily + fixed trigger (#189) | jani270 | |
2022-07-16 | Use left to right association order (#188) | Roman / Nea | |
2022-07-14 | Various 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-12 | calculate tooltip offset (#181) | Lulonaut | |
* calculate offset * consistency | |||
2022-07-12 | Added 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-12 | Add Craft Cost to Trade Window (#185) | Futuremappermydud | |
* Add Craft Cost to Trade Window * Allow Vanilla items whoops | |||
2022-07-11 | SignCalculator use decimal points in rendered text (#182) | Futuremappermydud | |
* SignCalculator use decimal points in rendered text this was really bugging me * Update /neucalc | |||
2022-07-11 | ah profit cool gui display (#178) | efefury | |
Co-authored-by: Lulonaut <lulonaut@tutanota.de> Co-authored-by: nopo <noahogno@gmail.com> | |||
2022-07-07 | Added 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-07 | Added 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-05 | Merge pull request #179 | Lulonaut | |
* magical power * major flaw * rarity | |||
2022-06-30 | cookie bug (v2) (#175) | Lulonaut | |
2022-06-28 | A few changes (#176) | jani270 | |
2022-06-25 | Fix Unable to locate a logging implementation error during CompileTest (#174) | CraftyOldMiner | |
2022-06-23 | move infer around (#173) | Roman / Nea | |
2022-06-22 | i love commas man (#170) | efefury | |
* i love commas man commas underrated * changed locale ok nea | |||
2022-06-22 | fairy crash (#171) | Lulonaut | |
2022-06-22 | bug 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-16 | added 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-16 | equipment npe (#168) | Lulonaut | |
2022-06-16 | Run infer on every PR (#169) | Roman / Nea | |