Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-06-26 | fixes #803 | Yasin | |
2024-06-24 | Fix Golden Stray Rabbit String (#790) | Julienraptor01 | |
2024-06-22 | Map Midas Sword and Midas staff to original ids for NEU | Aaron | |
2024-06-22 | Add missing Accept header | Aaron | |
Doesn't affect functionality, but it's more compliant with how HTTP works | |||
2024-06-22 | Update ItemStackMixin.java | Yasin | |
midas sword/staff | |||
2024-06-22 | Add documentation | Aaron | |
2024-06-20 | Fix recipe book flipping two pages at a time | Aaron | |
2024-06-20 | Apparently a pet's uuid is an optional field .-. | Aaron | |
2024-06-20 | Implement new item-specific LBIN pricing | Aaron | |
2024-06-19 | Add missing null check | Aaron | |
2024-06-18 | Use hysky redirect | Aaron | |
2024-06-18 | 10 minute resync allow time for museum cache | Aaron | |
2024-06-18 | Pet Cache | Aaron | |
2024-06-18 | Track Museum Item Donations | Aaron | |
2024-06-18 | API Authentication | Aaron | |
2024-06-18 | Fix text rendering | Aaron | |
2024-06-18 | Fix Recipe Book Crash & NEU Repo items not loading | Aaron | |
2024-06-18 | Fix dynamic registry usage and related tests | Kevinthegreat | |
2024-06-18 | 1.21 | Aaron | |
2024-06-18 | Update StatusBarsConfigScreen.java | Yasin | |
done by vic Co-Authored-By: viciscat <51047087+viciscat@users.noreply.github.com> | |||
2024-06-18 | fix and adding stuff | Yasin | |
slot text - change most of aggresive text color to more unobtrusive text color - added 4 more slot text (Your essence, essence shop, Stats Tuning, Power Stones Guide) Farming hud: - No Counter doesnt show an counter anymore commision waypoints: - still works if commision hud is turned off | |||
2024-06-16 | Fix rabbit coach being highlighted more often than it should be (#774) | Rime | |
2024-06-16 | Merge pull request #775 from SkyblockerMod/farming-price-fix | Aaron | |
Use NPC price if its higher | |||
2024-06-16 | Fix Search Overlay NPE (#778) | Kevin | |
Co-authored-by: Aaron <51387595+AzureAaron@users.noreply.github.com> | |||
2024-06-16 | Fix null crash | Kevinthegreat | |
2024-06-16 | Add JavaDocs to price text | Kevinthegreat | |
2024-06-15 | Use NPC price if its higher | Aaron | |