Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
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
|
|
fix formatting of code in place to be correct
|
|
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
|
|
fix clickable command text and use more particles for wishing compass making it a lot more accurate
|
|
|
|
|
|
add option for wishing compass to config and translations for text in it. add separate scale for crystal waypoints and commissions
|
|
add command to remove way-point and consistence for the add and share
|
|
|
|
scan for messages to improve locations and auto add King. also fix bugs just introduced
|
|
take more location formats and partial matches for names
|
|
replace the use of crystal waypoints with mining labels so they can be read from the hole of the hollows
|
|
|
|
|
|
for CrystalsLocationsManager
|
|
option->config
categorie->config
and corrected prefix
|
|
removed text.autoconfig. prefix
new way is skyblocker.option.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also fixed the last few formatting issues I saw
|
|
- Fix Mines of Divan not showing
- Code formatting
- Small Optimizations/Changes
|
|
a line was removed that cleared they active way points in last commit. put this back
|
|
fixed the issues brought. and also fixed issue that dwarven hud render classic did not have values for powder
|
|
add tests for the maps location transformation function and the location manager valid location and LocaitonMessage functions
|
|
add more comments to new code and added Tooltips to the new options in the config menu
|
|
removed code that was unused in the new functions. and added a config option for the locations on the crystals map as well as showing certain locations smaller to better fit their size
|
|
added King to way point locations and fixed color of Corleone.
|
|
fixed not being able to get coordinates from chat by using the correct ClientReceiveMessageEvent of GAME instead of CHAT
|
|
changed map icon so it smaller centred on player and dose not look like it can rotate as that is non functional. and added Corleone to locations
|
|
makes sure the coordinates from a chat message are in the bound of crystal hollows map. and re add check that the user is in the crystal hollow to get coordinates
|
|
made it so that locations in the crystal hollows can be shown on them map as well as way points. and also add colors for the way points and map.
|
|
basic implementation of a map and way-points features for the crystal hollows
|