238,093 Commits over 3,837 Days - 2.59cph!

5 Months Ago
Added Issue Menu (#2344) * Delete .github/ISSUE_TEMPLATE/bug_report.md * Added issues menu
5 Months Ago
RTC Media
5 Months Ago
merge from Minigun_2024
5 Months Ago
Start button on gamepad behaves the same way as hitting ESC
5 Months Ago
Remove log
5 Months Ago
Merge from bradley_scientists
5 Months Ago
Add Position and Rotation offset to ViewmodelCameraAnimation component, works around any strange offsets coming out of maya Set up appropriate offset on minigun and disabled the FadeInTime
5 Months Ago
Merge property or variable get / set nodes
5 Months Ago
manifest
5 Months Ago
oilrigs s2p
5 Months Ago
swapped computer station for cctv desk in oilrigs
5 Months Ago
5 Months Ago
Add __guid and rename Version to __version in json Nicer stack traces Fix "The node already has a parent." when deserializing Tweak lambda naming Generate a throwing lambda when compiling a graph with errors Tweak how ValidationExceptions are thrown on invoke Added NodeLibrary.VoidTaskFaulted event Merge branch 'legacy/1.3'
5 Months Ago
merge from sat tube branch for CCTV desk
5 Months Ago
Accumulate escape presses across all input contexts - Fixes Facepunch/sbox-issues#5314
5 Months Ago
Increase scientist timeout
5 Months Ago
Remove debug logs
5 Months Ago
merge patrol_helicopter_revision
5 Months Ago
Removed a few sneaky logs Codegen
5 Months Ago
Mere from main
5 Months Ago
Merge main
5 Months Ago
re-enabled detail layer on distant crates LOD
5 Months Ago
Fixed flickering on overgrowth billboards
5 Months Ago
merge from save248
5 Months Ago
oilrig's S2P
5 Months Ago
network++
5 Months Ago
merge from silo_elevator_door_fix
5 Months Ago
merge from Minigun_2024
5 Months Ago
merge from save248
5 Months Ago
Server startup fix
5 Months Ago
Add a ladder volume to harbor_crane_static S2P both harbors
5 Months Ago
Add new HideInPlayerPreview toggle on Wearable, enabled on minigun backpack
5 Months Ago
Missing meta file
5 Months Ago
Lift the bike a bit when holding sprint. To be improved (though engine limitation prevents us from doing full wheelies unfortunately - wheelcolliders always raycast downward with respect to parent rigidbody orientation)
5 Months Ago
Fix top elevator opening it's doors incorrectly when the elevator is called to the bottom floor and is already on that floor (again)
5 Months Ago
Potential fix for some elevator doors in NMS not working after a server restart Don't spawn the child door in ServerInit if Rust.Application.isLoadingSave, this is likely due to recent monument entity serialization changes This was resulting in a new, overlapping door getting spawned every time a server saves/loads
5 Months Ago
Comment out ping estimator editor spam
5 Months Ago
Backups
5 Months Ago
Cherrypick 95257
5 Months Ago
▇▅▌▋▌▌▊▊▌▋▅▇▄▉ ▌█▉▅▅▅▋ ▌▋▋ ▅▅▍▆▊
5 Months Ago
Attack FX iteration
5 Months Ago
World panel price
5 Months Ago
Add ViewmodelCameraAnimation component to the minigun viewmodel Add a FadeInTime to property to that component that fades in the effect over a given time, softens the impact of the starting offset in the source animation clip
5 Months Ago
Create scene lights in default particle system query
5 Months Ago
Glow Outline selected
5 Months Ago
Remove physics world creation flags
5 Months Ago
Remove userdata from physics interface
5 Months Ago
Clean Up Use better font Make interaction more generic
5 Months Ago
Remove pre and post solve callbacks from physics interface
5 Months Ago
Remove OverlapTest_t from physics world query, we don't use it