userGarry Newmancancel

19,254 Commits over 3,898 Days - 0.21cph!

7 Years Ago
Updated steamworks Added steam_appid Fixed "Missing Steam Ticket" Don't init steam when loading "DedicatedServer" map
7 Years Ago
Throw exception if trying to initialize without destroying old instance Console errors on init failure
7 Years Ago
Steam dedicated server dlls
7 Years Ago
Fixed isDedicatedServer not being set
7 Years Ago
add performance graphs to serverinfo move serverinfo-bar to seperate file add serverinfo fps chart add network i/o chart change charts change data collection charts are collapsible show fps and entity count in one chart improve network chart add player chart (queued, joining, playing, free) Merge pull request #22 from alexfriesen/improve-serverinfo Serverinfo performance monitoring
7 Years Ago
fixes bug where Lobby Owner was unable to be set Fixes issue where Lobby Owner was being imporperly cached and not updating with the Lobby state. Merge pull request #62 from kkukshtel/master
7 Years Ago
Updated Facepunch.Steamworks Merge branch 'master' of SandboxGame
7 Years Ago
Nicer shutdown, I think
7 Years Ago
Fixed editor startup NRE Steam tick trace
7 Years Ago
Added UnrealUtil Added GameClient Steam server auth Merge branch 'master' of SandboxGame
7 Years Ago
Moved native gamemode functions to GameServer class Steam Server init/shutdown
7 Years Ago
Shotgun pickup works
7 Years Ago
Different mesh for battery
7 Years Ago
Added item_battery
7 Years Ago
Don't update watches if it hasn't changed Added List.NextOrDefault extension Next/Prev weapon selection
7 Years Ago
Always show start game/join server, even when in game (reveals crash bug)
7 Years Ago
Fixed weapon selection
7 Years Ago
Remove inspector files Set up Coherent debuggibg paths Inspector, right folder vue templates can include other components Cleanup
7 Years Ago
__Generated__.cs is now {AddonName}.Generated.cs Make sure you delete all __Generated__.cs
7 Years Ago
Remove wav mat png blah blah from addon projects Merge branch 'master' of SandboxGame
7 Years Ago
Fixed NRE when addon has no code Merge branch 'master' of SandboxGame
7 Years Ago
Removed debug
7 Years Ago
Weapon pickup notice Merge branch 'master' of SandboxGame
7 Years Ago
Addons, ignore _generated in root (and older ones in code)
7 Years Ago
Moved components next to their vue files added link to vue syntax plugin to requirements.txt
7 Years Ago
Code can be anywhere in the addon, vue files dependupon their cs file
7 Years Ago
Fixed JS error on shutdown
7 Years Ago
Shotgun repeat rate, auto reload on dry fire
7 Years Ago
Don't play reload anim unless reloading, don't reload full clips, take only ammo used instead of full clip
7 Years Ago
Fixed bundle Merge branch 'master' of SandboxGame
7 Years Ago
Updated crosshair Merge branch 'master' of SandboxGame
7 Years Ago
Optimization
7 Years Ago
Added ClassLibraryAttribute.Alias Random Spawnpoints
7 Years Ago
support for LESS Merge branch 'master' of SandboxGame
7 Years Ago
html cleanup
7 Years Ago
Almost everything works vue extensions Fixed watchers Fixed death log Merge branch 'vuejs'
7 Years Ago
vue extensions Fixed watchers Fixed death log
7 Years Ago
Almost everything works
7 Years Ago
Beep on hit Weapon damage balances Merge branch 'master' of SandboxGame Blood effect
7 Years Ago
Ammo and reloading
7 Years Ago
Ammo display wip
7 Years Ago
Renamed player to DeathmatchPlayer Refactor
7 Years Ago
don't crash when reloading base hud Materials Icons player armor ui
7 Years Ago
Don't shit the bed if steam not enabled
7 Years Ago
mp5
7 Years Ago
Fixed warning vuejs
7 Years Ago
Weapon selection fixes
7 Years Ago
html - merge recieved arrays using "Id" as the key Ractive update, anim fixes Merge branch 'master' of SandboxGame
7 Years Ago
Fixed crosshair screen blocking Fixed dealog not populating Cleaned up js includes in root html lfs images
7 Years Ago
Kill list Merge branch 'master' of SandboxGame