Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-26 | solid color option for livid | Yasin | |
I didnt get working the hovertext for quicknav because of the z height. stupid z height. I will look into that after my im back from my trip. | |||
2024-07-26 | fixes #539 #538 | Yasin | |
The logic of the livid code has been changed. The system checks whether the current color is the same as the last found livid color. The initial color is detected after the first blindness effect + 2 seconds. I also added the bounding box option for livid to make it easier to recognize the correct enemy. I changed default mob glow option to false by and bounding box option to true. | |||
2024-07-26 | Merge pull request #791 from olim88/improve-mining-waypoint | Kevin | |
Improve mining waypoint | |||
2024-07-24 | add error message when target location is to far away | olim | |
2024-07-24 | Rename slot text option to slotTextMode | Kevinthegreat | |
2024-07-22 | Apply code review | Kevinthegreat | |
2024-07-22 | Change slot text to have multiple states | Rime | |
The enum SlotTextState is very self-descriptive if you wonder what the states are | |||
2024-07-18 | EssenceShopPrice feature (#737) | UpFault | |
Added EssenceShopPrice Feature, moved concatenate methods from ChocolateFactorySolver to Utils as they most likely will be used many times Co-authored-by: Rime <81419447+Emirlol@users.noreply.github.com> Co-authored-by: Kevinthegreat <92656833+kevinthegreat1@users.noreply.github.com> | |||
2024-07-15 | implement requested changes | olim | |
2024-07-15 | adds location selection menu for share add and remove | olim | |
when the player just types add share and remove to commands without arguments bring up a menu in chat to select the location to use for that action | |||
2024-07-15 | make sure the location guess is sensible | olim | |
make sure its within 100 blocks of the players zone | |||
2024-07-15 | add options to config and translations | olim | |
add option for wishing compass to config and translations for text in it. add separate scale for crystal waypoints and commissions | |||
2024-07-15 | add remove command and consistence | olim | |
add command to remove way-point and consistence for the add and share | |||
2024-07-14 | Some fixes and some opinionated changes for the en_us lang file (#841) | Rime | |
2024-07-14 | Merge pull request #834 from Emirlol/command-changes | Kevin | |
Add some custom command argument types | |||
2024-07-14 | Merge pull request #728 from Emirlol/bazaar-highlight | Kevin | |
Bazaar Helper | |||
2024-07-14 | Refactor the reorder helper tooltip messages into translatables | Rime | |
2024-07-13 | Merge pull request #724 from AzureAaron/simon-says | Aaron | |
Simon Says Solver & Lights On Solver | |||
2024-07-11 | Add color argument types and update usages | Rime | |
2024-07-11 | HM API 1.0.0 Release | Aaron | |
I went back to the "traditional" repository declaration because Gradle apparently doesn't allow two repositories in the forRepository thing | |||
2024-07-11 | Clean up decompiled code | Rime | |
2024-07-10 | Lights On Solver | Aaron | |
2024-07-10 | Simon Says Solver | Aaron | |
2024-07-10 | Reimplement /reparty ontop of the Mod API | Aaron | |
2024-07-10 | Bing bong locraw gone! | Aaron | |
2024-07-10 | Merge pull request #828 from viciscat/choco-ding-ding | Aaron | |
Repeated ding when a stray rabbit appears | |||
2024-07-10 | Refactor the bz order helper to display slot text instead of highlights | Rime | |
Also removes the coloring schema option as that's not relevant anymore. Or rather, there's no reasonable way to display the order type anymore without making the item impossible to see. | |||
2024-07-10 | Add secondary highlighting color scheme to BazaarHelper | Rime | |
2024-07-10 | Bazaar Helper initial commit | Rime | |
2024-07-09 | Merge pull request #818 from BigloBot/pv-minor-changes | Aaron | |
[Profile Viewer] some changes | |||
2024-07-09 | config and stuff + remove duplicate translation | viciscat | |
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-07 | like this Monsieur Aaron? | nmccullagh | |
2024-07-06 | fine and you | viciscat | |
2024-07-06 | some changes | 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 | clean code and implement requested changes | olim | |
2024-07-03 | Create lol_us.json | Yasin | |
2024-07-03 | equipment in inventory | viciscat | |
2024-07-01 | fix bad use of ping packet | olim | |
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 | add helper for stamina | olim | |
add higlighting of holes in walls for stanima chalange | |||
2024-07-01 | fix to align with new config | olim | |
2024-07-01 | make it so all block updates are recived | olim | |
this fixes swiftness and mastery solver | |||
2024-07-01 | lets not assume 1 output | nmccullagh | |
2024-06-30 | Add completed commission highlight (#797) | Vricken | |
2024-06-30 | Merge pull request #752 from kevinthegreat1/more-tips | Kevin | |
Refactor and add more tips |