branchrust_reboot/main/more_map_markerscancel

100 Commits over 61 Days - 0.07cph!

11 Months Ago
Remove background blur from interest point background, causes lingering halo after closing map
11 Months Ago
Fixed delete button appearing on team leader markers
11 Months Ago
Visual tweaks to map UI marker list: Padding/spacing adjustments to headers and list items. Simplifed delete button to be visible within marker container. Applied BG blur to marker container for better separation.
11 Months Ago
Unsaved file
11 Months Ago
Tweaked local map marker rendering process on map list so that background refreshes don't disable the delete button while the marker is being hovered over
11 Months Ago
Fixed toggling team leader markers via eye icon not immediately hiding/showing team leader map markers Fixed delete button appearing when hovering over team leader markers
11 Months Ago
Merge from main
12 Months Ago
Fixed being able to add markers too close to other markers, specifically when the cursor was hovering over another marker
12 Months Ago
Fixed exception when deleting a marker from the top left list Fix map view snapping to a point of interest when pressing the delete button
12 Months Ago
Don't show the marker header if the player has no personal markers
12 Months Ago
New map markers will now use an unused colour
12 Months Ago
Potential fix for marker edit display briefly appearing somewhere else on the screen for a frame after deleting a marker
12 Months Ago
Fixed points of interest from an old server appearing briefly on the map when connecting to a different server in the same session
12 Months Ago
Merge from main
12 Months Ago
Compile fixes
12 Months Ago
Merge from main
1 Year Ago
Added 5 pixels of padding around map markers, prevents multiple map markers being placed right on top of each other
1 Year Ago
Map marker list styling
1 Year Ago
Increased length of text on map markers on the compass to 4 characters
1 Year Ago
Decrease opacity of background behind map marker text, should improve visibility on text markers on top of snow
1 Year Ago
Merge from main
1 Year Ago
Merge from main
1 Year Ago
Fixed delete button not appearing on list widgets
1 Year Ago
Added a toggle to the team markers list on the map to hide them, disables team leader markers appearing in the compass or on the map
1 Year Ago
Added delete buttons to the marker list
1 Year Ago
Show team leader markers, better text sizing
1 Year Ago
Layout fixes, clicking on an entry now moves the map to that marker
1 Year Ago
First pass on showing a list of current map markers on the left of the map screen
1 Year Ago
Merge from main
1 Year Ago
Clear team pings on the client when leaving a team
1 Year Ago
Add ping to keybinds options menu
1 Year Ago
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
1 Year Ago
Disable tooltip for team leader's map markers because they can only be removed by the team leader
1 Year Ago
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)
1 Year Ago
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
1 Year Ago
Fix new markers having the edit panel open if you add a new marker while one is being edited
1 Year Ago
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
1 Year Ago
Fix some cases where the map marker list wouldn't expand to accomodate additional markers/pings on the map and compass
1 Year Ago
Fix radial menu not working when pinging with binoculars
1 Year Ago
Move phrases into their own fields so they don't get missed when generating phrases
1 Year Ago
Fix team leader's pings being duplicated in team update
1 Year Ago
Unsaved
1 Year Ago
Pings now appear on map (local + team) Refactored some ping/map marker handling on map view to reduce duplication
1 Year Ago
Show pings on the compass
1 Year Ago
Can only ping while using binoculars, drones or cameras Reduce default ping duration to 10s (was 30s)
1 Year Ago
Fixed incorrect makrer labels appearing on compass
1 Year Ago
Code review: Fixed pings not working for teams with > 2 people Removed an unused file Decreased the minimum time between adding pings
1 Year Ago
Generate
1 Year Ago
Protobuf fixes
1 Year Ago
Companion compatibility