userGarry Newmancancel
reporust_rebootcancel

7,315 Commits over 2,345 Days - 0.13cph!

11 Years Ago
Don't re-network updated stability value unless it changed
11 Years Ago
Spawned entities send a creation message immediately
11 Years Ago
Fixed player models not aiming up/down
11 Years Ago
Properly named queue time warnings
11 Years Ago
Splitting up Cl_BasePlayer into partials Fixed fall damage Rebuilt plugins
11 Years Ago
Fixed missing smoke materials on cargo plane and torch
11 Years Ago
Reverted to previous lidgren version
11 Years Ago
Fixed startup error in buildingtest Fixed guns making now shoot effects Fixed entity disable broken logic Converted weapon worldmodels to the new ShadowOnly stuff Limting error reporting to 5 per minute Fixed NRE when getting pingTime Fixed deploy guide NRE Fixed "Ignore collision failed" warnings Fixed NRE and warnings in new console system
11 Years Ago
Fixed fog shader on windows Tweaked entity network rates Fixed logic error in DamageTypes
11 Years Ago
Updated builder to use b18
11 Years Ago
Made the work queue class generic Fixed stability system huge freezes Warn if loading an entity takes too long
11 Years Ago
Attempt to fix "NetException: This message has already been sent!"
11 Years Ago
Fixed assertion weirdness on server startup Fixed Lerp not lerping when far away
11 Years Ago
Better behaviour for disabled entities
11 Years Ago
More profiling
11 Years Ago
When loading a HeldEntity, reset the owner
11 Years Ago
Bunch of clientside profiling
11 Years Ago
network grid tweak
11 Years Ago
11 Years Ago
Switched networking to use times instead of ticks Added server.fakelag Added sever.fakeloss Made lerping more sophisticated Fixed RemoteLog serialization Protocol++ Fixed ddraw.boxes all being white
11 Years Ago
null entity check in SaveAll (something weird is happening)
11 Years Ago
Updated lidgren to r391
11 Years Ago
More low level network message writing
11 Years Ago
Added server.compression to turn network compression on/off
11 Years Ago
Added timewarnings to stability system
11 Years Ago
Added MaxSpawnDistance to effects Added low quality mode to lerp Fixed serialization fuckup in StorageBox (fixes capacity)
11 Years Ago
Network tweak
11 Years Ago
Made walls face outwards properly by default Fixed ore texture
11 Years Ago
Check before adding position update
11 Years Ago
Fixed server info modal closing
11 Years Ago
More profiling Fixed bushes being bulletproof Changed how entity position/updates are networked for performance Fixed loading screen not showing connection progress
11 Years Ago
Fixed "server is closing" error
11 Years Ago
Fixed rock textures
11 Years Ago
Fixed compile error
11 Years Ago
Server log now shows reason for disconnect
11 Years Ago
Fixed large woodbox slot count Fixed ore resource counts Fixed chick cluck volume Fixed flesh attack volume
11 Years Ago
Profiling player join
11 Years Ago
Server perf tweaking
11 Years Ago
Lootspawn property
11 Years Ago
EntityComponents can define menus too Added basic loot crates to radtown test Changed ResourceContainer to use EntityMenu instead of OnUse
11 Years Ago
Added a shitload of props from the asset store that we intend to be placeholder but will probably never get changed Small radtown scene2prefab
11 Years Ago
Tweaking event schedule to make sure we don't have multiple running
11 Years Ago
Switched console to UnityUI Fixed block health network order weirdness Throw error if SkinnedMeshCollider has no SkinnedMeshRenderer
11 Years Ago
Locks now have deployment guides Fixed hammer highlight not drawing walls properly
11 Years Ago
Bunch of missing meta files Fixed crosshair missing sprite
11 Years Ago
Genericizing deployment guides Fixed boner in SendEntityUpdate
11 Years Ago
Don't try to run unconnected player's network queue More profiling stuff
11 Years Ago
Converted lock deployment method to new weapon system (can deploy using primary fire again) Fixed stringpool collision error with RPCs Protocol++
11 Years Ago
Fixed tooltip not updating when the options changed Fixed tooltip getting stuck on screen
11 Years Ago
Moved camera blur effects to a sub-camera