Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2024-07-01 | add config options | olim | |
add config options to toggle each helper for the dojo | |||
2024-07-01 | add control test helper and clean more code | olim | |
2024-07-01 | make it so all block updates are recived | olim | |
this fixes swiftness and mastery solver | |||
2024-07-01 | fix formatting and add some comments | olim | |
2024-07-01 | clean up and fix force test | olim | |
when mob is hit in force reset timer | |||
2024-07-01 | add force test helpder | olim | |
add helper for the force test. unsure if timer is correct. sometimes last to long? | |||
2024-07-01 | fix tenacity helper | olim | |
rework tenacity helper to use particals to work out randomness and fix to be mainly accurate | |||
2024-07-01 | simplify code | olim | |
do not bother trying to work out exact block as it seems to be random | |||
2024-07-01 | add tenacity helper | olim | |
added helper for tenacity however there seems to be randomness so can not highlight block its going to hit | |||
2024-07-01 | add masteryTest helper | olim | |
create helper for the mastery challenge | |||
2024-07-01 | add swiftness helper | olim | |
works but for some reason some block updates are not sent to the function so sometimes dose not update | |||
2024-07-01 | initial commit | olim | |
detection of when the player is in the dojo and the helper for the discipline is implemented | |||
2024-07-01 | lets not assume 1 output | nmccullagh | |
2024-07-01 | Fix timer scheduling for SkyblockTime | Rime | |
2024-06-30 | Actually fix it this time | Rime | |
2024-06-30 | Remove the development environment branch from the isInLocation methods (#810) | Rime | |
2024-06-30 | Add completed commission highlight (#797) | Vricken | |
2024-06-30 | Merge pull request #752 from kevinthegreat1/more-tips | Kevin | |
Refactor and add more tips |