usercipeaXcancel

1,005 Commits over 518 Days - 0.08cph!

9 Days Ago
Satellite crate fire duration 5 minutes, wreck fire 8 minutes Dartboard category Electric > Fun Pool table category Items > Fun Thruster module category Resources > Components Fix wolf headdress despawn time being 5m after skins setup
9 Days Ago
Fix horse saddle sounds not playing
10 Days Ago
merge from copy_changeset
10 Days Ago
Add copy_changeset command, copies current client and server version to clipboard
10 Days Ago
merge from automated_testing
10 Days Ago
Fix a chainsaw unscrew-cap sound definition error
10 Days Ago
merge from automated_testing
10 Days Ago
merge from anim_test
10 Days Ago
Fix 40+ cases of an animation event referencing a non-existant effect prefab, causing warnings ingame Most old/unused/not needed so deleted the anim event, some pointing to incorrect folder All tests pass, from now this can alert us if a new DoEffect event is not set up correctly
10 Days Ago
merge from parent
10 Days Ago
Fix fuel generator missing physics material, fix the static one in gas station clipping into the ground Also move it slightly as it was making access to a loot crate spawn awkward, S2P gas station
10 Days Ago
Fix gas station loot spawn switcher not immortal Fix pool table and dartboard researchable Fix a mesh not readable thats used in a particle system in power plant fx Testlist
10 Days Ago
merge from main
12 Days Ago
Cherrypick 159664
12 Days Ago
S2P harbor 1, harbor 2, sat dish, ferry terminal, trainyard, military tunnels, radtown, sewer branch
12 Days Ago
Remains physics mat fix
13 Days Ago
WTP S2P
13 Days Ago
Fix barricades placeable on top of water treatment tank, fix physics material Fix barricades not placeable on terrain next to water pipe outlet
13 Days Ago
Fix satellite crates physics material and block player input
13 Days Ago
merge from water_surface_nametags_fix again (didn't go through)
13 Days Ago
merge from water_surface_nametags_fix
13 Days Ago
Added some slight forgiveness to query vis blocked by water check, to fix nametag inconsistencies (not being visible when your teammate is swimming right on the water surface)
14 Days Ago
merge from demos_shadow_fix
14 Days Ago
Fix for some shadows not working correctly in demos
14 Days Ago
New automated test for animation events using DoEffect that point to prefabs that don't exist finds 27 cases, will need to figure out what to do with them
14 Days Ago
merge from main
14 Days Ago
Remove unused ignite and extinguish effect animation event from the industrial torch anim, to fix warning
15 Days Ago
Fix roadside procedural car wrecks and telephone poles occasionally spawning too close to rail tracks, blocking trains from passing
15 Days Ago
merge from sharkmovement_sound_fix
15 Days Ago
Fix "sharkmovement.prefab not found in any asset scenes" log, found after I bumped this to a warning It flagged an actual small issue, the shark has these subtle movement sounds that are supposed to be playing while it's charging the player - but they didn't work due to not being in the correct folder. Now no longer completely silent: https://files.facepunch.com/cipeaX/2026/July/27_20-29-UnequaledLittlenightmonkeys.mp4
15 Days Ago
Fix triangle planters not snapping to triangle floors testlist
15 Days Ago
merge from main
15 Days Ago
merge from main
15 Days Ago
Compile fixes
16 Days Ago
merge from 2Bench2Fixed
16 Days Ago
merge from Softcore_T2T3bench
16 Days Ago
merge from fix_cliff_gaps
18 Days Ago
merge from mission_screen_flicker_fix
18 Days Ago
Fix screen flickering when starting a conversation with an NPC, caused by delayed position updates after the player gets frozen in place locally
18 Days Ago
Upgrade "prefab not found in any asset scenes" log to a warning
20 Days Ago
merge from main
20 Days Ago
merge from codeanalyzer_getwrapperattrib
20 Days Ago
Applied PoolAnalyzerGetWrapper attribute to a couple of clan methods
20 Days Ago
merge from gamemode_tag_active_fix
20 Days Ago
Fix gamemode server tags being active by default in the UI, causing them to be visible while the state was still loading
21 Days Ago
merge from game_room_dlc
21 Days Ago
Fix pool "leave game" not working due to using the same reset game rpc, rename it to "cancel" Better icon + description Fix dartsgame phrase conflict Codegen, phrases
21 Days Ago
merge from game_room_dlc
21 Days Ago
Fix some issues with the pool table reset game interaction checks Participants can always reset, other players only when the table has been idle for 5 minutes, don't require build priv Only show the "processing" interaction to participants Fix duplicate bone name
21 Days Ago
Enable require build priv on pool table pickup