aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-07-10Add red highlight for expired ordersRime
2024-07-10Bazaar Helper initial commitRime
2024-07-09Merge pull request #811 from Emirlol/egg-finder-fixAaron
Fix EggFinder highlight not being removed upon new egg spawn
2024-07-09Merge pull request #826 from Mininoob46/masterAaron
Same formatting in features
2024-07-09Make ordered waypoints' waypoint type configurable by the global waypoint ↵Rime
config (#825)
2024-07-09Update FEATURES.mdMininoob46
2024-07-09Update README.mdMininoob46
2024-07-09updated Readme.mdMininoob46
2024-07-08Fix discord announcement not including minecraft version (#821)Kevin
2024-07-08Merge pull request #817 from Emirlol/fix-pet-slot-textKevin
Fix PetLevelAdder working incorrectly in the sea creatures guide
2024-07-08Multiply npc price tooltip by the amount of items in the sack (#782)Rime
2024-07-08Merge pull request #781 from BigloBot/Craft-Cost-TooltipKevin
Add Craft Cost Tooltip
2024-07-08Merge pull request #751 from Emirlol/more-efficient-mayor-checkKevin
Schedule mayor cache ticking to the next year rather than every 20 mins
2024-07-08Merge pull request #718 from viciscat/equipment-viewerKevin
Equipment in inventory
2024-07-06Better sack support ignmccullagh
2024-07-06feedback2nmccullagh
2024-07-06Refactor retry bit shiftKevin
2024-07-06Clean up code after rebaseRime
2024-07-06Fix scheduled time being early spring 1st rather than late spring 27thRime
Also adds more robust handling of get request failures
2024-07-06Change mayor ticking to calculate the time of the next election and schedule ↵Rime
for that
2024-07-05rift and more async idkviciscat
2024-07-05Literally choose any other line to put itKevinthegreat
2024-07-05add exception handling for null casesnmccullagh
2024-07-05Fix equipment initialization and refactor tooltip renderingKevinthegreat
2024-07-05schedule cache invalidation with price updates, and with config changesnmccullagh
2024-07-05add a 30s persistent cachenmccullagh
2024-07-05Migrate to setup gradle (#768)Kevin
2024-07-05Jerry timer (#748)Rime
2024-07-05Merge pull request #747 from olim88/Dojo-helperKevin
Dojo helper
2024-07-05Fix DisciplineTestHelper heldId NPEKevinthegreat
2024-07-05clean code and implement requested changesolim
2024-07-04Update README.md (#819)Rime
Change version from 1.20.6 to 1.21
2024-07-05Add nullability annotations to the rest of `ItemUtils` and fix 2 unnecessary ↵Rime
null checks I couldn't stop myself.
2024-07-04Change the pet detection logic to use `ItemUtils#getItemId` insteadRime
2024-07-04hasStackviciscat
2024-07-04mhmviciscat
2024-07-03Create lol_us.jsonYasin
2024-07-03start replacing slots with normal renderingviciscat
2024-07-03private constructor realviciscat
2024-07-03yeaviciscat
2024-07-03stop the slot invasionviciscat
2024-07-03equipment in inventoryviciscat
2024-07-02Update ItemUtils.javaviciscat
finish the sentence lol
2024-07-02Fix PetLevelAdder working incorrectly in the sea creatures guideRime
2024-07-01Fix wrong icon being shown when the player has enough gems to instantly ↵Rime
upgrade (#814)
2024-07-01fix conflict hopefullyolim
2024-07-01clean ping codeolim
2024-07-01Revert "Fix glow colors"olim
This reverts commit 6ba6c22dadcf412e79c88a28841a340fdb64f51b.
2024-07-01Fix glow colorsolim
for some reason the mob glow colour is now BGR
2024-07-01fix bad use of ping packetolim