250,286 Commits over 3,959 Days - 2.63cph!

3 Months Ago
RPS foley sounds
3 Months Ago
RendererLOD and MeshLOD will now only set isSmall if it can find a renderer with a bounds with a size > 0 on any axis Should hopefully resolve missing shadows when using monument scenes due to the changed initialisation sequence
3 Months Ago
Folder Metadata is applied to FolderNodes
3 Months Ago
Stage 2c progress boost speed with shift on freecam
3 Months Ago
Move Folder Metadata from EditorCookies to ProjectCookies. Use relative paths instead of absolute paths.
3 Months Ago
Train is now punchable
3 Months Ago
Knuckle crack sound timing tweaks
3 Months Ago
Halloween 2024 Adam backup
3 Months Ago
Merge from qol_teleport2grid -> main
3 Months Ago
Gesture foley sound tweaks
3 Months Ago
Merge from spawn_debris_pool_fix
3 Months Ago
Add `teleport2grid` command - the magic number is 1024m/7 per map grid for anyone curious - specify grid like "D8" (case insensitive)
3 Months Ago
▋▋▇▊▄ ▊▇▍▉ ▊▄▇▄_▊▉█▆▆▉▇▇▄▅_▅▉▉▇▊▍▇
3 Months Ago
▆█▊█▉▋ ▌█▇ ▆▇▉▇▅▌▋▌ ▊▉▍▆
3 Months Ago
3 Months Ago
Merge from RF_optim/RFManager
3 Months Ago
Codegen
3 Months Ago
Merge from main
3 Months Ago
Merge from fix_barricades_train_tunnels
3 Months Ago
Merge from wearable_down_limit_fix
3 Months Ago
Fix the down limit override on the dracula cape being remembered after the cape is unequipped, resulted in player model not looking up/down correctly
3 Months Ago
Fix train intro anim looping
3 Months Ago
Create IntroMap_NewBlockout.fbx
3 Months Ago
Merge from main
3 Months Ago
3 Months Ago
Parent merge
3 Months Ago
Merge from main
3 Months Ago
New Lamp Post Merge branch 'main' of sbox-piecrumb
3 Months Ago
PreviewSound gradient now visually follows the Falloff of the sound instead of purely being there for aesthetics https://files.facepunch.com/CarsonKompon/2024/October/29_18-40-LightsalmonBudgie.mp4
3 Months Ago
Merge from demo_shot_delete_fix
3 Months Ago
End the currently playing shot when deleting a folder
3 Months Ago
Merge from main
3 Months Ago
Make steam avatar use RawImage, add test example
3 Months Ago
Merge from cui_pr_61
3 Months Ago
Added player avatar Merge pull request #61 from rostov114/patch-1 Added player avatar
3 Months Ago
Implement PR #61 for community UI - adds builtin player avatar support to RawImage
3 Months Ago
Adjust sound defaults and hopefully fix most falloff-related issues.
3 Months Ago
Ballista and battering ram deployable prefab tweaks
3 Months Ago
Fix PlayAmbience NRE CameraTrigger fixes Hook up DspEffect and update Mixer
3 Months Ago
Hide more gizmos
3 Months Ago
Check if we are on platform and don't save that pos Sounds stage 2c
3 Months Ago
Update from rust repository
3 Months Ago
MusicController fix
3 Months Ago
S2P radtown to try and eliminate missing materials in middle building (will cause a conflict with save_260, this change should be disregarded when merging)
3 Months Ago
Can give an optional target to scene event nodes Fixes Facepunch/sbox-issues#6726
3 Months Ago
Music/Ambience now plays based on what is defined in LevelManager
3 Months Ago
Remove old platform code from player
3 Months Ago
level 2c Update
3 Months Ago
merge from fix_radiation_rounding_damage -> main
3 Months Ago
Add more Metadata to LevelManager and implement ISceneMetadata Remove all SceneInformation components in favour our new one