userandrecancel
reporust_rebootcancel

10,480 Commits over 4,171 Days - 0.10cph!

8 Years Ago
Removed some debugging shit
8 Years Ago
Subtracting 24967
8 Years Ago
Added sendnetworkupdate admin console command (useful for testing)
8 Years Ago
Fixed NRE in PlayerModel.DoAimingSounds
8 Years Ago
Added itemoutline convar
8 Years Ago
Added metabolismtick convar (time inbetween metabolism updates)
8 Years Ago
Eliminated GC from QuickCraft.Rebuild
8 Years Ago
Fixed NRE in PlayerMetabolism
8 Years Ago
Eliminated GC allocs from crafting UI
8 Years Ago
Added eat / drink debug convars for admins / devs (similar to hurt console command, can also take negative values)
8 Years Ago
Changed reflection probe time slicing to "individual faces"
8 Years Ago
Changed default server.metabolismtick to one second
8 Years Ago
Removed itemoutline test convar (showoutlines still exists)
8 Years Ago
Eliminated GC from GlobalMessages subscription (particularly ItemIcon.OnEnable / OnDisable in UIInventory.Update)
8 Years Ago
Removed some legacy network graph garbage that's entirely unused since it was replaced by the new netgraph
8 Years Ago
Removed some dev convars that were all broken / unused
8 Years Ago
Added netgraph.categoryfilter and netgraph.objectfilter Only track network packet stats if netgraph is enabled
8 Years Ago
Added printpos / printrot / printeyes server console commands
8 Years Ago
▇▋▆▊▆ ▌▄▉█▉█▇▆▆▉▆▍▇▊▊▇▇▋ ▄▇▊▍▊▆ (█▇▅ █▍██)
8 Years Ago
New network interpolation and extrapolation
8 Years Ago
Progress
8 Years Ago
Progress
8 Years Ago
Progress
8 Years Ago
Disabled life story (temporary client crash hotfix) Network++
8 Years Ago
Tweak
8 Years Ago
Subtracting 25069
8 Years Ago
Send out player position ticks in the same frame they've been received (reduces peeker's advantage)
8 Years Ago
Subtracting 25071
8 Years Ago
Merge from main
8 Years Ago
CodeGen
8 Years Ago
Merge from network_lerp_2
8 Years Ago
Fixed editor decal error
8 Years Ago
Committing v_semi_pistol reload meta file since nobody else is
8 Years Ago
Trying to untangle merge / subtract garbage
8 Years Ago
Rolling back BaseProjectile to before goosey's changes
8 Years Ago
Added mainland topology (everything connected to the main island) Only spawn players and monuments on mainland
8 Years Ago
Significantly more cliffs and hills
8 Years Ago
Why do you hate me Plastic
8 Years Ago
Removed pillar building block (how much outrage could this possibly cause?)
8 Years Ago
Removed support socket type
8 Years Ago
Removed support socket from floor prefab
8 Years Ago
Rivers are no longer green
8 Years Ago
Wall frames provide identical stability to walls
8 Years Ago
Added hilltop topology
8 Years Ago
Added yuge rocks to hilltops (proof of concept)
8 Years Ago
Correctly call OnSendNetworkUpdate when spawning static map entities
8 Years Ago
Better safe than sorry
8 Years Ago
Adjusted water well spawn rules
8 Years Ago
Removed fog from scene view
8 Years Ago
Tweaked water well terrain adjustments