aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-12-22Fix AOTV overlay not workingaotvLinnea Gräf
also refactor a lot of this code into individual methods.
2023-12-19Add Platinum and Diamond brackets to the inJacobsContest check (#972)Taoshi
Update FarmingSkillOverlay.java
2023-12-14Added spray cooldown preview (#961)jani270
* Added spray cooldown preview * Change around some if statements for better performance, also fixed the config description being wrong lol --------- Co-authored-by: nopo <nopotheemail@gmail.com>
2023-12-14Added option to show skymall perk outside of mining islands and fixed ↵jani270
skymall showing the wrong perk (#965) * Fixed Skymall showing wrong perk * Added option to show skymall perk outside of mining islands * Fixed upsi
2023-12-14Update API URL to v2 (#966)jani270
2023-12-14Fixed ItemCooldowns not working with bingonimbus (#967)jani270
2023-12-14Added option for old cooldowns (#968)jani270
Co-authored-by: nopo <nopotheemail@gmail.com>
2023-12-14Hopefully fixed 2 rift page crashes (#971)jani270
2023-12-01Fixed 2 crashes in pv (#963)jani270
2023-11-29Made MiningOverlay SkyMall preview work in Crystal Hollows (#958)jani270
2023-11-29Fixed Unique Rune show in DevPane (#959)jani270
2023-11-29Bump NEU version (#960)jani270
2023-11-28Some misc changes (more in commit messages) (#957)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-11-25fix lily weight (#946)kr45732
* fix lily weight * pee poo
2023-11-26Fix doubletyping in custom todos on bad operating systems (#937)Linnea Gräf
2023-11-26Fixed crash with grubber_stacks (#947)jani270
2023-11-26Fixed crash on levels page because people dont have objectives (#948)jani270
2023-11-26Fixed 2 crashes with abiphone (#949)jani270
2023-11-26Hopefully fixed 2 kuudra crashes (#950)jani270
2023-11-26Fixed Levelpage crash because of no kuudra comps (#952)jani270
2023-11-22Added garden to bestiary data (#938)jani270
2023-11-19Add Dessert Secret (#933)Walker Selby
2023-11-18Fix crash when accessory bag is empty in pv (#925)NopoTheGamer
2023-11-15Fix crash when quitting with ch chest highlighted (#932)Vixid
Clear highlightedBlocks on world unload instead
2023-11-11Add banned imports (#924)Linnea Gräf
2023-11-11Fixes: Countdown Calculator Improvements (#923)Erymanthus[#5074] | (u/)RayDeeUx
2023-11-10Remove AbiphoneWarning and fix AbiphoneFavourites lore placement (#919)Lulonaut
2023-11-10Fix: Update Class Average logic to prevent "false" average >= 50 (#921)Walker Selby
2023-11-10Fix AccessoryBagOverlay not moving neu buttons (#920)Lulonaut
2023-11-10use java arrays not scala (#922)CalMWolfs
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-11-04Added dungeon equipment to the armor filter in the item list (#918)jani270
2023-11-04Catch gson exception (#912)Colin Wong
2023-11-02Add custom TODOs (#870)Linnea Gräf
Co-authored-by: Lulonaut <lulonaut@lulonaut.tech>
2023-10-30Show hint for people who dont know that they need to turn on optifine (#905)Linnea Gräf
2023-10-30Make Cake Timer in todo overlay reset when eating a refreshment cake (#911)Linnea Gräf
Fixes #907
2023-10-28Add rotating drops to mob loot. (#906)Linnea Gräf
2023-10-28Added logging to repo error popup (#904)NopoTheGamer
Made the repo error log what file is missing
2023-10-28Fixed Sky Mall perk lore on the PV Hotm Page (#908)jani270
2023-10-28Add dungeon requirements to essence upgrade lore (#893)Lulonaut
2023-10-28Add starred bones to the bones overlay (#909)NopoTheGamer
2023-10-27Fix "+" not being added for pet replacements properly (#890)Lulonaut
2023-10-26Fixed Goblin Killer lore on the HotmPage (#902)jani270
2023-10-25Update Luck of the Cave lore. (#896)Isaiah
2023-10-23Fix chat symbols in click to pv (#892)NopoTheGamer
fix symbols in pv chat
2023-10-20Fix enchanted books not working with bz keybind (#886)Lulonaut
* Fix enchanted books not working with bz keybind Extracts the book name from the lore of the item. Then searches directly with /bz since enchanted books can't be in the auction house * Change method for detecting books to displayname
2023-10-20Feature: CountdownCalculator (collab with @nea89o) (#874)Erymanthus[#5074] | (u/)RayDeeUx
* COUNTDOWNCALCULATOR IS COMING HOME * COUNTDOWNCALCULATOR IS COMING HOME LESGO * condense labels * fix compile * fix compile (ty nopo) + fix mismatch in .kt class * remove timezone * consistency with nopo's changes * prevent empty lines from being added to neucal * remove seconds, fix math for calendaroverlay.java * shen label mayhaps? * attempt to fix calculation errors * bloody fuckoing hell * ok this *SHOULD* fix everything * rm debug msgs * add ampm back to ampx format overlay * forogt what the emdyhmas format was * rm useless conditional --------- Co-authored-by: nopo <nopotheemail@gmail.com>
2023-10-20Fix drop chance in mob loot (#887)Lulonaut
Removes the cast to int, therefore adding back the decimal point to chances that require it (e.g. 40%)
2023-10-19Pv bestiary (#884)Madeleaan