reporust_rebootcancel

129,712 Commits over 4,232 Days - 1.28cph!

12 Days Ago
S2P all FC's + HLOD
12 Days Ago
Fixed some missing farm access dialogue
12 Days Ago
Missing file
12 Days Ago
Disable the disco ball light emitters entirely with a tight LOD range, saves around 200k triangles, 300 shadow casters and a few hundred batches
12 Days Ago
Merge from parent
12 Days Ago
HLOD will no longer modify LODComponents at runtime that are controlled by culling volumes These two systems were fighting for ownership of components which was resulting in some objects that should be culled being displayed, this would occur inconsistently as the HLOD staggers it's work over multiple frames but the culling volume is instant This commit doesn't actually fix the issue on prefabs, will require S2P and regeneration of HLODs on floating cities (and possibly other monuments)
12 Days Ago
Merge from hackweek_boxsorting (last UI pass)
12 Days Ago
Merge from box_sorting_ui
12 Days Ago
Merge from main
12 Days Ago
Merge from main Automatically resolved conflicts in flare.weapon, planner.prefab, chainsaw.entity, HeldEntity.cs, PlayerModel.cs
12 Days Ago
Fix bot_exec no longer working in builds
12 Days Ago
minifridge progress lods texture and material wip .deployed/corpse/icon/item prefabs basic setup
12 Days Ago
fixcars command now fills the rockets continer with incen, flares and HV's.
13 Days Ago
Editor tool to copy paste terrain sections around
13 Days Ago
Fixed remaining spinners.
14 Days Ago
▆█▆ ▍▆▍_▌▇▅▌▍▋.▉▋▆▅▇▋▉▌▉ ▊▇▆▊▊▄ ▉▌ ▇▊▊▌▅▄▆▋▋▉▆▆▆ ▍▌▊ █▊▌▆█▉▉▇▉▉▊ ▅▍▆▉ ▍▇ █▌▆▇▍▇▊'▄ ▇▉▆'▆ ▉▇▊█▊ ▆▄▅▆█ ▌▅▆▆▉█▄ ▌▉ ▍▇▍▋▅ ▊▇▉▇▆ ▆▄ ▍▆▄▄▆ ▍▊▇▄█▋▄ ▄▍▄▄▊ ▋▅ ▍▉▄▆▍ ▉▉▉▋▆▋ ▋▍▄▇▍▌▆▆▆█▇▉▉▉▊▍ (▊▅▉, ▆▌▉▄▆ ▉▍▄▅█▋...). █▍▄ ▇▋▋▍▋▄▆
14 Days Ago
Birthday hat icon updated and prefab adjustment, ran icon manifest
14 Days Ago
Clean: post-submit feedback - rename entity_prefabId field to entity_prefab_id - rename AddShortEntity to AddShortEntityField More consistent with other examples Tests: compiles in editor
14 Days Ago
Merge: from analytics_entity_createdestroy - minor code clean Tests: editor compiles
14 Days Ago
merge from helicopter_flare_balance_pass -> main
14 Days Ago
burlap gloves repose
14 Days Ago
Merge: from analytics_entity_createdestroy - we now collect entity spawn and destroy events once the server has started up (part of `gameplay_analytics` servervar) Tests: observed logs of analytics in CLIENT+SERVER editor
14 Days Ago
Merge: from main
14 Days Ago
Clean: fix formatting in Analytics.Azure.cs Most of file was offset with 2 tabs. Sorry to anyone who has conflicting changes in same file (hopefully no-one) Tests: editor compiles
14 Days Ago
Added front controllers
14 Days Ago
Update: Analytics - track all entity spawn/destroy events after server initializes - change the format of these events to only send vital data - HackableLockedCrate no longer has it's own EntityCreated event Tests: logged analytics on Craggy - saw events being appended after server initialized
14 Days Ago
minor tweaks
14 Days Ago
creating flashlght refresh vm anims
14 Days Ago
Head animation system for turrets Reloading turret starts head anim Crappy test animation
14 Days Ago
merge from rpg_storepage
14 Days Ago
Close button stays in front of the skin viewer Fixes
14 Days Ago
skinnable asset file for tactical gloves
14 Days Ago
Adding new sitting animations for v4 update
14 Days Ago
Added skin viewer in the RPG store page
14 Days Ago
Fixing spinner light fixtures that got broken by shader modifications, part 1
14 Days Ago
Missing files
14 Days Ago
More leg fixes
14 Days Ago
Fixing offset in cake candle hat rig
14 Days Ago
birthday hat wearable prefab setup
14 Days Ago
Disable leg animator to stop hand IKs going crazy
14 Days Ago
Fix broken animations on players/NPCs when taken from a pool.
14 Days Ago
Added more ladders in the spots (FC1/FC2) suggested by QA
14 Days Ago
█▌▄▆▍ █▋▇▋ ▉█▊▋▍_▄▊▆█▊▌_▋▋▆▋▅▉▄▆▍▇▇_▅▇▆
14 Days Ago
Correctly estimate the right prediction time (wasn't taking timeline difference into consideration)
14 Days Ago
Updated material Tactical Gloves
14 Days Ago
▌▄▍ ▉▊▌█▌_▇█▆▇▋█ ▍▌▍▉▉▋▇ ▄▋▊ ▌▊▉▇▅▍▆ ▇▅▅█▉█▆▌▅ ▇█▊█ ▅▅▇ ▆█ -▇ ▍▍ ▄▊▋ ▌▆▇▋▍▇ ▄▋█▆▌ ▅▉▍█ ▇▋▋▇▇▍▇ ▆▉▋▆▆▍▋ ▍▇▇▉█▊▆▅█▌▋ ▇▋▆▆ ▆▍▌▆▄▍▆▆▊ ▆▌ █▄▋▍▋▄▄▍█▍▉▊▄▇▅▅▆
14 Days Ago
Enable arms on both turret seats
14 Days Ago
fix dictionary duplicate entry
14 Days Ago
Adding birthday cake hat rig
14 Days Ago
Merge: from server_occlusion_poppin - Reduce player poppin by making occlusion grid generation more conservative - Bumped occlusion version, will cause regeneration on next server boot Tests: visualized in editor, ran previously failed queries