userJames Kingcancel

7,935 Commits over 3,745 Days - 0.09cph!

Today
Some final water tweaks (for now) https://files.facepunch.com/ziks/2024-11-20/sbox-dev_7Cb3eqtn8Z.mp4
Today
Mirror tweaks to fix aspect ratio, add resolution scale
Yesterday
Fix fog in reflection
Yesterday
More water tweaks
Yesterday
Fix lighting in reflection, no fog yet though
Yesterday
Fix clip distance when under water Fudge water shader reflection UVs to fix gap
Yesterday
Enable #nullable Playing around with a water shader
Yesterday
Add tags from world object to chunk SceneObjects
Yesterday
Only use cameras for load origins if no LoadOrigin components in scene
Yesterday
Support new server message protocol
Yesterday
Message sending cleanup, send more than one edit per message
3 Days Ago
Fix creating new method from selection
3 Days Ago
Tone down ByteStreamTest.DecompressStressTest
3 Days Ago
Fix creating from template again
3 Days Ago
Allow adding / removing parameters from method graphs
3 Days Ago
Expose EditorActionGraph.CanModifyParameters
3 Days Ago
IAssetEditor: focus existing editor if it's a BaseWindow
3 Days Ago
Include parameter display info in generated code
5 Days Ago
Visual tweaks, fix ground colour discontinuity Some more visual tweaks
5 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
6 Days Ago
More compass tweaks
6 Days Ago
Fix compass distance fade Fix reconnecting players stuck sitting
6 Days Ago
Nearby player count in HUD
6 Days Ago
Show players on compass, players sit down on disconnect
6 Days Ago
Add teleport console command
6 Days Ago
Support recentering world at runtime Not totally seamless atm, lighting changes a little
6 Days Ago
Fix updating physics transform
6 Days Ago
Don't send player state until world is loaded
6 Days Ago
Reduce spawn area radius so it doesn't take a day to walk to the origin
6 Days Ago
Offset world by spawn position Fixes floating point precision issues
6 Days Ago
Spawn at a random position based on SteamID
6 Days Ago
Compass and coordinates UI https://files.facepunch.com/ziks/2024-11-15/sbox-dev_HsvWeWBHGH.mp4
6 Days Ago
Increase range of networked edits
7 Days Ago
Name plates
7 Days Ago
Send player info when first seeing, add EchoPlayerPositions option
7 Days Ago
Remote player clothing
7 Days Ago
Broadcast player states
7 Days Ago
Show remote players
7 Days Ago
Keep track of which players are in each cell
7 Days Ago
Player clothing Send player state updates to server
7 Days Ago
Receive player name / clothing on join
7 Days Ago
Switch to built-in player controller
7 Days Ago
Update server uri
8 Days Ago
Rewrite to be a console app
8 Days Ago
Server sends world parameters
8 Days Ago
Read world parameters from server
8 Days Ago
Only subscribe to edits at detail level < 3
8 Days Ago
Persistence
9 Days Ago
Initial commit
9 Days Ago
WebSocketEditFeed works!