userandrecancel
branchrust_reboot/maincancel

5,942 Commits over 4,018 Days - 0.06cph!

7 Years Ago
▆▊▅▇▉▊▋▍█▉_▉▄▆▌▆█▉▌▅▇ ▆ / ▊ ▇▇▉▉▋▆
7 Years Ago
Compile fix
7 Years Ago
▍▆█▆▉▉▋▉▉▌_▅▄█▉▉▅▇██▌ █ ▌▌██▇
7 Years Ago
▉▋▍▇▌ ▍▄▄▅▋▌ ▍▌▅▄▆█▉▉ ▌▄▅▋▆▍▉▋▍▉ ▌▅▄▊▉▉▅██▄▋▄ (▅▄█▋ █▉ ▉▇▊▆▆▅▍▅█▄ ▋█▇▅▄▉) ! ▇▉▌▇▆ ▉▌▋▄█▌ ▋▍▄▆█▉▄▆ ▉▌▊▍▍▋█▄ ▅▋▍▋▉▄▊▋▌▍▄▆ (▍▉▌▆▋▆ ▅▆█▋▆▌▆▍ ▉▊▊▊▌▉▋▉ ▋▍ ▄▊▇▋▆▇) ! ▇▉█▋▆ ▄▄█▅ ▊▉▆▊ █▉▅█ ▉█▄▄▆▄▉█▇ ▌ ▌▆▄▍█▍▄▇▊█ ▉▊█▉▆█▅▍▉▍
7 Years Ago
▇▉▄▅▊ ▆▌▉▋▉█-▅▋▌▅ ▇▌▉▌▌▋ ▆▍▋ ▆▌▍▍▅▇▍ (█▌▍▄▋▆=▆▆ ▄▄▋█ ▍▊▌▍▋▊ ▇▋ ▄ ▉▉▋▄▊▆ ▍▌ ▇▌ ██▉▍▆▌ ▌▇▄▊▇▌ ▋▄▌▄▅ ▇▍▅▇▋▊▌▍▇▅ ▍▄▄▇█▋▆▇ ▄▇▊▊) ! ▄▍▆▆▅ ▋▋▋▊▆▊ ▄▉▌▅ ▉▊▌▊▄▍▊▌▆▄ ▆▌▄▉▊▌▊▉▋▍ ▆▄▉█▄▅▉█▋█▍▋ ▊▉ ▋▊▅▋ ▉▋ ▇▄▍▅ ▌▍ ▊▅▄█▍▉▌▍▌█_▅▇▉▌▇▅▅▌▅█ ▅▉ >= ▌
7 Years Ago
Extrapolation time on NPC entities is clamped to 0.1 seconds as well
7 Years Ago
Made PositionLerp more generic to eventually be usable in other projects Extrapolation time on player entities is clamped to 0.1 seconds
7 Years Ago
Cherry picking corpse NRE fix from Helk's branch
7 Years Ago
▅▅▇▄▅ ▄▌▆▋▍▆ ▇█▇▊ ▍▌█▌▍▄▌███ ▅▉▌▅▅█▊▅▉▊ ▄▇▄▅█▇▄█▇▄▉▆ (▄▌▉▉█▍▅▋ ▆▊ ▍▊▄█▍▅▊, █▊▅▍▊▉ ▉▋▇█ ▊▍█▅▇▌▌▉▄▊_▉▄▋▄▋█▇██▅ ▄)
7 Years Ago
▅▋▋▉▄ ▋▊▆ ▍▋▋▌▌▇▄▅▊ ▋▌▋▇▇▋▅▊█
7 Years Ago
▌█▉▇█ █▌█▅▄▆▊▋▌▌▇▋▊▌█▅▉▆▍▌▄ / ▍▍▅▇▉▊▋█▆▇▇▌▅▉▋▅▍▍▅█▅▆▆ ▉█ ▊▅▉▍▇▅▉███ ▍▆▌ █▉▌▆
7 Years Ago
Merge from save159
7 Years Ago
Terrain sockets no longer count as inside terrain if outside the terrain bounds
7 Years Ago
Consider entities out of bounds if they're lower than terrain zero level
7 Years Ago
Added warning when skin download fails to start (separate from timing out)
7 Years Ago
Renamed some profiler samples because Unity
7 Years Ago
Added debug.callbacks
7 Years Ago
Disabled sync position on boat storage and fuel (should automatically inherit group from parent, no need to sync explicitly)
7 Years Ago
Tree bundles
7 Years Ago
Network++
7 Years Ago
Merge from tree_revamp
7 Years Ago
Fixed server lag corrupting lerp timestamps, sometimes permanently
7 Years Ago
Fixed repair bench skin icons not refreshing until clicked
7 Years Ago
Call ItemManager.InvalidateWorkshopSkinCache when new item definitions have been received
7 Years Ago
Optimized PositionLerp.SnapTo / SnapToEnd
7 Years Ago
Fixed ore bonus have sync position flag set
7 Years Ago
Fixed FormatException
7 Years Ago
Changed lerp.debug to false by default
7 Years Ago
wtfplastic
7 Years Ago
Fixed lerp timestamp sometimes being incorrect when enabling lerp Fixed lerp server timestamp correction sometimes getting corrupt Added lerp.debug convar
7 Years Ago
Fixed animals turning like Slowpoke (lerp regression)
7 Years Ago
Server player loot distance and client interaction distance are closer together
7 Years Ago
Removed lerp debug log
7 Years Ago
Send network update when healing entities using upkeep
7 Years Ago
Fixed server save timings ignoring the majority of the stall time
7 Years Ago
Stripped server schema refresh (fixes server stall every 30 minutes)
7 Years Ago
Added server timestamp correction to network interpolation Network++
7 Years Ago
Print full exception when "error loading save" happens
7 Years Ago
Fixed player view direction going fubar with extrapolation (still some problems, should probably be disabled altogether for players due to delta updates)
7 Years Ago
Network extrapolation also uses slerp instead of lerp for rotations
7 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)
7 Years Ago
Don't spawn bradley while still loading
7 Years Ago
Imposter is IClientComponent
7 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)
7 Years Ago
Run FileSystem_Warmup on dedicated servers
7 Years Ago
Fixed projectile particle systems no longer playing after being pooled
7 Years Ago
CraggyIsland updates
7 Years Ago
Added network extrapolation smoothing Increased default network extrapolation time
7 Years Ago
Added debug.stall
7 Years Ago
TimedExplosive no longer attach to the entity pivot position when hitting other TimedExplosive