reporust_rebootcancel

98,423 Commits over 3,683 Days - 1.11cph!

10 Years Ago
Slightly improved splat mapping
10 Years Ago
Fixed colormap calculation sometimes being off by one relative to the splatmap
10 Years Ago
Door can now be locked open (probably won't ever want to do this) Lock costs less to craft Can now duplicate a key without a lock Doors have visible lock when a lock is attached (placeholder) Fixed projectile script being ifdef'd out Refactored CrosshairInfo to GameMenu
10 Years Ago
Added tools/Find Prefab Errors - finds missing components on prefabs
10 Years Ago
Added bota bag vm anims, including anim controller, materials, folders & prefab
10 Years Ago
Made grass sample the interpolated color from the terrain color map (fixes blocky appearance of some patches)
10 Years Ago
Log resource/animal respawns - (trying to isolate the problem)
10 Years Ago
Fixed a couple of warnings
10 Years Ago
Updated scene prefabs
10 Years Ago
Weapon animations no longer use triggers - this prevents small delays on firing etc Changed states in the weapon animations (state must be named attack, attack2, reload etc) Wooden Door Key costs 50 wood (down from 200) Hammer now has a holdtype
10 Years Ago
Added icebergs to the procedural system
10 Years Ago
Fixed moderators/owners not being properly marked
10 Years Ago
Crash reporter - scan for crash folders, report crashes from them
10 Years Ago
Crash reporter: clean up reported logs
10 Years Ago
Crash report fixes
10 Years Ago
holster / attack / idle animations for the salvaged axe
10 Years Ago
Attempt to detect and report crashes in previous runs
10 Years Ago
Removed AI obstacle prefab preprocessor
10 Years Ago
Made fog update every frame
10 Years Ago
Updated sky prefab and procedural scene
10 Years Ago
Time of Day update to 2.2.0
10 Years Ago
Fixed sky prefab sun brightness being 2000 (wut)
10 Years Ago
Added option to compile debug 64bit windows client
10 Years Ago
Fixed grass patch position being off by up to half a world unit (was invisible since the gap was filled by dithering anyhow)
10 Years Ago
Item module "Container" can now have default items Camp fire now created with wood inside
10 Years Ago
Added Tools/Update Effects Prefabs to verify that the fx prefabs are valid Fixed fx prefabs without recyclers, with disabled recyclers
10 Years Ago
Forgot launcher code
10 Years Ago
Build a 64bit windows version, for 64bit windows Updated EAC launcher/server to latest version Added Steam installscript for EAC
10 Years Ago
Removed extraneous bones from the snow jacket, hazmat jacket, helmet, and gloves, and from the basic tshirt
10 Years Ago
fixed the location of the fire particle effect on the torch viewmodel.
10 Years Ago
rigged the "salvaged_axe" weapon and finishd the deploy anim
10 Years Ago
added several impact sounds that can be used for blunt / sharp objects hitting various surfaces ( metal/rock/flesh/etc..)
10 Years Ago
Fixed that most rocks were being placed underground Changed terrain generator and spawn handler resolutions to factors relative to the terrain size Protocol++
10 Years Ago
changes to hammer anim controller
10 Years Ago
Added hit anim for hammer when building
10 Years Ago
Fixed AI test scene and some AI obstacle gizmos
10 Years Ago
Fixed forest splat almost never being 0
10 Years Ago
Added terrain.pvt convar to toggle PVT (defaults to true on Windows and false on OS X / Linux)
10 Years Ago
Start with only rock Deleted mudpants (no lods, no rig) Increased max size for tshirt, snow jacket textures Changed compression stuff on audio (for performance) Fixed Global Fog being enabled on camera by default (turn on/off when entering/leaving water)
10 Years Ago
▊▇▇▍▊▊▌▉_▊▆ ▍▇▆▍▋▇
10 Years Ago
▅▊▄▅▄▉▆▄▋ ▊▊▄▍█ █▍ ▅▅▌ █▄▄ ▅▊▆▄█▉▉▆
10 Years Ago
sound effects for the thompson gun
10 Years Ago
Thompson shubmachine gun viewmodel is all done.
10 Years Ago
Fixed terrain color map alpha not getting refreshed after placing the landmarks
10 Years Ago
Fixed tons of issues with the player movement
10 Years Ago
Added rigged snow jacket and tshirt models, materials, and prefabs
10 Years Ago
Refactored wolf controller Added behaviour trees + controllers for all animal types (shouldn't change anything - copy & paste for now) Updated animal prefabs
10 Years Ago
Fixed wood pile being hyper bright
10 Years Ago
Updated ProjectVersion.txt to 5.0.0b3
10 Years Ago
Made all AIObstacle classes respect object scales Added AIObstacle components to the cubes in the test level