136,034 Commits over 4,444 Days - 1.28cph!

6 Years Ago
Added SendInfo GetAllConnections Choose NetworkInitSteamworks in Bootstrap Added SendInfo.GetAllConnections() Initialize SteamServer before creating server
6 Years Ago
Demo Recording shit can be in base class
6 Years Ago
Added Facepunch.SteamNetworking alternative networking
6 Years Ago
Raknet.Write.cs isn't used
6 Years Ago
Change camera parent key from LEFT MOUSE to F WASD movement with debug camera while orbiting offsets camera SHIFT + R key combination to reset orbit offset position
6 Years Ago
[D11] [UI] Popups updated to visually match new UI redesign.
6 Years Ago
demo.browser convar (don't mess with main menu for a feature only a few people will use)
6 Years Ago
Functional sort buttons on demo browser (sort by name, date, length)
6 Years Ago
[D11] TempRenderTarget garbage collect fix
6 Years Ago
[D11][#3631] Softened edges of flashlight/light weapon mod.
6 Years Ago
Open demo browser as popup on right hand side menu
6 Years Ago
yield icon
6 Years Ago
DTLS fixes/improvements 1. Two way ping ( server/client rtt ) 2. Timeouts ( works both ways ) 3. Stop traffic flooding 4. Server traffic reporting 5. Some fixes/improvements Tested on PC/PS4 (debug)
6 Years Ago
Convar for custom ratio guide (eg. "2.35:1" or "4:3" etc)
6 Years Ago
Bundle fuckaroo 2
6 Years Ago
[D11] Add memory usage to Player Telemetry Tick
6 Years Ago
Bundle fuckaroo
6 Years Ago
Working on engine module loot. Fixed fuel tank module which seemed to have lost its storage.
6 Years Ago
Codegen
6 Years Ago
Always log how much time it took to collect navmesh sources
6 Years Ago
[D11] Update to QA prekit - d11guntest
6 Years Ago
Merge from main
6 Years Ago
Made navmesh bake at server startup ~4x faster
6 Years Ago
Scene backup
6 Years Ago
Compile fix
6 Years Ago
Work on not allowing modules to be moved/removed while they have storage
6 Years Ago
Fixed 1.5x scale on demo playback UI
6 Years Ago
Merge from instrument_autoturret_v2
6 Years Ago
Merge from oceanlevel
6 Years Ago
Add meta.add console command to add a value to a convar (useful in binds)
6 Years Ago
Storage module UI edit
6 Years Ago
Use InvokeHandler instead of Unity invoke
6 Years Ago
Added a fluid switch to the plumber loadout
6 Years Ago
Unsaved
6 Years Ago
Hook up sprinkler animation
6 Years Ago
Computer station LOD0 progress
6 Years Ago
Merge from parent
6 Years Ago
Steamworks latest: - Fixed SteamServer events being hooked twice - Fixed SteamFriends events not being hooked - Throw exception if trying to initialize multiple times - Shutdown dispatch on server/client close
6 Years Ago
Yellow crossbreed FX variant. Set effect recycle times.
6 Years Ago
[D11] Inverse hull vertex outline shader
6 Years Ago
[D11] don't spawn projectile fx more than 75 meters away
6 Years Ago
[D11] don't spawn projectile fx more than 75 meters away
6 Years Ago
[D11][Graphics][#173] Flashlight does not flash repeatedly when is on the side of the screen
6 Years Ago
S2P all
6 Years Ago
pre-s2p backup
6 Years Ago
Merge from foliagegrid_benchmark
6 Years Ago
Disable terrain
6 Years Ago
Merge from main
6 Years Ago
Tweaks, #if CLIENT
6 Years Ago
[D11][#3631] Adjusted light brightness again.