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

7 Months Ago
Harbor cranes now pick up container spawn points dynamically
7 Months Ago
Add a temporary set of container destinations to the cargo ship (to both layout variants) Add an OnArrivedAtHarbor method to cargo ship that finds nearby cranes and tells them to start moving
7 Months Ago
Fixed joint keeps the bodies fixed where they are at the moment of joint creation instead of snapping Joint gizmo just draws a line from self to target game object
7 Months Ago
Notes UI
7 Months Ago
Merge from main
7 Months Ago
Fix prismatic disabling limit when it shouldn't Create slider with 2 pivots and an axis, this makes the most sense Base joint passes two physics points for joint creation Do a pass on all joints to make sure their local frames make sense
7 Months Ago
Large TV files
7 Months Ago
Add RigidBody.MotionEnabled
7 Months Ago
Fix game setup's Launch Mode always falling back to default LaunchMode.Normal Resolves sbox-issues/issues/4923
7 Months Ago
ICollisionListener & ITriggerListener have default interface methods + docs Resolves sbox-issues/issues/4852
7 Months Ago
Izabu: Move triangle shifting further up the callstack so the fix gets applied to sphere and capsules too
7 Months Ago
Source Updates - Hide Poncho Material and Texture change
7 Months Ago
Removed power consumption from splitters, root combiners and electrical branches
7 Months Ago
Fix async warning in PreviewMesh
7 Months Ago
Fixed electrical lights requiring 1 power when off
7 Months Ago
GameController -> CGameController, some code refactor, Controller is a handle
7 Months Ago
player update. tamborine holdtype updated with latest idle pose
7 Months Ago
player update. tamborine entity edited so the it is held correctly and its holdtype updated with latest idle pose
7 Months Ago
Update sceneviewer_weapons.scene
7 Months Ago
Update charactercontroller.scene
7 Months Ago
packaged food - cans branding texture update Merge branch 'main' of sbox-assets
7 Months Ago
Viewmodel camera
7 Months Ago
player update. cowbell entity edited so the it is held correctly and its holdtype updated with latest idle pose
7 Months Ago
player update. pan flute entity edited so the it is held correctly and its holdtype updated with latest idle pose. xylophone deployed prefab updated so the drum sticks are held correctly
7 Months Ago
Make joint more robust in finding physics bodies, improve the gizmos a bit Better anchor points for spring joint
7 Months Ago
Add Vector3.CatmullRomSpline, Vector3.TcbSpline Add SceneLineObject Add LineRenderer component Add line prefab Fix NRE
7 Months Ago
Line Render scene
7 Months Ago
Adjusted cargo path Notifier component placed harbor Reran Scene2Prefab
7 Months Ago
player update. megaphone entity edited so the it is held correctly and its holdtype updated with latest idle pose
7 Months Ago
Fbx serializer is too spammy Ignore unknown color formats in CMesh::CalculateInputLayoutFromAttributes Don't create model for preview mesh if there's no valid meshes
7 Months Ago
▉▄▆▇▋▉ ▄▍▊▊█▊▅_▌▇▆▅█▄ ▆▆ █▅▆▇▋▇▆▄ ▊▅▆█▇ ▌▊▊▅▇▉▊█▇
7 Months Ago
Fixed memory cell draining battery on both sides instead of from the active output
7 Months Ago
Initial approach logic: Cargo now calculates tangents of each patrolfar node and compares the angle and distance to find the best scoring point Debug outputs for this
7 Months Ago
Add Actor.PlayVoice, Actor.VoiceList, create player's voice list
7 Months Ago
WIP rewriting property node definition
7 Months Ago
player update. trumpet entity edited so the trumpet is placed correctly and its holdtype updated with latest idle pose
7 Months Ago
Add voice lists for other crackhead variants
7 Months Ago
SerializedProperty and ControlSheet support nullable values BoolControlWidget fade property when disabled
7 Months Ago
Scene2Prefab Added docking path to harbor 1
7 Months Ago
Don't preview smd for now
7 Months Ago
Asset preview for fbx, obj, smd https://files.facepunch.com/layla/1b1211b1/sbox-dev_uPe3bKuNAh.png
7 Months Ago
player update. exported updated homing missile launcher anim set and holster position updated on its entity
7 Months Ago
Make the UI designer screen larger to fit the extra states on. Update bradley scientist AI design with recall states/events.
7 Months Ago
Make ComponentTypeSelector slightly taller (fixes sbox-issues/issues/5155) Component selector search is scored, uses classname and description too Add tooltip to component selector Rename Particle System to Legacy Particle System
7 Months Ago
Update state for recalling scientists
7 Months Ago
Fix OnPreRender always getting called, even if execute in editor is false Tick UI right before render, after other updates
7 Months Ago
Add VoiceListResource.Find( key, fallback )
7 Months Ago
Add VoiceListResource
7 Months Ago
Start work on weapon refactor - hold state info in a resource, pass resource into attack components
7 Months Ago
Add dynamic cubemap scene