129,160 Commits over 4,140 Days - 1.30cph!
Fixed skin viewer panning controls staying ON when exiting full screen while panning
Added an editor command to randomise the skins in the store
Add escape capture to server search
Draw map grids on our map viewer in the play menu.
Grid shader is somewhat based off hopes and dreams.
More wip.
Refactor all individual calls to IsBuildingBlockedByX to a single BlockedByAnything function
ghost ship B,C and D set dressing. More differences inside and on deck so each ship feels different
turned backface cull back on on ejector seat 2nd material
ejector seat mesh collision and set up prefab to be on the floor and put eye pos and enter/exit in correct place
RHIB LOD material optimisation
Added Ghost Ship Anchor Model and Textures
Setup Ghost Ship Anchor Prefab, LODS, Materials, Collider
floating city scene update
Added NEW tags to header nav button
▅▆▆▄▌ ▊▆▊▅ ▌▍▋▉▉▉▌▌▇▇ (▍▆▍ █▅▌▍▄▌)
▌▋▅▊▆ ▅▉█▄▇▄ █▍▊▄▄▇ ▆▅▊▇▊▄█
▄▊▌▊▍ ▍▇▊▍▄ ▉▆▅▉▅ ▊▍▅▇▆▄ █▅█▊▋▇.
3p blunderbus anims exported and edited world model reload anim timing to match viewmodel
Create custom inspector to make editing voicelines easier, stop using the "bark" term and try to always use "voiceline"
Refactor voicelines to replicate with voiceline index instead of voiceline hash, also allows per-category cooldown work to start
Updated steam inventory modal breakdown button design, made the delete button less attractive
Updated wording
Skins on sale from this week will now appear as marketable locked for X days
Fixed store search bar NRE
Replace old SHDO shader options, set keyword dynamically during bake
Merge from render_pipeline_testing
merge from basesculpture_rpccleanup
fixed checks on sculpture access permissions on BaseSculpture server RPCs
ghost ship C and D variants set dressing progress
cherrypicking
126918 Updated the texture bundles to include the new and fixed normal maps
Reparent colliders in edit mode
Merge from hardcore_refresh
Fixed another case of fog of war being deleted when a player is deleted (ReassignEntityId on FileStorage with the players new network id)
This will wipe all existing fog of war
Use SetTextureEx, handle camera struct better
Fix map not rendering properly after leaving a hardcore server and joining a non hardcore server
Merge from hardcore_refresh