256,032 Commits over 3,990 Days - 2.67cph!
TOD particle at night hack to stop looping
Skele FX, tweaks
tree deform should mostly work, still room for lots of polish
graveyard
night LUT
fireflies
Blunts.
Deleted some treasure.
▉▋ ▆█▆▌▇█▍ █▄▍▆▄▌▍▅ ▉▊▋█ ▄▅▍▉▉ ▆▅▅▌▇▉▊▄▍
Removing old reporting system
▆█▉█▆▊ ▇▍▄▌▋ ▍█▋ ▅▉▍▅ ▍▆▊▆▊▄ █▇▍▋▊
Tree component destroys the parent resource entity when felled (after impact)
Tree component drives "extra wind" for felling trees
BeforeFoliage shader uses global wind vector, exposes extra wind vector, uses Vector4 (needs more tinkering from someone with a brain)
Fixed bad material call in Tree
Biome material library editor improvements
Replaced pines with new asset, Tree component etc
Updated speed trap avatar
Trim the changeset hash
Feedback 2.0
New feedback system
https everything
Base64 extensions
Added progress to analytic data in recent runs
Added example usage of the comment system in gameplay, to show your last run's progress
Added "Navigation" layer
Removed unused "Sky" and "Sky Reflection" layers
Rocket factory lod materials
Merged rocket factory interior objects for optimisation
Fixed octopus turrets not being a requirement to win
Score is now submitted even when not completing a level, leaderboard shows completion %
Zone+Weather sets shader global "global_Wind" in Update
AI now creates a random squad each match (currently copies the spawn positions from the player's squad though)
stamina use for projectile weapons
autohide hud elements when inactive
hotbar fiddling
Random squad generation wip
Allow non local connection
Renamed Color to Main Color on before/foliage shader due to runtime errors
Updated ASE to latest version with shader instancing toggle
Disabled batching on before/foliage shader + enabled instancing
Activated instancing on tree trunk and leaves material
UnitDmgInfo now calculates the potential minimum health of an attack, taking into account max damage and armour
AI.GetOrderedDmg() is now sorted by potential minimum health instead of potential damage, so the AI prefers to target enemies they can get nearer to death than just a big hit
Race mission fixes
Avatar downloading from Steam Friends
Moved victory checking to Stage_Scoring