252,730 Commits over 3,990 Days - 2.64cph!

11 Years Ago
Background blur
11 Years Ago
Moved stag entity out of prefabs folder (not ready, was causing issues)
11 Years Ago
Fall Damage
11 Years Ago
▆▅▄▅ ▍▅ ▅▍▆▆█▆ █▅█ ▊▋▉▍▊▆▌▋ ▌█▊▇▆▅▉ █▍ ▄▉▅▌▄▍▅ ▋▍▉▉█▍▌▉▉▋
11 Years Ago
▋█▋▇█ ▄▊██▊▅▄ ▅▊▅▆▅▅▍▄▇▅
11 Years Ago
EAC updates
11 Years Ago
Wood/metal/concrete bullet impact effects.
11 Years Ago
Increased chat font size slightly. Added low health overlay that fades in as player looses health. Health HUD now hidden when full.
11 Years Ago
Resists are now updated on the UI
11 Years Ago
Impact FX progress
11 Years Ago
11 Years Ago
11 Years Ago
commiting all the Deer sound .wavs
11 Years Ago
improved a bunch of deer animations
11 Years Ago
UI layout updates. Changed the way the loot window is positioned and sized. Added some overlay tests. Updated texture import settings for bolt rifle.
11 Years Ago
Fixed bone lookup fuckups
11 Years Ago
Attempt to fix server-side NRE related to AI
11 Years Ago
Added working torch Bumped up texture res on viewmodels Fixed MaterialReplacement replacing materials on particles (!) Fixed being able to shoot campfire heat/damage triggers(!)
11 Years Ago
Fixed AmplifyMotion shitting itself on script hot-reloading and some motion blur artifacts Fixed vm_rockerlauncher missing AmplifyMotionObject script
11 Years Ago
Backup commit for material FX.
11 Years Ago
Merge to switch branches.
11 Years Ago
Increasing protocol
11 Years Ago
Network entities can be parented to each other (wip) Weapon worldmodels are now network entities Cleaned up how item worldEntities are handled
11 Years Ago
Don't align animals to terrain normal on spawn
11 Years Ago
Added AIObstacle components to trees, ores, piles and building parts
11 Years Ago
Tweaked wolf prefab Updated AI test scene
11 Years Ago
Fixed cylinder obstacle closest point calculation y value being off
11 Years Ago
Fixed obstacle gizmos ignoring collider offset
11 Years Ago
Enabled AI in standalone build (revert this commit if shit gets fucked up)
11 Years Ago
Minor tweaks and fixes
11 Years Ago
Reverted back due to issue with @media queries
11 Years Ago
Added @media breakpoints for UI zoom level, commented out UpdateZoom() in glue.js
11 Years Ago
Fixed chat input overlapping with status icons.
11 Years Ago
Updated AI test scene
11 Years Ago
Tagged server-side player prefab as "Player" for AI to uniquely identify it
11 Years Ago
Fixed viewmodel going apeshit when looking up/down
11 Years Ago
Made grass patches interpolate the terrain normal to avoid blocky shading in some situations
11 Years Ago
Added placeholder icons for vitals effects. Re arranged vital effect icons and removed labels, removed blue from the CSS. Health bar turns green when poisoned.
11 Years Ago
Minor code adjustments
11 Years Ago
▄▋▆ ▌▆ ▊▇▄▋▉▍▇ ▆▌▊▅▌▌▌▊▍▊ ▌█▍▌▆ ▉▄ ▉▋███▋ █▌█▆▅▉▉▅▉ ▍▉▌▄▆ ▌▋ ▌▆▍ ▇▇ ▍▋▌█-▇▌▍▅▌?
11 Years Ago
Changed AI parts to not be individual components but rather children properties of AIEntity Made every AI part have an individual refresh frequency that can be fine-tuned Added AI part ticking to BasicController and WolfController Updated AI test scene Updated wolf prefab
11 Years Ago
Adding sleeping flinch anim source files
11 Years Ago
finished the deer animations
11 Years Ago
Radiation trigger
11 Years Ago
Campfire provides heat Campfire burns if too close
11 Years Ago
Added NetworkSleep to wolf Re-implemented AILocomotion Added refresh interval to AISense Refactored danger / obstacle / target info Refactored AISense, AIObstacle and AIBody
11 Years Ago
Added rigidbodies to NetworkSleep (sets isKinematic)
11 Years Ago
Jump/Land screen jolts
11 Years Ago
A few minor UI layout changes. Health bar hidden when health is at max.
11 Years Ago
Screen shake on take damage