aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
AgeCommit message (Collapse)Author
2024-07-26solid color option for lividYasin
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-26fixes #539 #538Yasin
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-26Merge pull request #791 from olim88/improve-mining-waypointKevin
Improve mining waypoint
2024-07-24add error message when target location is to far awayolim
2024-07-24Rename slot text option to slotTextModeKevinthegreat
2024-07-22Apply code reviewKevinthegreat
2024-07-22Change slot text to have multiple statesRime
The enum SlotTextState is very self-descriptive if you wonder what the states are
2024-07-18EssenceShopPrice 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-15implement requested changesolim
2024-07-15adds location selection menu for share add and removeolim
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-15make sure the location guess is sensibleolim
make sure its within 100 blocks of the players zone
2024-07-15add options to config and translationsolim
add option for wishing compass to config and translations for text in it. add separate scale for crystal waypoints and commissions
2024-07-15add remove command and consistenceolim
add command to remove way-point and consistence for the add and share
2024-07-14Some fixes and some opinionated changes for the en_us lang file (#841)Rime
2024-07-14Merge pull request #834 from Emirlol/command-changesKevin
Add some custom command argument types
2024-07-14Merge pull request #728 from Emirlol/bazaar-highlightKevin
Bazaar Helper
2024-07-14Refactor the reorder helper tooltip messages into translatablesRime
2024-07-13Merge pull request #724 from AzureAaron/simon-saysAaron
Simon Says Solver & Lights On Solver
2024-07-11Add color argument types and update usagesRime
2024-07-11HM API 1.0.0 ReleaseAaron
I went back to the "traditional" repository declaration because Gradle apparently doesn't allow two repositories in the forRepository thing
2024-07-11Clean up decompiled codeRime
2024-07-10Lights On SolverAaron
2024-07-10Simon Says SolverAaron
2024-07-10Reimplement /reparty ontop of the Mod APIAaron
2024-07-10Bing bong locraw gone!Aaron
2024-07-10Merge pull request #828 from viciscat/choco-ding-dingAaron
Repeated ding when a stray rabbit appears
2024-07-10Refactor the bz order helper to display slot text instead of highlightsRime
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-10Add secondary highlighting color scheme to BazaarHelperRime
2024-07-10Bazaar Helper initial commitRime
2024-07-09Merge pull request #818 from BigloBot/pv-minor-changesAaron
[Profile Viewer] some changes
2024-07-09config and stuff + remove duplicate translationviciscat
2024-07-08Merge pull request #781 from BigloBot/Craft-Cost-TooltipKevin
Add Craft Cost Tooltip
2024-07-08Merge pull request #718 from viciscat/equipment-viewerKevin
Equipment in inventory
2024-07-07like this Monsieur Aaron?nmccullagh
2024-07-06fine and youviciscat
2024-07-06some changesnmccullagh
2024-07-05Jerry timer (#748)Rime
2024-07-05Merge pull request #747 from olim88/Dojo-helperKevin
Dojo helper
2024-07-05clean code and implement requested changesolim
2024-07-03Create lol_us.jsonYasin
2024-07-03equipment in inventoryviciscat
2024-07-01fix bad use of ping packetolim
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-01add helper for staminaolim
add higlighting of holes in walls for stanima chalange
2024-07-01fix to align with new configolim
2024-07-01make it so all block updates are recivedolim
this fixes swiftness and mastery solver
2024-07-01lets not assume 1 outputnmccullagh
2024-06-30Add completed commission highlight (#797)Vricken
2024-06-30Merge pull request #752 from kevinthegreat1/more-tipsKevin
Refactor and add more tips