branchrust_reboot/main/map_improvementscancel
209 Commits over 122 Days - 0.07cph!
WIP Vending machine cluster marker
Fixed sleeping bag cooldowns getting out of sync when closing and reopening the death screen with escape
Fixed weird tooltip hover location on map markers
Added some more checks to limit markers to 1
Fixed not being able to open the map in spectator mode
Fix achievements UI opening after closing map screen on custom servers
Fixed achievements UI open sfx being played after closing the map every time
Auto size Report Cheater button text on death screen
Can now right click anywhere on the map to move the current marker to the position under the cursor
Move the various map elements to unique roots so we can control depth (fixes sleeping bags appearing above sleeping bag clusters)
Apply an offset to the colour index of team leader markers to make them a different colour (local marker = yellow, team leader marker = blue)
Some more compass cleanup
Move compass logic into new UICompass class
Don't show achievements overlay while Map is open (overlaps map buttons)
Fixed scroll events not getting processed on sleeping bag buttons
Fixed not being able to open a sleeping bag cluster after using that cluster in the last respawn
Reapply changes in
40420 without deleting CreateCorpse
Reduce maximum number of markers to 1
Pass weapon info correctly for scientist attacks
Display scientist name in killed by screen
Only show one open sleeping bag cluster at a time
Doubled radius that sleeping bag clusters form
Renamed some UI assets
Show team leader notes on the compass
Some safety checks in the sleeping bag buttons
Fixed compass markers not working on horses and some other calculation issues
Reduce size of Cargo Ship, Explosion and CH47 markers
Possible fix for out of array bounds error
Fixed wrong tooltip appearing on death marker
Better item definition lookup for weapon name on game over screen
IsValid check before getting GameObjectRef in LifeInforgraphic
Show grid on death screen map
▅▊▇▋▇ "▍▇▄▍▄▆.█▍▉▇▅▉▋▄▋▆█▋█▌▅"
Fixed animation issues introduced by earlier changes
Weapon and attacker name info boxes now expand with text instead of truncating with an ellipsis
Weapon name box now shows translated name, not the shortname
Don't show map on respawn screen while streamer mode is enabled, toggle it with G instead
Don't send full list when updating death marker, just the updated position
Remove map notes via their id, not index in list
Remove tooltip immediately when deleting a marker so it doesn't bounce around for a frame
Show team markers on death screen
Left align stat headers
Fix animations not playing a second time
Fixed not being able to drag map on respawn screen