branchrust_reboot/main/more_map_markerscancel
11 Commits over 31 Days - 0.01cph!
Clear team pings on the client when leaving a team
Add ping to keybinds options menu
Simplify logic to keep the map open - stay open after clicking on a marker, and close the map when the edit dialog closes (unless map key is still held)
Do not auto select all on the marker label textbox so players don't accidentally erase the label if they still have the map key pressed
Add a background to the map marker's label to improve readability
Disable tooltip for team leader's map markers because they can only be removed by the team leader
Truncate map marker lables on the server so the client doesn't need to every time they update
Apply profanity filter on map marker labels from the team leader (not your own)
Change GameTip sorting order so it can show on top of the map now
Show a toast message when trying to place more markers than allowed
Fix new markers having the edit panel open if you add a new marker while one is being edited
Don't allow NeedsKeyboard to block mouse buttons - that's what NeedsMouseButton is for
Fixes the ping menu not being usable from the computer station UI
Fix some cases where the map marker list wouldn't expand to accomodate additional markers/pings on the map and compass
Move phrases into their own fields so they don't get missed when generating phrases
Fix team leader's pings being duplicated in team update