reporust_rebootcancel

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

Yesterday
Fixed not being able to interact with some NPC vendors due to fridge VM changes
Yesterday
Fix NRE when a melee held entity breaks (NPCNoiseManager)
Yesterday
- big ocean fragment shader performance improvement (section of code that didn't need to be computed per fragment was more than doubling ocean draw time) - hide ocean under rivers - fix caustics being burned into screen when disabling water layer
Yesterday
start of fixing corpse gibs for jungle barrel storage
Yesterday
removed skin linkage to large wood box for jungle barrel storage, removed skinnable asset and linked both directly to jungle_dlc sitem , rebuilt mannifest
Yesterday
main -> vine_capsule_renderer
Yesterday
Missed files
Yesterday
First compiling example of cheaper single server -> client sync vars 🎉 Ensure base entity initialises SyncVar hooks Clearer naming for handlers, Sync and Replicate
Yesterday
Missed files
Yesterday
Client.Connection receive methods. Initial code generator to hook SyncVar OnValueChanged method to our SendSyncVar method (server only) Only give a damn about single SyncVars for now
Yesterday
BaseEntity Single SyncVar header, object and send methods Minor SyncVar code cleanup Enable encryption
Yesterday
main -> hackweek_syncvars
Yesterday
main ->syncvars
2 Days Ago
Include server version in F7 feedback
3 Days Ago
Daytime TOD grads Custom tonemap curve Weather tweaks
3 Days Ago
▅██▌▋ ▌▅▅▇ ▍▆▋▊▆▄█▋_▇▌▆▋▋▇▅▉▆_▄█▌
3 Days Ago
▊▅▋▊▆ ▍▊▊▆▉█ ▍▍▋▇▌ ▇▋▌▌ ▊█▅ ▌█▉▆▌▉▇▋▋ ▍█▅▄ ▅▇▊▍▅▅▆█ █▉ ▄▌▅▌▉▆▌▆▊▅▄▌▅
3 Days Ago
3 Days Ago
merge from jungle_update/hunter_vision - 120286 Enabled trail emission on sharks
3 Days Ago
Enabled trail emission on sharks
3 Days Ago
Backup
3 Days Ago
merge from jungle_update
3 Days Ago
merge from jungle_dlc
3 Days Ago
Custom tonemapping test WIP. More sky and atmosphere fuckery.
3 Days Ago
beat chest gesture sounds
3 Days Ago
tiger sound class and falloff distance tweaks
3 Days Ago
quieter tree climbing sounds
3 Days Ago
ziggurat gate sounds
3 Days Ago
jungle ambience
4 Days Ago
merge from missingscripts_tool
4 Days Ago
Jungle ak - added camera animations for deploy and reload - updated animator - updates to worldmodel prefab
4 Days Ago
Fixed The referenced script (Unknown) on this Behaviour is missing! when calling Resources.LoadAll
4 Days Ago
vine_demo_scrubbing_fix -> main
4 Days Ago
Fixed Vine Mountables not moving to the correct position when skipping in the demo timeline. This was difficult to track down but appeared to be due to the client network interpolation and how it acts in demos.
4 Days Ago
Fixed 'The referenced script on this Behaviour (Game Object 'effect - FXAA') is missing!' hopefully
4 Days Ago
Merge from jungle_update (fix croc being kite-able around twig foundations)
4 Days Ago
Fix croc failing to destroy twig foundation if player is not standing on it, but standing closely next to it within the navmesh carving volume
4 Days Ago
merge from main
4 Days Ago
Deleted cctv scene, was the only one with a TestRidableHorse prefab
4 Days Ago
Added a tool to scan all scenes for missing scripts Tools > Find > Missing Scripts > In All Scenes
4 Days Ago
added recycler to ziggurat added jungle crate with blowpipe to ziggurat blowpipe dart balance
4 Days Ago
Merge: from profiling_improvements - New: experimental perfsnapshot_stream [Name, MainCap(MB), WorkerCap(MB), Debug] server command that streams perf data into a user-defined buffer. Limited to 256MB per thread. Stable up to 32MB, past that might fail to export. - New: profile.quiet persistent server-var - controls whether perfsnapshot commands notify chat of incoming stutters - Bugfix: fix snapshots failing to export in standalone(introduced yesterday to staging) Tests: build tests, unit tests, taking snapshots in editor, and snapshots in standalone server build
4 Days Ago
Update: updated binaries after merge of task branch Tests: snapshot in editor on craggy
4 Days Ago
Bugfix: ProfileExport.JSON - correctly identify frame start when there's 0 or 1 callstack depth at the start of recording This is a standalone-specific issue Tests: built standalone, did a perfsnapshot there
4 Days Ago
Merge from main
4 Days Ago
Merge from jungle_update (fix tiger getting stuck in flee state)
4 Days Ago
Fix tigers getting stuck in flee state Improve ai speed logs