userJames Kingcancel

7,989 Commits over 3,775 Days - 0.09cph!

15 Days Ago
Expose BoneCollection / Bone to ActionGraph Fixes Facepunch/sbox-issues#6878
15 Days Ago
Be very careful about when we load assemblies in LoadNetworkTables Facepunch/sbox-issues#6984 Only warn once if Json serialization happens during a hotload Facepunch/sbox-issues#6984
16 Days Ago
Fix mirror to use oblique near clip plane
16 Days Ago
Fix mirror to use oblique near clip plane
17 Days Ago
Some final water tweaks (for now) https://files.facepunch.com/ziks/2024-11-20/sbox-dev_7Cb3eqtn8Z.mp4
17 Days Ago
Mirror tweaks to fix aspect ratio, add resolution scale
18 Days Ago
Fix fog in reflection
18 Days Ago
More water tweaks
18 Days Ago
Fix lighting in reflection, no fog yet though
18 Days Ago
Fix clip distance when under water Fudge water shader reflection UVs to fix gap
18 Days Ago
Enable #nullable Playing around with a water shader
18 Days Ago
Add tags from world object to chunk SceneObjects
18 Days Ago
Only use cameras for load origins if no LoadOrigin components in scene
18 Days Ago
Support new server message protocol
18 Days Ago
Message sending cleanup, send more than one edit per message
19 Days Ago
Fix creating new method from selection
19 Days Ago
Tone down ByteStreamTest.DecompressStressTest
19 Days Ago
Fix creating from template again
19 Days Ago
Allow adding / removing parameters from method graphs
19 Days Ago
Expose EditorActionGraph.CanModifyParameters
19 Days Ago
IAssetEditor: focus existing editor if it's a BaseWindow
19 Days Ago
Include parameter display info in generated code
21 Days Ago
Visual tweaks, fix ground colour discontinuity Some more visual tweaks
21 Days Ago
Fix ValueNoise shader function not being smooth Before: https://files.facepunch.com/ziks/2024-11-16/sbox-dev_KoXuUh9TIr.png After: https://files.facepunch.com/ziks/2024-11-16/sbox-dev_FtB7jYPzCf.png
22 Days Ago
More compass tweaks
22 Days Ago
Fix compass distance fade Fix reconnecting players stuck sitting
22 Days Ago
Nearby player count in HUD
22 Days Ago
Show players on compass, players sit down on disconnect
22 Days Ago
Add teleport console command
22 Days Ago
Support recentering world at runtime Not totally seamless atm, lighting changes a little
22 Days Ago
Fix updating physics transform
22 Days Ago
Don't send player state until world is loaded
22 Days Ago
Reduce spawn area radius so it doesn't take a day to walk to the origin
22 Days Ago
Offset world by spawn position Fixes floating point precision issues
22 Days Ago
Spawn at a random position based on SteamID
22 Days Ago
Compass and coordinates UI https://files.facepunch.com/ziks/2024-11-15/sbox-dev_HsvWeWBHGH.mp4
23 Days Ago
Increase range of networked edits
23 Days Ago
Name plates
23 Days Ago
Send player info when first seeing, add EchoPlayerPositions option
23 Days Ago
Remote player clothing
23 Days Ago
Broadcast player states
23 Days Ago
Show remote players
23 Days Ago
Keep track of which players are in each cell
23 Days Ago
Player clothing Send player state updates to server
23 Days Ago
Receive player name / clothing on join
23 Days Ago
Switch to built-in player controller
24 Days Ago
Update server uri
24 Days Ago
Rewrite to be a console app
24 Days Ago
Server sends world parameters
24 Days Ago
Read world parameters from server