reporust_rebootcancel

121,273 Commits over 4,018 Days - 1.26cph!

38 Days Ago
Add support for sleeping bags corpses to be destroyed after a player spawns on them
38 Days Ago
More realistic boomerang rotation! What boomerang only rotates on one axis anyway?
38 Days Ago
Half boomerang outwards travel distance
38 Days Ago
Merge from snakes
39 Days Ago
Merge from jungle_update
39 Days Ago
Merge from corpse
39 Days Ago
Set viewmodel loaded anim param
39 Days Ago
Added support for fog and snow machines
39 Days Ago
some aggressive optimizations to vectorize better, mostly switching out repeated inline coordinate->index operations with single int2x4 operation - makes a difference with the loop count we're looking at
39 Days Ago
Added snake to hunting trophy (large)
39 Days Ago
Merge from env_volume_performance_testing
39 Days Ago
Fixed a bug that caused the deferred indirect lighting pass to not run
39 Days Ago
Snake ragdoll setup
39 Days Ago
Merge from snakes
39 Days Ago
Slightly increase snake slow duration
39 Days Ago
Baseball Cap - Added new baked AO texture and also turned it into the gloss channel for the existing spec texture
39 Days Ago
Large Wood Box - Added an interior mesh to the box, with normals pointing inwards, and a new UV shell in a spare space to allow for much improved transparency support on this asset, giving workshop creators a lot more freedom Updated all textures to support the new UV shell, the rest remains unchanged (Not really necessary since it wont be seen on the default skin, but might be useful to creators that don't export the model to find the new UV)
39 Days Ago
▊▋▆▇▅▅▊
39 Days Ago
fixed material setup on security gate
39 Days Ago
▉▅▌▍▆█▋▌▍▅▍▄▅▋▍▊ ▆▊█▍ ▉▊▇▅▄▊ ▆▍▆▉▍▉▅▅█▆▊ ▊▇▌▊▌▍▌ ▊▉▄▌ ▉▊▅▉▊ (▉▇▍▌▊▍▉▆▌▊█)
39 Days Ago
▄▍▅▋▌▉▆▇▌▋▆▆█ ▆▆▄▌▄█
39 Days Ago
▉▊█▉▇▊▌▌▋███▋▊ ▉▇ ███▅▆▅ ▍█▌▇ (█▊▊▍▅▄▇▅▋▅▄)
39 Days Ago
added effects game object in prefab copied similar lights from duo sub and tweaked values
39 Days Ago
cant save thrown boomerang
39 Days Ago
- Retain Boomerang on hit (lodge it like other projectiles) - Scrap bunch of left over hatchet stuff on world model - Setup semi decent LOD values - Standardise both thrown and world model settings
39 Days Ago
Rover Sub LODs, Col, and GIBs materials and textures setup propellers individually to be controlled via code
39 Days Ago
Updated hide pants and hide shirt material dirt layer
39 Days Ago
Added spec/gloss texture to hide pants and hide shirt, plugged existing AO texture in and tweaked material to use it
39 Days Ago
Boomerang wm fix
39 Days Ago
Refreshed LODs with the new lod baking tool, a first pass
39 Days Ago
Update: adding throw away tests to investigate how I cuased a native crash yesterday So far everything points to BasePlayer being removed after we cache all transforms for the burst jobs and before the first RecacheTransform invoke, but I haven't tracked where it's coming from. Tests: ran the hacky unit test
39 Days Ago
Merge from env_volume_performance_testing
39 Days Ago
Removed the additional flags buffer from the deferred indirect lighting implementation as the data is now packed into the emission target's alpha channel instead. This should hopefully fix the performance issues with the deferred indirect lighting.
39 Days Ago
▆█▊▉▄ █▉▋▄ ▆▅▉▅█▋_▊▉▋▄_▋█▊▊▉█_▇█▄▋▊▄▇_▋▋▌
39 Days Ago
▅▍-▆▅▅▊▊ ▋▋▉▊▍▋▇ ▇▇▊▉▍▍ ▅▆▆▍▆▅▋ ▋▆▄▆ ▋▍▋
39 Days Ago
Animation updates for boomerang viewmodel content
39 Days Ago
Desal tanks texture update
39 Days Ago
Desal tank LODS and prefab update.
39 Days Ago
Fixed bug causing has thrown not to be reset properly (clientside)
39 Days Ago
merge from banners
39 Days Ago
Double max placement distance for wall mounted hanging banner, no need to build annoying scaffolding for placement - https://files.facepunch.com/Alistair/121/03/2025/4p71/Unity_YR5BwCX2Mx.png Pole banner max placement increased Pole banner can now be rotated before placement Pole banner can now be placed on construction
39 Days Ago
Route catch through RPC rather than flags to reduce the back and forth
39 Days Ago
security gate bug fixes
39 Days Ago
merge from main
39 Days Ago
Desal Update
39 Days Ago
Manifest
39 Days Ago
Merge from jungle_update
39 Days Ago
Tweak croc belly flop tracking, attack rhythm, turns
39 Days Ago
Merge from snakes
39 Days Ago
Merge from blowpipe