userJames Kingcancel
reposbox-sdftestcancel

42 Commits over 31 Days - 0.06cph!

53 Days Ago
Use new MoveMode API for climbing
54 Days Ago
Move code around _Very_ rough first pass at MoveModeClimb https://files.facepunch.com/ziks/2024-11-28/sbox-dev_3AN9Qrq83k.mp4
54 Days Ago
Half-res reflection, fix water fog Update .gitignore
55 Days Ago
Simplify ReflectivePlane
60 Days Ago
Final final final water tweaks (final)
60 Days Ago
Basic post-processing when underwater https://files.facepunch.com/ziks/2024-11-22/sbox-dev_dr3yvVxH2r.mp4
60 Days Ago
Fix reflection camera priority Water tweaking
60 Days Ago
Use oblique near clip plane trick for water reflections
2 Months Ago
Some final water tweaks (for now) https://files.facepunch.com/ziks/2024-11-20/sbox-dev_7Cb3eqtn8Z.mp4
2 Months Ago
Fix fog in reflection
2 Months Ago
More water tweaks
2 Months Ago
Fix lighting in reflection, no fog yet though
2 Months Ago
Fix clip distance when under water Fudge water shader reflection UVs to fix gap
2 Months Ago
Enable #nullable Playing around with a water shader
2 Months Ago
Support new server message protocol
2 Months Ago
Visual tweaks, fix ground colour discontinuity Some more visual tweaks
2 Months Ago
More compass tweaks
2 Months Ago
Fix compass distance fade Fix reconnecting players stuck sitting
2 Months Ago
Nearby player count in HUD
2 Months Ago
Show players on compass, players sit down on disconnect
2 Months Ago
Add teleport console command
2 Months Ago
Support recentering world at runtime Not totally seamless atm, lighting changes a little
2 Months Ago
Don't send player state until world is loaded
2 Months Ago
Reduce spawn area radius so it doesn't take a day to walk to the origin
2 Months Ago
Offset world by spawn position Fixes floating point precision issues
2 Months Ago
Spawn at a random position based on SteamID
2 Months Ago
Compass and coordinates UI https://files.facepunch.com/ziks/2024-11-15/sbox-dev_HsvWeWBHGH.mp4
2 Months Ago
Increase range of networked edits
2 Months Ago
Name plates
2 Months Ago
Remote player clothing
2 Months Ago
Show remote players
2 Months Ago
Player clothing Send player state updates to server
2 Months Ago
Switch to built-in player controller
2 Months Ago
Update server uri
2 Months Ago
Read world parameters from server
2 Months Ago
Only subscribe to edits at detail level < 3
2 Months Ago
WebSocketEditFeed works!
2 Months Ago
Compressed edit data, WIP websockets
3 Months Ago
Fix bounds checks when editing world Freeze player when spawning, save position when quitting
3 Months Ago
Basic persistence
3 Months Ago
Fix warnings
3 Months Ago
Add Input.config Fix warnings