aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/de
AgeCommit message (Collapse)Author
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
2024-07-01add config optionsolim
add config options to toggle each helper for the dojo
2024-07-01add control test helper and clean more codeolim
2024-07-01make it so all block updates are recivedolim
this fixes swiftness and mastery solver
2024-07-01fix formatting and add some commentsolim
2024-07-01clean up and fix force testolim
when mob is hit in force reset timer
2024-07-01add force test helpderolim
add helper for the force test. unsure if timer is correct. sometimes last to long?
2024-07-01fix tenacity helperolim
rework tenacity helper to use particals to work out randomness and fix to be mainly accurate
2024-07-01simplify codeolim
do not bother trying to work out exact block as it seems to be random
2024-07-01add tenacity helperolim
added helper for tenacity however there seems to be randomness so can not highlight block its going to hit
2024-07-01add masteryTest helperolim
create helper for the mastery challenge
2024-07-01add swiftness helperolim
works but for some reason some block updates are not sent to the function so sometimes dose not update
2024-07-01initial commitolim
detection of when the player is in the dojo and the helper for the discipline is implemented
2024-06-26fixes #803Yasin
2024-06-24Fix Golden Stray Rabbit String (#790)Julienraptor01
2024-06-22Map Midas Sword and Midas staff to original ids for NEUAaron
2024-06-22Add missing Accept headerAaron
Doesn't affect functionality, but it's more compliant with how HTTP works
2024-06-22Update ItemStackMixin.javaYasin
midas sword/staff
2024-06-22Add documentationAaron
2024-06-20Fix recipe book flipping two pages at a timeAaron
2024-06-20Apparently a pet's uuid is an optional field .-.Aaron
2024-06-20Implement new item-specific LBIN pricingAaron
2024-06-19Add missing null checkAaron
2024-06-18Use hysky redirectAaron
2024-06-1810 minute resync allow time for museum cacheAaron
2024-06-18Pet CacheAaron
2024-06-18Track Museum Item DonationsAaron
2024-06-18API AuthenticationAaron
2024-06-18Fix text renderingAaron
2024-06-18Fix Recipe Book Crash & NEU Repo items not loadingAaron
2024-06-18Fix dynamic registry usage and related testsKevinthegreat
2024-06-181.21Aaron
2024-06-18Update StatusBarsConfigScreen.javaYasin
done by vic Co-Authored-By: viciscat <51047087+viciscat@users.noreply.github.com>
2024-06-18fix and adding stuffYasin
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-16Fix rabbit coach being highlighted more often than it should be (#774)Rime
2024-06-16Merge pull request #775 from SkyblockerMod/farming-price-fixAaron
Use NPC price if its higher
2024-06-16Fix Search Overlay NPE (#778)Kevin
Co-authored-by: Aaron <51387595+AzureAaron@users.noreply.github.com>
2024-06-16Fix null crashKevinthegreat
2024-06-16Add JavaDocs to price textKevinthegreat
2024-06-15Use NPC price if its higherAaron