userLayladcancel

7,479 Commits over 3,622 Days - 0.09cph!

7 Years Ago
Block tool calls rpc to add blocks to server. Fix server side tools not receiving the picking ray. Update RMC.
7 Years Ago
Hard code random block colors for now so they're consistent across network
7 Years Ago
Network voxel world using NetSerialize
7 Years Ago
Release block types on reload. Make voxel map area bigger.
7 Years Ago
Save voxel world and load it back from file
7 Years Ago
Add generated voxel texture coords
7 Years Ago
Release voxel map properly
7 Years Ago
Finish porting native voxel example
7 Years Ago
Rename chunks native so it loads
7 Years Ago
Create chunk map and initialize to test it Merge branch 'master' of github.com:Facepunch/SandboxGame
7 Years Ago
Move native voxel dll to correct directory
7 Years Ago
Started porting voxel example
7 Years Ago
Fix dynamic meshes
7 Years Ago
Add entity NetSerialize and NetDeserialize, this is slightly different to replicated properties, serialize is called every time a remote client wants to open up a net channel for an entity Merge branch 'master' of github.com:Facepunch/SandboxGame
7 Years Ago
Only set weapon current ammo on authority
7 Years Ago
Fix world spawn brush collision. Fix displacement collision.
7 Years Ago
Play lil ui click sound when selecting tool. Tool menu uses Q key. Don't select tool if already selected.
7 Years Ago
Styled tool menu
7 Years Ago
Add fontawesome
7 Years Ago
Attach balloon rope to root parent entity, there's issues with attaching constraints to child entities
7 Years Ago
Weld tool Freeze/Unfreeze root parent entity no collide tool
7 Years Ago
Clear ghost target when it's not longer valid
7 Years Ago
Make balloon the parent of the rope it's attached to so it removes when the balloon pops
7 Years Ago
Add WakePhysics and SleepPhysics. Wake constrained entities on remove.
7 Years Ago
Add safer BaseConstraint.IsEntityConstrained
7 Years Ago
Remove relevant constraints before removing entity
7 Years Ago
Move absolute pos rot scale to base entity. Use absolute scale for rope constraint so balloon rope is the same length regardless of balloon scale
7 Years Ago
Refactor tools to call left click on both client and server
7 Years Ago
Don't attach thrusters onto other thrusters, change their properties instead
7 Years Ago
Add spawn position offset to particles (spawn inside box) Add BoundingRadius and BoundingBox getters to world entity
7 Years Ago
Remover tool and remove effect
7 Years Ago
Fix particle collisions
7 Years Ago
Add wooden crate props from rust
7 Years Ago
Add rust building parts
7 Years Ago
Replicate balloon tint material
7 Years Ago
Replicate balloon pop and color
7 Years Ago
Add balloon pop effect. Add start rotation and rotation rate to particle emitters
7 Years Ago
Balloons are damageable, pop when taking any amount of damage Add a bullshit hitscan tool to punt stuff around and deal damage
7 Years Ago
Balloon tool and entity Automatically find all tools and give them to player
7 Years Ago
Freeze/Unfreeze physics grabber
7 Years Ago
Move ghost to orbit position so everyone can see. Orbit scrolling.
7 Years Ago
Replicate tools by default
7 Years Ago
Press F to orbit camera around selected entity
7 Years Ago
Ignore movement when rotating with physics grabber. Add sandbox crosshair. Tool selection hud Tool switching Thruster model Thruster tool
7 Years Ago
Bump up bandwidth settings a shit load
7 Years Ago
Basic physics grabber tool
7 Years Ago
Move interp helper to engine addon
7 Years Ago
Flying ghost controllable replicated to other players. Add Angles network serializer.
7 Years Ago
Replicate and interpolate relative axis constraint rotation. Move interp helper to C#
7 Years Ago
Attempt to sync axis constraint