Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | Fix test and daily mojank | Kevinthegreat | |
2024-07-22 | Apply code review | Kevinthegreat | |
2024-07-22 | Rebase onto master | Rime | |
2024-07-15 | fix rebase | olim | |
2024-07-15 | implement requested changes | olim | |
2024-07-15 | Fix regex and add tests for the regex | Rime | |
2024-07-15 | do not overwite esisting waypoints | olim | |
when incoming chat message with waypoint locations make sure the waypoint does not already exist in active waypoints, so waypoints can not get randomly moved | |||
2024-07-15 | implement requested changes | olim | |
fix formatting of code in place to be correct | |||
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 | look for failed message in chat and reset with it | olim | |
2024-07-15 | fix issues | olim | |
fix issues. and remove unnecessary square root | |||
2024-07-15 | fix when parallel | olim | |
for some reason the library function returns 0 instead of null if parallel | |||
2024-07-15 | use built in intersection method | olim | |
2024-07-15 | fix small bugs in compass | olim | |
2024-07-15 | fix bug | olim | |
2024-07-15 | fix command and increase accuracy | olim | |
fix clickable command text and use more particles for wishing compass making it a lot more accurate | |||
2024-07-15 | only use chat to verify messages once | olim | |
2024-07-15 | make sure the location guess is sensible | olim | |
make sure its within 100 blocks of the players zone | |||
2024-07-15 | remove unknown waypoint when actual found close | olim | |
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-15 | clean up some unwanted cwords being passed | olim | |
2024-07-15 | add wishing compass solver | olim | |
2024-07-15 | add scanning for location chat | olim | |
scan for messages to improve locations and auto add King. also fix bugs just introduced | |||
2024-07-15 | use named way-point for metal detector | olim | |
2024-07-15 | improve cword parssing | olim | |
take more location formats and partial matches for names | |||
2024-07-15 | replace crystal waypoints with mining lebels | olim | |
replace the use of crystal waypoints with mining labels so they can be read from the hole of the hollows | |||
2024-07-11 | Move block pos argument stuff into a different folder | Rime | |
2024-07-10 | Add client block pos and egg type argument types and update usages | Rime | |
2024-06-30 | Add completed commission highlight (#797) | Vricken | |
2024-06-30 | Merge pull request #738 from UpFault/NucleusWaypoints | Kevin | |
Nucleus waypoints | |||
2024-06-27 | Move rendering from CrystalsHud to CrystalsLocationsManager and add JavaDocs ↵ | Kevinthegreat | |
for CrystalsLocationsManager | |||
2024-06-18 | 1.21 | Aaron | |
2024-06-18 | fix and adding stuff | Yasin | |
slot text - change most of aggresive text color to more unobtrusive text color - added 4 more slot text (Your essence, essence shop, Stats Tuning, Power Stones Guide) Farming hud: - No Counter doesnt show an counter anymore commision waypoints: - still works if commision hud is turned off | |||
2024-06-15 | Switch metal detector regex from matches to find (#767) | Kevin | |
2024-06-01 | Added NucleusWaypoints, as of now it's just text that floats at the entrance ↵ | UpFault | |
of each section as well as one that's at the spawn of the nucleus | |||
2024-05-22 | Change draw order | Aaron | |
Previously it could draw on top of the hotbar at larger GUI scales | |||
2024-05-22 | Fix formatting | f3shqt | |
2024-05-22 | Fixed Config and Added Glacite Tunnels Section | f3shqt | |
2024-05-22 | Fixed Check | f3shqt | |
check was inverted | |||
2024-05-22 | Changes Implemented | f3shqt | |
Implemented changes suggested and fixed render order to stop clashing with other guis. | |||
2024-05-22 | Added Cold Overlay | f3shqt | |
Adds Minecraft Cold Overlay to the Glacite Tunnels | |||
2024-05-11 | Refactor MiningLocationLabel and formatting | Kevinthegreat | |
2024-05-10 | turn the lables into a record | olim | |
2024-05-10 | fix formmating problems | olim | |
2024-05-09 | fix to work with new config | olim | |
2024-05-09 | finer control on if enabled | olim | |
add options to only enable in dwarven or glacite locations | |||
2024-05-09 | commisions update when in mineshaft | olim | |
fix commissions not updating while in a mineshaft |