Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-10 | Whoops, missed one | Rime | |
2024-07-10 | Add secondary highlighting color scheme to BazaarHelper | Rime | |
2024-07-10 | Add @Language annotation where necessary | Rime | |
2024-07-10 | Add red highlight for expired orders | Rime | |
2024-07-10 | Bazaar Helper initial commit | Rime | |
2024-07-09 | Merge pull request #811 from Emirlol/egg-finder-fix | Aaron | |
Fix EggFinder highlight not being removed upon new egg spawn | |||
2024-07-09 | Make ordered waypoints' waypoint type configurable by the global waypoint ↵ | Rime | |
config (#825) | |||
2024-07-08 | Merge pull request #817 from Emirlol/fix-pet-slot-text | Kevin | |
Fix PetLevelAdder working incorrectly in the sea creatures guide | |||
2024-07-08 | Multiply npc price tooltip by the amount of items in the sack (#782) | Rime | |
2024-07-08 | Merge pull request #781 from BigloBot/Craft-Cost-Tooltip | Kevin | |
Add Craft Cost Tooltip | |||
2024-07-08 | Merge pull request #718 from viciscat/equipment-viewer | Kevin | |
Equipment in inventory | |||
2024-07-06 | Better sack support ig | nmccullagh | |
2024-07-06 | feedback2 | nmccullagh | |
2024-07-05 | rift and more async idk | viciscat | |
2024-07-05 | add exception handling for null cases | nmccullagh | |
2024-07-05 | Fix equipment initialization and refactor tooltip rendering | Kevinthegreat | |
2024-07-05 | schedule cache invalidation with price updates, and with config changes | nmccullagh | |
2024-07-05 | add a 30s persistent cache | nmccullagh | |
2024-07-05 | Jerry timer (#748) | Rime | |
2024-07-05 | Merge pull request #747 from olim88/Dojo-helper | Kevin | |
Dojo helper | |||
2024-07-05 | Fix DisciplineTestHelper heldId NPE | Kevinthegreat | |
2024-07-05 | clean code and implement requested changes | olim | |
2024-07-04 | Change the pet detection logic to use `ItemUtils#getItemId` instead | Rime | |
2024-07-04 | hasStack | viciscat | |
2024-07-04 | mhm | viciscat | |
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 | 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 | 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 | 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 | |