userGarry Newmancancel

8,237 Commits over 2,649 Days - 0.13cph!

10 Years Ago
Better RPC Caching
10 Years Ago
Disabled admin instant craft by default Disabled admin being able to toggle entity overlay Added dump command (for diagnostics)
10 Years Ago
Fixed sound warnings when switching between client/server (public properties ifdef'd out)
10 Years Ago
Fixed client compile
10 Years Ago
Don't warm up stability if server.stability is false
10 Years Ago
Added restart command for servers (notifies users of shutdown, 60 seconds to get safe)
10 Years Ago
Disconnection reasons
10 Years Ago
Fixed NPC NREs on startup RustNative version check Optimized client tick sending to avoid hitches Tweaked how entity updates are sent from the server
10 Years Ago
Version update
10 Years Ago
PerformanceReport - use floats not doubles
10 Years Ago
Log when reporting performance data
10 Years Ago
Shots in the dark
10 Years Ago
Added extra server profiling Fixed server performance issue(s) Disabled ambient sound system by default (debugging freezing issue) Made lanterns destroyable
10 Years Ago
Optimized how entity positions are networked
10 Years Ago
added effects.footsteps added effects.ambience
10 Years Ago
Cleaned up gamesignal bullshit Animal attack noises Fixed melee swing animations (properly) Fixed loaded items not cooking/smelting after a load network protocol++
10 Years Ago
Optimize sample rates
10 Years Ago
Metabolism changes now networked immediately Fixed melee attack swings not playing Reduced torch brightness
10 Years Ago
Warn when a packet can't be sent (debugging) Fixed packets sometimes being dropped (dissapearing wall glitch)
10 Years Ago
Performance recording stuff
10 Years Ago
server.ip should work again
10 Years Ago
Server IP binding
10 Years Ago
NRE fixes
10 Years Ago
EAC hashtool fixes
10 Years Ago
Metabolism rate hotfix (servers need to restart)
10 Years Ago
New hashtool config
10 Years Ago
Generated lootspawn recepies
10 Years Ago
Connection tweak Hammer non automatic, reduced delay Reduced ore cook times Increased shotgun damage
10 Years Ago
Connection retry etc
10 Years Ago
Hydration drops half the rate of calories (probably backwards but we don't have any drinks)
10 Years Ago
Fixed block.halfheight metal health Fixed door metal health
10 Years Ago
Fixed not being able to connect to server after a failed join attempt
10 Years Ago
Fixed bow breaking when no ammo Lessened the effects of hunger/thirst - to avoid shock on it being enabled
10 Years Ago
Server: Create a net_env if none exists (after loading a save)
10 Years Ago
Added hide boots/pants/poncho/vest Resized some oversized textures
10 Years Ago
Item cost balances
10 Years Ago
Fixed EAC error when disconnecting before auth
10 Years Ago
Fixed radiation overlay Re-enabled metabolism
10 Years Ago
Fixed EAC not loading
10 Years Ago
Fixed admins not really being set as admins
10 Years Ago
Updated bootstrap
10 Years Ago
Fixed NRE in FindClosestBone Changed how positions are networked Fixed NRE in PositionLerp Updated native dlls Fixed missing components on camera (bad merge?)
10 Years Ago
Network fixes
10 Years Ago
Allow developers to go third person too report protocol++
10 Years Ago
Increased arrow speed, made it shitter against buildings (!)
10 Years Ago
Fixed metal halfheight block being 4 meters offset
10 Years Ago
Location based damage is back Bone hit detection is more accurate Disabled NPC metabolism (because something wasn't working there) Added bone names to localization
10 Years Ago
Changing D3D9 fullscreen mode to "exclusive mode" by request
10 Years Ago
Fixed NRE in OnProjectileAttack
10 Years Ago
Fixed empty string network write NRE Fixed NRE in Deployer Fixed "dropped through" server errors