userTony Fergusoncancel

4,880 Commits over 1,004 Days - 0.20cph!

53 Minutes Ago
Change project type from game to addon
Fix USP offsets
Restart the game if players leave, or one joins (from an empty session), don't proceed with game loop if the server is empty
Game loop can be restarted, add TimeElapsed prop in GameManager now that it can be Sync'd
Make it so the player can sprint sideways
Fixed aim offset
Reordered some ViewModel code, use Holo for M4
3 Days Ago
Remaining grenades Renamed some prefabs Add some comments in some game rules, reduced player walk speed More comments, removed Gunsmith Hide Radio UI for now Reduced sprint speed by 40u Refactor DroppedEquipment to use stuff from EquipmentResource, define bodygroups directly in the inspector
3 Days Ago
Adjusted default player hold location
4 Days Ago
Update README.md
4 Days Ago
Camera NRE fix
4 Days Ago
Update new WorldModel process for M700, MP5, Spaghelli
4 Days Ago
Doubled reload speed for spaghelli so it's less mental
4 Days Ago
ViewModel: aim speed doubled
4 Days Ago
Recompile Refinery with combined light probe Don't need this anymore either
4 Days Ago
Fix up some camera stuff Start refactoring ViewModel, Equipment so we place stuff on the player's root, viewmodels are placed absolutely Start rewriting how we do weapons/worldmodel/viewmodel to be more like sbdm
4 Days Ago
Revert movement changes
4 Days Ago
Reduced charge station loop sound dist
5 Days Ago
Rewrite ChargeStation, only runs a RPC when we start & end charging. Sound doesn't get stuck activated. Sound gets played when we stop charging. New sounds for charge station events
5 Days Ago
Fixed "Only the host can deal damage!" assert throwing when trying to suicide
5 Days Ago
Terrain: Implement simple noise tool https://files.facepunch.com/tony/1b2011b1/sbox-dev_3vMnaauA7V.mp4
5 Days Ago
Let's format this file properly
5 Days Ago
Terrain: Implement smooth sculpt tool https://files.facepunch.com/tony/1b2011b1/sbox-dev_N6T1keSw6q.mp4
5 Days Ago
Fixed CreateGameModal menu error
5 Days Ago
DedicatedServerConsole: Show hostname instead of "s&box server" if there is one
5 Days Ago
Add LaunchArguments.MaxPlayers, overrides created lobby preferences (used for CreateGameModal)
5 Days Ago
Brush Settings: increase maximum width so we have sliders
6 Days Ago
Rat respawn increased from 5 to 30
6 Days Ago
Shotgun: Increase spread of alt attack
6 Days Ago
Make IsZoomed false when unequipping the crossbow, resolves #218
8 Days Ago
Death camera works when the player is gibbed and has no ragdoll
8 Days Ago
Reduced Rat lifetime (30 -> 10 seconds)
8 Days Ago
Try catch when accessing Console.BufferWidth, resolves #1854
8 Days Ago
Doubled reconnect timeout time (30 -> 60)
8 Days Ago
Dispose of PrefabFile's cached scene when unregistering, should fix memory leak when switching games
13 Days Ago
Update CreateGameModal - don't have two General categories if we have uncategorized GameSettings, fixed not listing uncategorized GameSettings
13 Days Ago
Support ConVar.Min|Max for game settings when publishing a project
13 Days Ago
Damage taken shot is played in 2d, and only on the victim
13 Days Ago
MP5: Reduce horizontal aimcone by 50% Fixed Feed not showing our own multi kills
13 Days Ago
Add fall damage sound
13 Days Ago
Add new pickup sounds, and item respawn sounds
13 Days Ago
Adjust chatbox styling abit Add "say" command so the server can talk to people
13 Days Ago
Don't lerp Gluon effects if the distance is too far away
13 Days Ago
Switch away if we're trying to shoot mp5 secondary without any ammo
13 Days Ago
Better solution for GluonWeapon NRE
13 Days Ago
Fixed not being able to equip MP5 when it has no primary ammo, but has secondary ammo
13 Days Ago
Charge station loop
13 Days Ago
Fixed multi kill (1) showing every kill
13 Days Ago
Upped multikill window by a second
13 Days Ago
Sound tweaks (mostly reduced distances), new kill sound (and multikill sound), damage received sound