13,592 Commits over 2,922 Days - 0.19cph!
Cherry pick
124858 (M15 Pistol - Updated cinematic textures with new ironsight)
Cherry pick
124293 (M15 Pistol - Added cinematic 4k textures)
Cherry pick
124262 (Merge from pilot_hazmat_dlc)
Better initialisation flow for hardcore map, stops parts of it running when booting up in vanilla
Added debug.resetfogofwar
Disable map markers (exposed option on game mode entity)
Run the fog of local update in a job per grid tile, saves 0.25ms a frame
Upload the fog images every 10s (was 4)
Fix fog of war appearing in non-hardcore mode
Expose reveal radius on game mode
Fixed weird repeating pattern on fog texture
New SimpleIOEntity component, just has a required power amount, good for simple things like non physics based lights
Applied to new wall cabinet
Expose a MovementMultiplier slider to SimpleFloatingEntity
Finally fixed the texture space being calculated incorrectly
Enable map in hardcore
WIP bringing back fog of war, taking some parts from the old MapEntity class from 2016 (lol)
Local fog generation working, map shader updated to work with canvas group alpha
Position is offset for some reason, still investigating
Reapply game mode changes
Merge from main (stomp local BaseGameMode changes, will need to reapply)
▅█▋▇▌ ▄▄▍▉▋▇▅ ▇▄▇ ▊▍ ▅▊▋▄▋▇▊▅█ ▋▌▄▇▊ █▆▍▅ ▆█ ▇▍█▅▊▅ ▅▊▋▅▉ ▇█▌▄█▉▄█▄▄ ▅█ ▆▆▌▆▄▌▌▇ ▍ ▅▅▉▅▆▉█ ▊▆▄▇▆ ▅█▊▉ ▊▄▋ ▍▊▅▇▅█ ▅▍▋▌▄▌▍▋▉ ▆▆▆▌ ▅▍ ▉▋▌▄▌ ▆▅▋▆ ▋█ ▋▅█ ▆▍▌▇▊▅▊ ▊▋▅▅██▊▅█
██▌ ▌ ▋▍ ▍█▊▅▅▊ ▉██▆ ▍▋█▄▄▄▅▆ █▍ ▋▉▅ ▊▄▊█▋▊▍ ▊▉▋█▌▊▄▇▍▊ ▋█▊█▍▍▇
▌▄▆▋▄ ▊▋ ▋▆▅▆▉▉▄▋▆▋ ▇▊█▇█▇▍▊▆█▅▅ ▅▄▉▋ ▆█▋▌█▊▇▉███▊█▌▆ ▍▌ ▊▇▌█▇█▊ ▇▄▌▅▊▉▅▅ ▋▌ ▇▊▍▇▆ ▋▆▍▌▍▍▇ ▅█▆▆▇▉▊▊ ▇▌▄▅▉ █▋▅▍▍▆ ▆▌ ▊█▉▍█▇▊ ▊▉▉█ ▋▍▌ █▍▇▆▊█▅█ █▊▌▌▌▍▅▍ ▌▋▊▉▉▍▊ ▆▌▅▄▄
Fix minigun world model briefly spinning when being equipped in third person
Changed "Failed to find DungeonBaseRoot" and "Failed to find DungeonGridRoot" to warnings in builds, as this is expected to occur in primitive mode and shouldn't result in errors
Possible BaseOven.CookVisuals NRE fix
Moved the scientist giving the outpost spawn point mission to a nearby sidewalk
Switched the spawn point name from Compound -> Outpost
Reduced flickering from dropped flares
Completely remove flickering if limit flashing option is enabled
Remove temp testing walkways
Re pivoted all of the floating walkway prefabs and adjusted the buoyancy points for better movement
Possibly fixed simple floating platforms flipping
Fixed SimpleFloatingEntity running logic if no players are nearby
Copy the terrain water system over to the floating city system so that water level queries work as expected (copied from craggy)
Added a new ForceSpawnPoint component, if this is present in a scene the player will always spawn there (editor only)
Hide another incorrect prefab id error
Fixed case senstivity causing editor to think entities are missing from the manifest
Syncvars and Protobuf, save into separate scene
First pass on a better onboarding demo
Don't show manifest info if entity is in a scene
Don't show manifest fix options if prefab ID is 0
Merge from frontier_external_fixes
Fixed demolish timer restarting after using the simple upgrade menu on an external wall/gate
Merge from workshop_render_fixes
Reimplement settings switcher as it looked like I didn't commit it and it got deleted?