aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-06emi-testnmccullagh
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
2024-07-01update to 1.21olim
2024-07-01fix conflicts with tool-tip refactorolim
2024-07-01implement requested changesolim
use fast-utils for the hash-maps. (first time using it not 100% sure its done right)
2024-07-01clean importsolim
2024-07-01add isInCrimson functionolim
2024-07-01improve stamina helperolim
make it box the whole hole instead of each block inside of it
2024-07-01smooth text in force heperolim
use smoothed cameraPos for the render possition so it stays in same place reltive to zomibe
2024-07-01fix control helperolim
make it actually based off ping and not just how long the games has been open and change the line to a block outline
2024-07-01add ping measure and improve masteryolim
mastery now counts down to when to release the bow
2024-07-01improve control helperolim
re work how the control helper works to give a smother and hopefully more accurate guess of where to aim
2024-07-01fix importolim
2024-07-01refactor and comment codeolim
2024-07-01add helper for staminaolim
add higlighting of holes in walls for stanima chalange
2024-07-01remove formatting for start_message regex and just strip the messageolim
2024-07-01fix to align with new configolim
2024-07-01fix not being able to attack mobs outside of dojoolim