userandrecancel

10,554 Commits over 4,324 Days - 0.10cph!

8 Years Ago
Added network extrapolation smoothing Increased default network extrapolation time
8 Years Ago
CraggyIsland updates
8 Years Ago
Fixed projectile particle systems no longer playing after being pooled
8 Years Ago
Run FileSystem_Warmup on dedicated servers
8 Years Ago
Devs can craft all workshop skins if "unlock all items" is set in the editor Added some item schema debug convars (autoschema, loadschema, printschema)
8 Years Ago
Imposter is IClientComponent
8 Years Ago
Don't spawn bradley while still loading
8 Years Ago
Merge from main
8 Years Ago
Merge from roof_building_blocks
8 Years Ago
Removed occluder meshes from roof prefabs (unused)
8 Years Ago
Added triangular wall conditional models when placed at a roof side
8 Years Ago
Removed rotation hack from right hand side triangular walls
8 Years Ago
Conditional models refresh correctly when rotating a building block
8 Years Ago
Updated roof side model condition so only other roofs affect it
8 Years Ago
Fixed missing guides and hammer highlights on walls
8 Years Ago
Fixed that network interpolation velocity smoothing wasn't working correctly Interpolate rotations with slerp instead of lerp Fixed vis.lerp ghosting (and some ddraw ghosting in general)
8 Years Ago
Network extrapolation also uses slerp instead of lerp for rotations
8 Years Ago
Fixed player view direction going fubar with extrapolation (still some problems, should probably be disabled altogether for players due to delta updates)
8 Years Ago
Print full exception when "error loading save" happens
8 Years Ago
Added server timestamp correction to network interpolation Network++
8 Years Ago
Stripped server schema refresh (fixes server stall every 30 minutes)
8 Years Ago
Fixed server save timings ignoring the majority of the stall time
8 Years Ago
Send network update when healing entities using upkeep
8 Years Ago
Removed lerp debug log
8 Years Ago
Server player loot distance and client interaction distance are closer together
8 Years Ago
Fixed animals turning like Slowpoke (lerp regression)
8 Years Ago
Fixed lerp timestamp sometimes being incorrect when enabling lerp Fixed lerp server timestamp correction sometimes getting corrupt Added lerp.debug convar
8 Years Ago
wtfplastic
8 Years Ago
Changed lerp.debug to false by default
8 Years Ago
Fixed FormatException
8 Years Ago
Fixed ore bonus have sync position flag set
8 Years Ago
Optimized PositionLerp.SnapTo / SnapToEnd
8 Years Ago
Call ItemManager.InvalidateWorkshopSkinCache when new item definitions have been received
8 Years Ago
Fixed repair bench skin icons not refreshing until clicked
8 Years Ago
Fixed server lag corrupting lerp timestamps, sometimes permanently
8 Years Ago
Merge from main
8 Years Ago
Added temp_field_large spawn population to procedural maps
8 Years Ago
Merge from tree_revamp
8 Years Ago
Network++
8 Years Ago
Tree bundles
8 Years Ago
Disabled sync position on boat storage and fuel (should automatically inherit group from parent, no need to sync explicitly)
8 Years Ago
Added debug.callbacks
8 Years Ago
Renamed some profiler samples because Unity
8 Years Ago
Merge from main
8 Years Ago
Merge from conditional_models_3
8 Years Ago
Added warning when skin download fails to start (separate from timing out)
8 Years Ago
Fixed field rocks sometimes partially overlapping the outermost objects of monuments
8 Years Ago
Removed some rocks from water treatment plant that were placed outside of the terrain blend map
8 Years Ago
Fixed various issues with missing terrain carve volume terrain checks on the caves (regression from terrain blend maps)
8 Years Ago
Fixed checksum mismatch on certain seeds