reporust_rebootcancel

105,895 Commits over 3,806 Days - 1.16cph!

10 Years Ago
Fixed EAC error when disconnecting before auth
10 Years Ago
Fixed radiation overlay Re-enabled metabolism
10 Years Ago
Merge from main
10 Years Ago
Subtracted changeset 5907 (wrong branch)
10 Years Ago
Removed hacky dictionary lookup from ambience manager (use multiselect enum instead)
10 Years Ago
Allowed water decor rocks to spawn in riverbeds Added clutter rocks to riverbeds and roads Removed debug output from procedural river component Renamed water topology type to ocean (water is now ocean, river and shore combined)
10 Years Ago
Fixed EAC not loading
10 Years Ago
Added procedural river component (traces non-zero-level rivers down mountains, WIP) Added river topology type
10 Years Ago
Tweaked dune and lake noise Reduced terrain edge padding
10 Years Ago
Fixed admins not really being set as admins
10 Years Ago
Updated bootstrap
10 Years Ago
Added rigged & roughly skinned head2 variant (no blends or lods)
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
Buncha rocks & cliffs.
10 Years Ago
Allow developers to go third person too report protocol++
10 Years Ago
Floor decal fix, making them darker in unity is a quick fix for now.
10 Years Ago
fixed the animal animations so they don't flicker as much when moving at certain speeds tweaked animal animations so the foot placement matches better with movement speed. fixed animalskin script to work with multi materials
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
made repair bench work
10 Years Ago
Changing D3D9 fullscreen mode to "exclusive mode" by request
10 Years Ago
Fixed NRE in OnProjectileAttack
10 Years Ago
Added wetness layer to standard shader
10 Years Ago
Fixed empty string network write NRE Fixed NRE in Deployer Fixed "dropped through" server errors
10 Years Ago
Shooting metal blocks now makes sparks Shooting stone blocks now make correct stone block being shot effects
10 Years Ago
Fix compile error and reapply footstep updates
10 Years Ago
foundation, floor, roof, walls, stairs - metal tier
10 Years Ago
Low wall grades
10 Years Ago
Enabling some shader features
10 Years Ago
Updated internal standard shader properties Added first version of standard shader with toggable particle accum layer; e.g. rocks with snow, sand Added warning if force atlas max mip level fails
10 Years Ago
Prevented players from spawning inland or on cliffs (only coastal sand beach now) Extended player spawns to include areas slightly to the north and south of the temperate biome
10 Years Ago
Metal walls
10 Years Ago
Enabled reflection probes on the 3 fastest quality settings (fixes black water)
10 Years Ago
Tweaked topology-based path cost to yield more natural looking paths
10 Years Ago
Removed multithreading from post-road-placement cliff creation (possible race condition if splat, color, topology or path resolution mismatched)
10 Years Ago
Multithreaded pathfinding of the road network
10 Years Ago
Try Catch around UnityAnalytics calls - because they're throwing errors for some people
10 Years Ago
wooden door key can be burnt in fire/furnace
10 Years Ago
Fixed protection properties not expanding when new damage types added Beefed up block vs melee protections
10 Years Ago
Added stats tables to BaseMelee preview http://goo.gl/WV1lBp
10 Years Ago
Reduced the percentage of terrain that is turned into water Improved terrain edge falloff Increased lake frequency and amplitude slightly Changed lake noise type to turbulence Fixed beach and underwater cliff color looking a bit weird
10 Years Ago
Converted spanning tree to semi-directed Added road and bridge segmentation Added bridge placement backend Added bridge topology type Made road placement stop when encountering crossroads Fixed various small weirdnesses in the road network calculation
10 Years Ago
Boilerplate for recording bytes sent
10 Years Ago
Fixing server shutdown NRE
10 Years Ago
Handle CONNECTION_ATTEMPT_FAILED
10 Years Ago
meta files
10 Years Ago
Undoing footstep commits (they broke the compile)
10 Years Ago
merge from main
10 Years Ago
first pass repair bench