240,146 Commits over 3,837 Days - 2.61cph!

8 Months Ago
Merge from backpacks/player_remains
8 Months Ago
Merge from main
8 Months Ago
Merge from main
8 Months Ago
Graphics.Draw (RenderTools::DrawSceneObject) passes non-uniform scale to shader
8 Months Ago
added row of 24 led lights (will need peturs emmision touch here) added bulb all to view model and world model prefabs updated materials to get rid of the now mismatched pcb board textures
8 Months Ago
Input action keybinds accept Tab Input actions setup MOUSE buttons correctly, also uppercase everything so it's consistent
8 Months Ago
Swapped ladder over to using treatAsComponentForRepairs
8 Months Ago
Remove bullshit from minimal scene
8 Months Ago
Fix not finding primary connection when not p2p Add Networking.HostConnection
8 Months Ago
Add nametag. Configure chat. Add PickupSpawner gizmo stuff
8 Months Ago
exported CNY rocket launcher admire animation
8 Months Ago
Ladder hatches no longer require ladders to repair
8 Months Ago
Repairs can now ignore a specific item - removing it from required resources
8 Months Ago
Removed offset from world model, world prefab updates, cleaned up entity prefab, added sound folder
8 Months Ago
Fix map 3d skyboxes lifecycle by making them map components Offset 3d skybox camera by skybox_reference position
8 Months Ago
Add scoreboard
8 Months Ago
Add Networking.Connections (list of connections)
8 Months Ago
Added pickup system - change the way deploying and holstering works
8 Months Ago
Add Networking.IsHost Assert that the connection isn't host when calling OnJoined during handshake
8 Months Ago
Add some more loot items for test purposes.
8 Months Ago
6 light test version.
8 Months Ago
Cancel loading button leaves the game (fixes sbox-issues/issues/4523)
8 Months Ago
Proposed clientside fix to skip being ignored
8 Months Ago
merge from icon_size_fixes
8 Months Ago
Add Rigidbody.ApplyTorque (fixes sbox-issues/issues/4544)
8 Months Ago
▊▄█▇▄ ▅▉▍▆ ▊▆_▅▌▇▋▆▇▌▌▅▉▊▇
8 Months Ago
Capped burst module size to match other weapon mods
8 Months Ago
Merge from main
8 Months Ago
Tweak flag model offset and move amount.
8 Months Ago
Merged main - resolved conflicts
8 Months Ago
Added american truck models progress
8 Months Ago
Add SpawnPointStripper component for when you want to remove all spawnpoints that come with a map
8 Months Ago
git-blame-ignore dotnet format commit LineEdit: Enter key blurs the widget Bounding box editor tool Add ITerrainPaintTool for easily extensible terrain painting tools
8 Months Ago
tweaked flag position
8 Months Ago
Assign FlagModel on the dlag.
8 Months Ago
merge from quarry_updates
8 Months Ago
merge from prevent_launchsite_targeting_mlrs
8 Months Ago
merge from eoka_fire_chances
8 Months Ago
merge from industrial_transfer_abort
8 Months Ago
Set the light transform on creation
8 Months Ago
Leaderboard backup, run #9052
8 Months Ago
Unsaved deleted metas
8 Months Ago
Material meta files
8 Months Ago
Updated particle system IK to respect arc shape settings Not 1:1 for regular behaviour, but pretty close
8 Months Ago
Fixed deployed pump jacks not working, re-enabled old oil behaviour
8 Months Ago
Update unused mining quarry deployable (for modding, not vanilla)
8 Months Ago
White loading texture
8 Months Ago
Loading screen now works for clothing (not an entity)
8 Months Ago
Added constant particle emission to rocketlauncher entity for IK debugging.