userandererandrecancel
reporust_rebootcancel

10,593 Commits over 3,683 Days - 0.12cph!

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