branchrust_reboot/main/map_improvementscancel

212 Commits over 122 Days - 0.07cph!

6 Years Ago
Fixed death screen not populating properly when loading into a game where the player is dead Client now requests respawn info if dead
6 Years Ago
Can expand/shrink vending machine cluster marker like sleeping bags
6 Years Ago
Merge from main
7 Years Ago
WIP Vending machine cluster marker
7 Years Ago
Merge from main
7 Years Ago
Fixed sleeping bag cooldowns getting out of sync when closing and reopening the death screen with escape
7 Years Ago
Merge from main
7 Years Ago
Fixed weird tooltip hover location on map markers
7 Years Ago
Added some more checks to limit markers to 1
7 Years Ago
Fixed not being able to open the map in spectator mode
7 Years Ago
Fix achievements UI opening after closing map screen on custom servers Fixed achievements UI open sfx being played after closing the map every time
7 Years Ago
Auto size Report Cheater button text on death screen
7 Years Ago
Merge from main
7 Years Ago
Can now right click anywhere on the map to move the current marker to the position under the cursor
7 Years Ago
Merge from main
7 Years Ago
Move the various map elements to unique roots so we can control depth (fixes sleeping bags appearing above sleeping bag clusters)
7 Years Ago
Apply an offset to the colour index of team leader markers to make them a different colour (local marker = yellow, team leader marker = blue)
7 Years Ago
Some more compass cleanup
7 Years Ago
Move compass logic into new UICompass class
7 Years Ago
Merge from main
7 Years Ago
Don't show achievements overlay while Map is open (overlaps map buttons)
7 Years Ago
Fixed scroll events not getting processed on sleeping bag buttons
7 Years Ago
Fixed not being able to open a sleeping bag cluster after using that cluster in the last respawn
7 Years Ago
Reapply changes in 40420 without deleting CreateCorpse
7 Years Ago
Merge from main
7 Years Ago
subtracting 40420 - completely breaks NPC loot
7 Years Ago
Reduce maximum number of markers to 1
7 Years Ago
Pass weapon info correctly for scientist attacks Display scientist name in killed by screen
7 Years Ago
Only show one open sleeping bag cluster at a time
7 Years Ago
Doubled radius that sleeping bag clusters form
7 Years Ago
Renamed some UI assets Show team leader notes on the compass
7 Years Ago
Some safety checks in the sleeping bag buttons
7 Years Ago
Unsaved
7 Years Ago
Fixed compass markers not working on horses and some other calculation issues
7 Years Ago
Reduce size of Cargo Ship, Explosion and CH47 markers
7 Years Ago
Possible fix for out of array bounds error
7 Years Ago
Merge from main
7 Years Ago
Fixed wrong tooltip appearing on death marker
7 Years Ago
Better item definition lookup for weapon name on game over screen
7 Years Ago
IsValid check before getting GameObjectRef in LifeInforgraphic
7 Years Ago
Show grid on death screen map
7 Years Ago
Remove reference image
7 Years Ago
▅▊▇▋▇▍ ▇▄▍▄▆█▍▉▇▅▉▋▄▋▆█▋█▌▅▋▆█▆
7 Years Ago
Fixed animation issues introduced by earlier changes
7 Years Ago
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
7 Years Ago
Don't show map on respawn screen while streamer mode is enabled, toggle it with G instead
7 Years Ago
Merge from main
7 Years Ago
Don't send full list when updating death marker, just the updated position
7 Years Ago
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
7 Years Ago
Better pool handling