Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-06 | Clean up code after rebase | Rime | |
2024-07-06 | Fix scheduled time being early spring 1st rather than late spring 27th | Rime | |
Also adds more robust handling of get request failures | |||
2024-07-06 | Change mayor ticking to calculate the time of the next election and schedule ↵ | Rime | |
for that | |||
2024-07-06 | emi-test | nmccullagh | |
2024-07-05 | rift and more async idk | viciscat | |
2024-07-05 | Literally choose any other line to put it | Kevinthegreat | |
2024-07-05 | add exception handling for null cases | nmccullagh | |
2024-07-05 | Fix equipment initialization and refactor tooltip rendering | Kevinthegreat | |
2024-07-05 | schedule cache invalidation with price updates, and with config changes | nmccullagh | |
2024-07-05 | add a 30s persistent cache | nmccullagh | |
2024-07-05 | Migrate to setup gradle (#768) | Kevin | |
2024-07-05 | Jerry timer (#748) | Rime | |
2024-07-05 | Merge pull request #747 from olim88/Dojo-helper | Kevin | |
Dojo helper | |||
2024-07-05 | Fix DisciplineTestHelper heldId NPE | Kevinthegreat | |
2024-07-05 | clean code and implement requested changes | olim | |
2024-07-04 | Update README.md (#819) | Rime | |
Change version from 1.20.6 to 1.21 | |||
2024-07-05 | Add nullability annotations to the rest of `ItemUtils` and fix 2 unnecessary ↵ | Rime | |
null checks I couldn't stop myself. | |||
2024-07-04 | Change the pet detection logic to use `ItemUtils#getItemId` instead | Rime | |
2024-07-04 | hasStack | viciscat | |
2024-07-04 | mhm | viciscat | |
2024-07-03 | Create lol_us.json | Yasin | |
2024-07-03 | start replacing slots with normal rendering | viciscat | |
2024-07-03 | private constructor real | viciscat | |
2024-07-03 | yea | viciscat | |
2024-07-03 | stop the slot invasion | viciscat | |
2024-07-03 | equipment in inventory | viciscat | |
2024-07-02 | Update ItemUtils.java | viciscat | |
finish the sentence lol | |||
2024-07-02 | Fix PetLevelAdder working incorrectly in the sea creatures guide | Rime | |
2024-07-01 | Fix wrong icon being shown when the player has enough gems to instantly ↵ | Rime | |
upgrade (#814) | |||
2024-07-01 | fix conflict hopefully | olim | |
2024-07-01 | clean ping code | olim | |
2024-07-01 | Revert "Fix glow colors" | olim | |
This reverts commit 6ba6c22dadcf412e79c88a28841a340fdb64f51b. | |||
2024-07-01 | Fix glow colors | olim | |
for some reason the mob glow colour is now BGR | |||
2024-07-01 | fix bad use of ping packet | olim | |
2024-07-01 | update to 1.21 | olim | |
2024-07-01 | fix conflicts with tool-tip refactor | olim | |
2024-07-01 | implement requested changes | olim | |
use fast-utils for the hash-maps. (first time using it not 100% sure its done right) | |||
2024-07-01 | clean imports | olim | |
2024-07-01 | add isInCrimson function | olim | |
2024-07-01 | improve stamina helper | olim | |
make it box the whole hole instead of each block inside of it | |||
2024-07-01 | smooth text in force heper | olim | |
use smoothed cameraPos for the render possition so it stays in same place reltive to zomibe | |||
2024-07-01 | fix control helper | olim | |
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-01 | add ping measure and improve mastery | olim | |
mastery now counts down to when to release the bow | |||
2024-07-01 | improve control helper | olim | |
re work how the control helper works to give a smother and hopefully more accurate guess of where to aim | |||
2024-07-01 | fix import | olim | |
2024-07-01 | refactor and comment code | olim | |
2024-07-01 | add helper for stamina | olim | |
add higlighting of holes in walls for stanima chalange | |||
2024-07-01 | remove formatting for start_message regex and just strip the message | olim | |
2024-07-01 | fix to align with new config | olim | |
2024-07-01 | fix not being able to attack mobs outside of dojo | olim | |