Age | Commit message (Collapse) | Author |
|
add a tool tip to the button depending on the item they are showing. assuming it is the name of an item
|
|
add /bzs to search bazaar and /ahs to search ah
|
|
fix most formatting issues and a few small bugs
|
|
added icons to the suggested options and history
|
|
found that there is a neu repo thing to get item names. uses this for auction items.
|
|
|
|
adds descriptions fall all new functions and removes unused renderBackground function
|
|
add tool tip options for the settings
|
|
removed the Ultimate from the name of enchants in bz so they are search able
|
|
made it so most pet skins are named correctly
|
|
for some reason the bazaar item list had items that were not in it so add a check to make sure the sell volume of an item is not 0
|
|
add pets and runes to search for ah. and also added pet skins
|
|
when loading a sing an extra space was being added even if one existed already
|
|
remove unneeded data from auction items id so more likely to get name.
|
|
added enchants to bazaar list. and improved auction list
|
|
added option to keep the previous search
|
|
removed colour codes from names so they do not interfere with search
|
|
auto focus the search box and if enter key pressed in box close the overlay
|
|
|
|
add history options to the search overlay
|
|
use magnifying glass icon. use bazaar data in bazaar. and have max length for search box
|
|
basic implantation of features.
|
|
|
|
|
|
|
|
* Beacon Highlighter performance improvements
* Fix Fire Sales widget (yet again)
|
|
Crystal hollows fetures
|
|
|
|
|
|
|
|
Using a vector meant for X and Y values makes much more sense.
|
|
|
|
make it so it rotates around the centre of the player marker and re add the flip (+180) so marker is facing correct direction.
|
|
|
|
It will now show you what way you're looking.
|
|
|
|
fixed bug introduced by Refactor (setting commission list to a new array only if updating its values in the update function). by adding check for is in Dwarven mines or crystal hollow on the render conditions. instead of if the list is empty or not
|
|
the scaling was also scaling the hudX and hudY for the player icon and location boxes offsetting them. (the map can also be scaled the same now)
|
|
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
|
|
updated waypoints to use the global waypoint option
|
|
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 the text for the config in dwarven mines category
|
|
added powder to the dwarven hud
|
|
fixed not being able to get coordinates from chat by using the correct ClientReceiveMessageEvent of GAME instead of CHAT
|