usercipeaXcancel
reporust_rebootcancel

1,005 Commits over 518 Days - 0.08cph!

25 Days Ago
merge from game_room_dlc
25 Days Ago
Pool table: - fix offset deploy guide - enable pickup, repair - assign protection and hp - add cloth surface collider
25 Days Ago
merge from grenade_drop_fix
25 Days Ago
Fix grenades sometimes incorrectly dropping on your feet when you meant to do a regular throw Could happen if you right clicked -> switched away -> went back to grenade -> left click throw
25 Days Ago
merge from automated_testing
25 Days Ago
Fix turret test failing due to weapon default ammo contents
25 Days Ago
merge from main
25 Days Ago
merge from main
25 Days Ago
merge from BoatVendor_BPchange
25 Days Ago
merge from NestHat_T1
25 Days Ago
AKs now come with 4 rifle bullets in the magazine by default again (this was removed more than 4 years ago due to a bug)
28 Days Ago
merge from demo_browser_search
28 Days Ago
Added a search bar to the demo browser window
29 Days Ago
update skin list
29 Days Ago
Make nest hat a wolf headdress skin too
29 Days Ago
Set up all of the lunar new year animal masks as skins of the wolf headdress, so you can reskin between them
29 Days Ago
merge from automated_testing
29 Days Ago
Jukebox collider convex + RW Bar stools disable researchable Dartboard assign place effect manifest + testlist
29 Days Ago
merge from main
29 Days Ago
Hackable crates correctly saveload their state (timer progress, whether its been looted, etc.) Some cleanup on the script
29 Days Ago
merge from main
30 Days Ago
merge from vehicle_emojis
30 Days Ago
Improved emoji search in chat - Can search for items with their display name (had to guess their shortname before), works in different languages - Emoji autocomplete now also works with Contains instead of just StartsWith
30 Days Ago
Fix car and chassis vehicle items having whitespace in their shortname - its bad and breaks using them as emojis in chat Changing shortnames is cursed but these are only used for the f1 vehicle tab and I've applied the FreezeItemId tag so the id will stay the same
31 Days Ago
merge from vehicle_emojis
31 Days Ago
Allow vehicle icons to be used as emojis in chat https://files.facepunch.com/cipeax/2026/July/14_18-56-CriminalZenaida.png
31 Days Ago
Fix one more collision issue
31 Days Ago
merge from main
31 Days Ago
Resolved more CanvasRenderer warnings
31 Days Ago
Codegen
31 Days Ago
merge from main
31 Days Ago
merge from main
31 Days Ago
merge from minifridge_reskin_fix
31 Days Ago
Fix reskinning mini fridge not preserving storage adaptor
32 Days Ago
merge from automated_testing
32 Days Ago
New automated test checking all Gibbable components for mesh colliders that are missing RW All pass as expected
32 Days Ago
merge from fix_realmed_remove_warning
32 Days Ago
Fix RealmedRemove warnings on small ramp and advent calendar
32 Days Ago
merge from automated_testing
32 Days Ago
Exclude monument prefabs from the tests in TestMeshes, saves a decent chunk of time to not scan these big prefabs, its also unnecessary since any colliders inside them will already be scanned as part of other prefabs
32 Days Ago
merge from tree_fence_collision_fix (fixes one more case)
32 Days Ago
Fix 8 collision meshes that import a material
32 Days Ago
New automated test that checks all collision meshes do not import a material as well (importing a material causes the mesh to be stripped from server builds) Found 10 cases of this issue across the project, confirmed ingame they have collision issues
32 Days Ago
merge from main
32 Days Ago
testlist
32 Days Ago
merge from main
32 Days Ago
merge from allplayerlist_dupe_fix
32 Days Ago
Fix allPlayerList returning duplicate entries if a player is sleeping and active
32 Days Ago
merge from UpkeepTerminal_TextNSound
32 Days Ago
merge from pool_fixes_july_26