reporust_rebootcancel

155,093 Commits over 4,536 Days - 1.42cph!

Today
Merge: from main
Today
Merge: from mt_snapshot_saving - Bugfix for string serialization sending wrong data in Jobs 4 (and potentially inflating memory) Tests: spawned a bunch of cows on Craggy with jobs 4
Today
Bugfix: make NetWrite.String thread safe by marking buffer ThreadStatic Tests: with jobs 4 spawned 20 cows on craggy
Today
disable cloud reprojection when rendering workshop icons/images
Today
force update water reflection probe when dragging time slider in workshop editor
Today
Halloween Wallpapers - texture updates
syncvar_parallel_save_fix -> main
Fix SyncVar buffers being leaked when using parallel saves
Today
Remove adminUI from livestock convar, it's not necessary and massively grows the string sent to admin, one of the 3 parts that caused the staging OOM (shared stringBuffer in netWrite.string becomes massive)
Today
Merge: from main
Today
Continued WIP on the server room (random rooms) - still WIP, needs pipe and decal pass, and some UV cleanup on ceiling from where I was lookdeving
Adjust timings for clear_holdtype events on 3p grenade anims
Today
Merge from render_pipeline_testing
Today
Merge from rrp_prop_rendering
Add new animation susbystems for Grenade and HeldEntity. HeldEntity subsystems supports animations for picking up and dropping other items whilst holding the entity. Grenade subsystem inherits from HeldEntity Convert F1 Grenade to use Grenade subsystem
Today
merge from critter_animals
Today
improve frog hopping ends using distance syncvar, to stop the final hop when not necessary
More LOD texture optimizations
Today
Loading the icon renderer asset via resources when needed and updated the IconOutline render pass to the new raster pass API
Today
merge from main -> base_occlusion
Today
Added a custom renderer for the prop renderer and a renderer feature for the icon outline effect
Today
add singular crab prefab (mostly for media capturing)
- eye centre fix
Yesterday
merge from critter_animals
Yesterday
fix crabs LOD add physics materials to critters exclude player movement and player (server) from collision layers so critters dont move players around
Yesterday
Add stir lock convar
Yesterday
Better colliders
Yesterday
Re-export tests after merge from main
Yesterday
Part2
Yesterday
Part3
Yesterday
LOD texture optimizations Rebaked some LOD textures and adjusted LOD distnaces
Yesterday
medium train station update adding signal light which are off adding large ac with moveable fan blades
Yesterday
Fixed LODs on gate and fence
Yesterday
Update: make StoreFlashlightReveal support dynamic refs and httpimage - OverlayPage now controls flashlight reveal - ran update image urls Tests: opened glowing wallpaper page, works with blur hashes and fallback loads, but doesn't look exactly as before
Yesterday
biofuel_generator -> main
Yesterday
biofuel_generator -> main
Yesterday
Merrge from main (need to regen test list, not done yet)
Yesterday
merge from automated_testing
Yesterday
Test framework cleanup following livestock merge
Yesterday
Compile errors
Yesterday
merge from main
Yesterday
Commit the sheep blendshapes instead of everyone having to regenerate and cache them on asset import
Yesterday
Bugfix(editor): StoreBundleTool - update stale blurhashes when using an already uploaded image Tests: ran Update Image Urls for a prefab where I setup some new fields
Yesterday
merge from JellyfishShader_edit
Yesterday
main -> biofuel_generator
Yesterday
Fixed topper materials
Yesterday
merge from Livestock_animals