131,624 Commits over 4,232 Days - 1.30cph!

48 Days Ago
Added plushies to the scene
48 Days Ago
Merge from naval_update/floating_cities
48 Days Ago
Reapply placeholder mission things to floating city, applied to Casino Barge prefab Run S2P
48 Days Ago
merge from main
48 Days Ago
Merge from main
48 Days Ago
supplies barge culling volumes for props
48 Days Ago
Anim updates and inital set up for blow pipe, boomerang and compass
48 Days Ago
fixed tarp material override order on security tower tarps
48 Days Ago
med bay barge culling volumes for props
48 Days Ago
removed unused scripts on hanging tarp prefabs
48 Days Ago
codegen for nightlight
48 Days Ago
merge from charityplushies_skinviewer
48 Days Ago
Fixed spray can reskin UI closing too early if the player was looking at a skinnable object above them Fixed spray can free spray clipping through some floor pieces on jungle foundations
48 Days Ago
Add `batch_industrial_pipes` convar to toggle the behavior - still need to call `refresh_renderers` to refresh them after changing behavior
48 Days Ago
Add support to override the max verticies per mesh for individual RendererBatch instead of changing global convar - increase from 1k -> 5k specifically for industrial pipes to capture more than the short stubby pipes - rest of the batching system stays the same - change original solution from adding RendererBatch at runtime to adding the RendererBatch to the PipeRenderer prefab and set it disabled since we can't set the override to 5000 before OnEnabled() is called - this causes every single prefab to be reimported but is safer than cranking global convar
48 Days Ago
Add industiral pipes to the batching system to reduce draw calls significantly when rendering industiral pipes
48 Days Ago
Progress
48 Days Ago
Topologies
48 Days Ago
Fix textures that are resized to the nearest NPOT by Unity on import being incorrectly flagged as "compression disabled" by the texture analyzer tool
48 Days Ago
Fix pool used for Vis.Entities() in AddNearbyTurrets() not returned to pool
48 Days Ago
cinematic_play will now fallback to the standard gestures if provided a gesture string that isn't in the cinematic list
48 Days Ago
Working rear turret. Aiming is still ugly Ensure roll values are removed by projecting our rotation onto fixed axes (not transform axes) Manifest
48 Days Ago
merge from biome-fog-stencil-volumes
48 Days Ago
merge from main
48 Days Ago
merge from fix_console_flickering -> main
48 Days Ago
Fix all the flickering in the windows console and all the pre-existing bugs - boils down to avoiding clearing text (by writing spaces) before writing the new characters, to prefering straight overwrite where possible - changed both status text and input text to only be updated when needed - that change created a bunch more bugs (not listed here for our sanity) and made below bugs stand out more - fix multi-line log messages cutting off when reaching the bottom of the buffer - fixed the cursor bouncing around as you are typing commands
48 Days Ago
merge from naval_update/deep_sea
48 Days Ago
Re-applied 132706 after merge
48 Days Ago
merge from naval_update
48 Days Ago
Deep sea generation tweaks and improvements
48 Days Ago
Add correct components to rear turret Standing mounted turret seat setup
48 Days Ago
Mounted Turret Seat now supports multiple turrets on the same vehicle Initial rear turret setup
48 Days Ago
Merge from deep_sea
48 Days Ago
shield improvements
48 Days Ago
█▄▍▆▇ ▇▆█▋ ▊▋▌▍
48 Days Ago
▍▋▆▄▌█
48 Days Ago
merge from main
48 Days Ago
Setup right entities Setup prefab variants
48 Days Ago
Add favourite paths to the file dialog
48 Days Ago
naval_update -> gun_turret (missed files)
48 Days Ago
naval_update -> gun_turret
48 Days Ago
Add /copypaste/ and /demos/ to shared ignore.conf file
48 Days Ago
Fixed flashlight trying to use invalid VM attachments
48 Days Ago
Filled itemname on both charity plushies steam item
48 Days Ago
Added charity plushies to the skin viewer
48 Days Ago
fixed nightlight being too blue and dark
48 Days Ago