aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/de
AgeCommit message (Collapse)Author
2024-02-04Add the missing starter commission to the Dwarven HUD. (#532)Kaluub
2024-02-04Update mayor cache every 20 minutes (#525)Aaron
2024-02-04Fix chest value not getting price data under certain circumstances (#522)Aaron
2024-02-04Beacon Highlighter performance fix + Fix fire sales widget (#521)Aaron
* Beacon Highlighter performance improvements * Fix Fire Sales widget (yet again)
2024-02-04Merge pull request #523 from olim88/crystal-hollows-feturesAaron
Crystal hollows fetures
2024-02-04Nothing to see here (#526)Kevin
2024-02-04Change King to King YolkarAaron
2024-02-04Cleanup locations enum & add Odawa and Key Guardian locationsAaron
2024-02-03Refactor to use Vector2i for pos coordinatesAaron
Using a vector meant for X and Y values makes much more sense.
2024-02-03Fix final few code formatting thingsAaron
2024-02-03Fixed rotation of Map Player Markerolim
make it so it rotates around the centre of the player marker and re add the flip (+180) so marker is facing correct direction.
2024-02-03Vanilla-like marker rotationAaron
2024-02-03Improve Map Player MarkerAaron
It will now show you what way you're looking.
2024-02-03Tweak waypoint coloursAaron
2024-02-02fixed displaying everywereolim
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
2024-02-02fixed scalingolim
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)
2024-02-02Add map scaling optionAaron
Also fixed the last few formatting issues I saw
2024-02-01Refactor + Other changesAaron
- Fix Mines of Divan not showing - Code formatting - Small Optimizations/Changes
2024-02-01fixed regresionolim
a line was removed that cleared they active way points in last commit. put this back
2024-02-01fix request changesolim
fixed the issues brought. and also fixed issue that dwarven hud render classic did not have values for powder
2024-01-31add testsolim
add tests for the maps location transformation function and the location manager valid location and LocaitonMessage functions
2024-01-31comments and desriptionsolim
add more comments to new code and added Tooltips to the new options in the config menu
2024-01-31update waypointsolim
updated waypoints to use the global waypoint option
2024-01-31map location size configurable and removed unused codeolim
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
2024-01-31added locationolim
added King to way point locations and fixed color of Corleone.
2024-01-31fixed textolim
fixed the text for the config in dwarven mines category
2024-01-31added powder hudolim
added powder to the dwarven hud
2024-01-30fixed cwords from chatolim
fixed not being able to get coordinates from chat by using the correct ClientReceiveMessageEvent of GAME instead of CHAT
2024-01-30add Corleone and map icon changesolim
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
2024-01-30Update CrystalsLocationsManager.javaolim
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
2024-01-30location colors and on mapolim
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.
2024-01-30start of crystal hollows feturesolim
basic implementation of a map and way-points features for the crystal hollows
2024-01-25Merge pull request #502 from akarahdev/masterYasin
Enderman Slayer Utilities
2024-01-25Merge pull request #512 from Emirlol/anita-fortune-tabhudYasin
Add anita's talisman fortune boost indicator next to the relevant crop
2024-01-23add extra checkakarahdev
2024-01-22Refactor ClientPlayNetworkHandlerMixinKevinthegreat
2024-01-22Lowercase party and search strings to ignore case (#513)Rime
2024-01-22Refactor MobGlowKevinthegreat
2024-01-22guhKevinthegreat
2024-01-22adsjsjakakarahdev
2024-01-22again!akarahdev
2024-01-22refactor variable namesakarahdev
2024-01-22please workakarahdev
2024-01-22finish upakarahdev
2024-01-22add nukekubi glow coloringakarahdev
2024-01-22make this not bannableakarahdev
2024-01-22improve nukekubi highlightingakarahdev
2024-01-22improve beaconsakarahdev
2024-01-22add beacon highlighting and nukekubi highlightsakarahdev
2024-01-22testakarahdev