branchrust_reboot/main/map_improvementscancel
209 Commits over 122 Days - 0.07cph!
Cleaned up GetUnusedID
Fixed compass markers not using correct colours
Refactor notes system
Separate server and client notes lists
Load notes form server in on enable if local player
Limit all RPC's to local player
Store team notes in the team data, don't access the player
Fix player position not being updated in real-time
Refactor notes system
Separate server and client notes lists
Load notes form server in on enable if local player
Limit all RPC's to local player
Store team notes in the team data, don't access the player
Fix player position not being updated in real-time
Custom marker for team leader markers
Custom marker for team leader markers
Merge cleanup
Tweak hackable crate and shop marker icon sizes
Merge cleanup
Tweak hackable crate and shop marker icon sizes
Don't show map markers on respawn screen
Don't show map markers on respawn screen
Run a map scale update immediately to fix the marker popping
Run a map scale update immediately to fix the marker popping
Enforce id's for notes for colour consistency
Serialise MapNotes properly
Enforce id's for notes for colour consistency
Serialise MapNotes properly
Added a horizontal gradient to end of sleeping bag scroll view when there are more bags than can fit in
Sizing tweaks
Added a horizontal gradient to end of sleeping bag scroll view when there are more bags than can fit in
Sizing tweaks
Interest point drop shadow
Interest point drop shadow
Hook up new point of interest icons on map + compass
Hook up new point of interest icons on map + compass
More colour alignment with concepts
Fixed cluster button sizing
More colour alignment with concepts
Fixed cluster button sizing
Styling on map cluster icon
Styling on map cluster icon
Fixed sleeping bag cluster open/close animation
Size tweaks
Backup for some future prefabbing
Fixed sleeping bag cluster open/close animation
Size tweaks
Backup for some future prefabbing
First pass on new fade in animations
First pass on new fade in animations
More descriptive tooltips (used the text from the old screen)
Show different icons for sleeping bags/beds
Fixed respawnType field in respawn options protobuf never being assigned
More descriptive tooltips (used the text from the old screen)
Show different icons for sleeping bags/beds
Fixed respawnType field in respawn options protobuf never being assigned
Fixed sleeping bag icons appearing outside of death screen
Fixed sleeping bag icons appearing outside of death screen
Fixed sleeping bag clusters not properly forming when there are more than 3 bags
Fixed sleeping bag clusters not properly forming when there are more than 3 bags
Hooked up background assets on sleeping bag cluster
Fixed map scaling issues on sleeping bag cluster
WIP time lock states
Hooked up background assets on sleeping bag cluster
Fixed map scaling issues on sleeping bag cluster
WIP time lock states
New UI assets
Hooked up death skull, gradient circle and death marker assets
New UI assets
Hooked up death skull, gradient circle and death marker assets
Made all new map markers scale independent
Made all new map markers scale independent
Improved ImagePosToWorldPos calculation