aboutsummaryrefslogtreecommitdiff
path: root/src/main/java
AgeCommit message (Collapse)Author
2024-07-07fix highlights and coloursnmccullagh
2024-07-07Hardcode Golden Dragon Egg cause its not in NEU Reponmccullagh
2024-07-07int2objectmapcauseyepnmccullagh
2024-07-07like this Monsieur Aaron?nmccullagh
2024-07-06I'm not too bad myself. Had family over this week which was quite nicenmccullagh
2024-07-06fine and youviciscat
2024-07-06nothing to see herenmccullagh
2024-07-06fix z stacking issues with rarity and tooltipnmccullagh
2024-07-06few more changesnmccullagh
2024-07-06some changesnmccullagh
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-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
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-30Remove the development environment branch from the isInLocation methods (#810)Rime
2024-06-30Add completed commission highlight (#797)Vricken