124,937 Commits over 4,171 Days - 1.25cph!

50 Days Ago
handle null localplayer properly for demo playback
50 Days Ago
Pressing the website button in the connect modal will open up the webpage, not just close the modal
50 Days Ago
Fixed color value not showing on dropdown setting Fixed dropdown content rect secretly flying to the moon when hidden (??)
50 Days Ago
Bugfix: DemoBuilidngsViewer - ensure first building block instances have skin applied to them - caused by invalid stability triggering early skin change, instead of deferring it till after we preprocess skins Tests: imported base, looked the same as in demo
50 Days Ago
new_menu -> main
50 Days Ago
Improve contrast on connection modal backing Improve contrast on rust plus modal backing
50 Days Ago
merge from main
50 Days Ago
Fix loading scene not giving any details when joining loading screen now tries to preload a few images and picks a different one each time it opens so its not as boring
50 Days Ago
new_menu -> main
50 Days Ago
Restored soundtrack dlc audio files
50 Days Ago
Update: DemoBuildingsViewer - support reimport of building blocks from base json Takes us closer to being able to edit bases and export. Spotted it failing to create a correct wall (even though other same prefabs are okay). Tests: used the tool
50 Days Ago
merge from main
50 Days Ago
Some store refactoring and fixes, showcase cart button wip
50 Days Ago
merge from main
50 Days Ago
merge from fogmethod1 (clouds/fog/sky)
50 Days Ago
50 Days Ago
merge from dpv_bone_error
50 Days Ago
re-assigned model root to correct transform
50 Days Ago
clear out all global textures for clouds/fog after main camera finishes rendering, fixes several scene view issues from lingering textures
50 Days Ago
Nuked some low bitrate background videos
50 Days Ago
Fixed clunky animations in the skin viewer when entering and exiting fullscreen repeatedly
50 Days Ago
Tweaked cart item remove button padding
50 Days Ago
Feedback tweak: Cloud shapes
50 Days Ago
Store cart: - Updated button wording and style - Clicking away from the window closes it - Cart item are clickable and open their respective pages - Delete button style
50 Days Ago
Centre connection modal inside the play menu properly Fix notifications blur Fix connection modal blur being a bit strange
50 Days Ago
General tab dividers + add to cart on packs
50 Days Ago
merge from ambiencezone_nre_fix
50 Days Ago
check AmbienceManager instance is valid for AmbienceZone triggers (can NRE when leaving server)
50 Days Ago
setting up 3p thompson anims,entity and and override controller.
50 Days Ago
don't serialize shoreVectorTexture
50 Days Ago
add command to clear report counts
50 Days Ago
merge from projectile_jobs
50 Days Ago
fixed deferred schedule issue in OceanTrace path for when there is no water instance (basically just an issue in the Playground scene) adjusted batch sizes for ocean traces as deferred scheduling seems to act on the capacity of the entire list rather than the count
50 Days Ago
- Removed the Grab Pass from the Lake, Moonpool, Ocean, Ocean Fallback, and River shaders. The _BackgroundColorTexture already gets set for these via a blit in the WaterCamera script. - Fixed shader warnings in the WaterShore and WaterDepthNormals cginc files.
50 Days Ago
WIP handling of trigger parenting between edit/final modes
50 Days Ago
Setup ghost ship entity
50 Days Ago
Friends List colour match to UI + blur
50 Days Ago
▅▉▌▌▊▌ ▉█▄ ▊▊▉▍▇ ▋▋▌▄▇▍▇ █▋▄▄▋ ▉▄ █▉█▋ ▍▊, ▋█▆ █ - █▊▉▅ ▋▊▄▊▌, ▇▍▊▋▆▇ ▋▊▊ ▋▋▋ ▌▆ █▄█ ▅▌▉▆▊▇▉█▊▊▇ ▅▋▅▍▇://▌▅▅▋▌.▅█▅▄▄▊█▊▉.▇▅▄/▆█▅▄▉▋▉▅/▇▊▊/██/▍▉▋█/▄▅▆▆/▊▄██▅_▉▋▄▋▅▆▆▅█▊.▌▇▆
50 Days Ago
Bugfix: DemoBuildingsViewer - tag imported spawn markers to allow export Tests: ran the tool
50 Days Ago
Fix more compile errors
50 Days Ago
50 Days Ago
Added stencil buffers to the Standard and Standard-Terrain shaders to support deferred lighting when the Rust Render Pipeline is active
50 Days Ago
Updated the Rust Render Pipeline package to add support for camera-based command buffers
50 Days Ago
Update: DemoBuildingViewer - add ability to import markers from previously exported base - spawn markers now visualize if their override is invalid Makes it possible to do incremental fixups via the editor Tests: used the tool in editor
50 Days Ago
Fix compile error
50 Days Ago
Reduce icon sharpness as well, looks aliased in builds
50 Days Ago
Add SetSailsOpen(distance, flag) debug console command to make testing easier
50 Days Ago
Fix navbar onpress colours
50 Days Ago
Clicked by mistake, missing file.
50 Days Ago
Bunch of stability experiments/hacks