aboutsummaryrefslogtreecommitdiff
path: root/src/main
AgeCommit message (Collapse)Author
2024-07-04mhmviciscat
2024-07-03Create lol_us.jsonYasin
2024-07-03start replacing slots with normal renderingviciscat
2024-07-03private constructor realviciscat
2024-07-03yeaviciscat
2024-07-03stop the slot invasionviciscat
2024-07-03equipment in inventoryviciscat
2024-07-02Update ItemUtils.javaviciscat
finish the sentence lol
2024-07-02Fix PetLevelAdder working incorrectly in the sea creatures guideRime
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-07-01lets not assume 1 outputnmccullagh
2024-07-01Fix timer scheduling for SkyblockTimeRime
2024-06-30Actually fix it this timeRime
2024-06-30Remove the development environment branch from the isInLocation methods (#810)Rime
2024-06-30Add completed commission highlight (#797)Vricken
2024-06-30Merge pull request #752 from kevinthegreat1/more-tipsKevin
Refactor and add more tips
2024-06-30Merge pull request #738 from UpFault/NucleusWaypointsKevin
Nucleus waypoints