239,379 Commits over 3,837 Days - 2.60cph!

5 Months Ago
New attempt - load all preprocessed prefabs into a dedicated client/server scene and include that in the build Created new FileSystem backend that is mostly working, builds are done via Builds/PreProcess/ menu
5 Months Ago
Middle finger gesture
5 Months Ago
Pedal bike setup bits and pieces
5 Months Ago
Greybox scene changes
5 Months Ago
More build cleanup, not much progress
5 Months Ago
Fix recoil properties not being modified
5 Months Ago
nature models, more track piece work, tutorial map work, more tutorial hints, tutorial hint messages, materials and textures, less tilting from pedaling, sample scene in blender
5 Months Ago
Shadergraph: Named branch nodes are attributes
5 Months Ago
Expose recoil values for weapons Add `mod_ents` command to search for entity shortnames
5 Months Ago
Exposing more things & lots of cleanup + organizing code Serialize AnimationCurve as protobuf
5 Months Ago
Expose BaseProjectile fields too
5 Months Ago
Expose clientside variables (firerate, deploydelay, animationdelay) to be modded by server Add `mod {prefab} {field} {value}` command to allow you to modify weapons at runtime
5 Months Ago
updating bicycle model
5 Months Ago
adding bike_sidecar prefab and WIP bicycle setup
5 Months Ago
Fix loading old polygon mesh when texture origin wasn't per face
5 Months Ago
check for unstuck
5 Months Ago
Added a simple custom testing framework
5 Months Ago
Respawn on awake
5 Months Ago
Added a bunch of old assets Spawn walls
5 Months Ago
Fixed IO UI showing wrong power values when wiring entities from output to input
5 Months Ago
Fixed crashes when deleting nav ladders Added some existing models to the Lamp Tool
5 Months Ago
Basic overall maze layout generation https://files.facepunch.com/ziks/2024-05-06/sbox-dev_R4oVrgYbRY.mp4
5 Months Ago
Refactor, editor tweaks, working on generator
5 Months Ago
Started work on a shooting range scene (https://files.facepunch.com/tony/1b0611b1/sbox-dev_XK299N0MPB.jpg)
5 Months Ago
Add a bunch of mazes, can set item spawns https://files.facepunch.com/ziks/2024-05-06/sbox-dev_9OU5DiHcmA.png
5 Months Ago
Initial commit WIP maze resource https://files.facepunch.com/ziks/2024-05-06/sbox-dev_ATtk51LrlD.png
5 Months Ago
Removed physics.steps and physics.minsteps. Instead, time now includes both server and client convars for delta and max delta, both set from the server, with the client ones replicated to all clients
5 Months Ago
camera tweaks, enemy sprite flipping, etc networking fixes, etc nametag info panel timer panel
5 Months Ago
New idea: what if we saved preprocessed versions of all of our prefabs outside of the assets folder?
5 Months Ago
SAR + P17 cam anim tweaks
5 Months Ago
Hunting bow deploy and admire viewmodel camera animations - fixes the camera offset snap when deploying the bow.
5 Months Ago
merge from main
5 Months Ago
Finally got a maybe working bundle out of this, still way too slow
5 Months Ago
Leaderboard backup, run #11562
5 Months Ago
Viewmodel camera anims for P17 deploy and reloads
5 Months Ago
Greybox scene changes
5 Months Ago
First person greybox scene for vm anims
5 Months Ago
Reverted vm cam idle clip to 2 frame duration
5 Months Ago
Better naming for vm cam clips
5 Months Ago
Redone convars for controlling physics timesteps on the server and client. For some reason these currently break the automated code gen.
5 Months Ago
Disabled root motion on camera animation setup for SAR and P17 viewmodels. Added deploy vm camera animation for SAR.
5 Months Ago
Turn off root motion on viewmodel camera animator
5 Months Ago
Fixed SAR reload sounds being out of sync
5 Months Ago
Added SAR vm camera anims for reload and admire. Moved vmcamera idle to root directory for reuse across viewmodels.
5 Months Ago
Fix missions UI always appearing when a player connects to a server with BaseMission.missionsenabled set to false
5 Months Ago
Oops, revert bootstrap physics tick rate commit
5 Months Ago
Pedal bike more responsive steering etc
5 Months Ago
Pedal bike inertia tensor edit. Allow easier x-axis tilt, but being careful not to bring back physics jitter.
5 Months Ago
Pedal bike suspension and max RPM edits
5 Months Ago
Merge from parent