197,424 Commits over 4,110 Days - 2.00cph!

3 Months Ago
Fix compile error
3 Months Ago
Simplelight facelift. (Also the glass no longer magically glows in the dark like it's radioactive, sorry!) Battery FX fix.
3 Months Ago
Baked LOD3s for piper nigrum. Rehooked up disconnected LOD states.
3 Months Ago
Remove FastIK
3 Months Ago
Fix regression with Creator tool Fix scanners creating console warnings on spawnmenu spawn resource.AddFile does not add .jpg for .mdl files Fixed crashes when SubRect materials is used on a brush Dedicated server workshop improvements * Cache addon list on success * On failure to connect to Steam, try to load addons from cache (this is kinda hacky) * Run Steam callbacks when waiting for Steam Log On, maybe that makes it work more consistently. Mention that sv_no_ain_files should be set before map load Handle missing cache file a bit better Remove cl_showpluginmessages
3 Months Ago
Jungle ground plants building displacement
3 Months Ago
merge from tunacanlamp_preventbuilding_fix
3 Months Ago
Simplelight polish WIP.
3 Months Ago
Merge from protobuf_fixes
3 Months Ago
Fix RPC error in SetInheritedVelocity
3 Months Ago
Fixed tuna can lamp blocking placement through walls, its prevent building volume was quite large Also fixed its bounds that were completely off, causing issues with LOS checks and error messages
3 Months Ago
viewmodel - Edited end of reload to finish in ADS idle pose (to stop it freaking out if r/click is held prior to it finishing)
3 Months Ago
Cleaned up, meshes, WM and icon updates
3 Months Ago
Missed a commit - darkened piper nigrum albedo layer slightly.
3 Months Ago
Tapered corner pieces of piper nigrum. Added final translucency.
3 Months Ago
Fixed misaligned interior pillars inside Zigg on LOD1 and LOD2.
3 Months Ago
▊▄▋▋▌ █▉▊▉
3 Months Ago
Merge: from ioentity_slacklevels_pooling - Fixes IO entity spilling List<float> on save Tests: build a couple water tanks and checked pool.print_memory
3 Months Ago
Bugfix: use pooled List<float> during IOEntity's slacklevels saving Avoids inflating List<float> in the pool, and eventually spilling them, leading to GC pressure. Tests: on craggy build a couple water tanks - checked that "List`1[System.Single" pooled active objects doesn't go negative
3 Months Ago
Updated Conditional Meshes
3 Months Ago
Removed all animation from the electric furnace lighting, because it's not a flickering fire.
3 Months Ago
▇▄▋▊▇ ▊▄▊▇ ▋▇▅▌_▊▅▋▋▉▌▇▊_▉▆▌▅▅█▍_▅▉███▍▊█▋▌█
3 Months Ago
- Can throw boomerang sooner after catching it (quicker caught animation transition) - Reduce catch animation duration frames
3 Months Ago
Conditional Meshes
3 Months Ago
merge from rustige_egg_spec_balance
3 Months Ago
merge from fix_explosive_inserts/attempt_2
3 Months Ago
▋▊▆▉▄ ▇▋▅▋ ▌▋▆█▄▊▊▊█▊▇▍_▇█▄▊▍▅_▌▋█
3 Months Ago
Exhaust tweak.
3 Months Ago
Fixed audio.speakers setting stopping any playing looping sounds. Was abused by players to stop ambient looping sounds
3 Months Ago
Can no longer use a boomerang to gather wood or harvest bodies
3 Months Ago
Double boomerang throwing range
3 Months Ago
Merge: from playerinventory_allocs - Removing extra garbage allocs from ToArray calls Tests: equipped armor when already having one, tried to pick up an extra map with one already in the belt
3 Months Ago
Update: PlayerInventory.CanWear no longer allocates an extra array - BufferList.CopyFrom now clears orphaned range, to avoid holding references to managed objects Tests: gave myself 2 maps - they correctly avoided being both on the belt
3 Months Ago
log_fixes -> main
3 Months Ago
Various polish & fixes.
3 Months Ago
merge from broadphase_abp
3 Months Ago
Remove HideUntilMobile logs
3 Months Ago
Update: pool ToArray allocation in PlayerInventory.WearItemCheck - BufferList now can copy from List Tests: equipped armor while wearing armor
3 Months Ago
zigg water surface collider was not set as 'convex' - S2P
3 Months Ago
merge from oldhorse_purge
3 Months Ago
Fixed NRE when killing horses
3 Months Ago
merge from cavebucket_tincanalarm_fix
3 Months Ago
Fixed cave bucket lift not triggering the tin can alarm S2P all caves
3 Months Ago
Added an optional secondary light to EmissionBlink (behind a default off bool) Adjusted the seismic sensor to use it, so that it can emit bounce.
3 Months Ago
Dart damage tweaks. Lowered radiation dart effect strength.
3 Months Ago
Tweaked ocean surface, lake topolgy, enabled water map in monument options Set dressing tweaks
3 Months Ago
Adjusted siren light material timings to match the light rotation timings. Shadow settings configured for upcoming building block shadow proxy changes. Other polish.
3 Months Ago
merge from xorswitch_restart_fix
3 Months Ago
Dart and blowpipe LOD and outline fixes
3 Months Ago
merge from Easter_event_2025