256,032 Commits over 3,990 Days - 2.67cph!

8 Years Ago
TOD particle at night hack to stop looping Skele FX, tweaks
8 Years Ago
Missing textures.
8 Years Ago
tree deform should mostly work, still room for lots of polish
8 Years Ago
Balance.
8 Years Ago
Weapon balance
8 Years Ago
graveyard night LUT fireflies
8 Years Ago
Blunts. Deleted some treasure.
8 Years Ago
▉▋ ▆█▆▌▇█▍ █▄▍▆▄▌▍▅ ▉▊▋█ ▄▅▍▉▉ ▆▅▅▌▇▉▊▄▍
8 Years Ago
#if CLIENT
8 Years Ago
Merged /ReportingSystem
8 Years Ago
Player report populator
8 Years Ago
UnityEngine.Input
8 Years Ago
Updated keys_default
8 Years Ago
Fixes
8 Years Ago
Updated Facepunch.Unity
8 Years Ago
Removing old reporting system
8 Years Ago
▆█▉█▆▊ ▇▍▄▌▋ ▍█▋ ▅▉▍▅ ▍▆▊▆▊▄ █▇▍▋▊
8 Years Ago
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)
8 Years Ago
Fixed bad material call in Tree
8 Years Ago
Removed some log spam
8 Years Ago
Biome material library editor improvements Replaced pines with new asset, Tree component etc
8 Years Ago
Updated speed trap avatar
8 Years Ago
Trim the changeset hash Feedback 2.0
8 Years Ago
Feedback 2.0
8 Years Ago
New feedback system https everything Base64 extensions
8 Years Ago
Added progress to analytic data in recent runs
8 Years Ago
Added example usage of the comment system in gameplay, to show your last run's progress
8 Years Ago
Forgot this file
8 Years Ago
Added "Navigation" layer Removed unused "Sky" and "Sky Reflection" layers
8 Years Ago
Rocket factory lod materials
8 Years Ago
Merged rocket factory interior objects for optimisation
8 Years Ago
Fixed octopus turrets not being a requirement to win Score is now submitted even when not completing a level, leaderboard shows completion %
8 Years Ago
misc
8 Years Ago
Zone+Weather sets shader global "global_Wind" in Update
8 Years Ago
AI now creates a random squad each match (currently copies the spawn positions from the player's squad though)
8 Years Ago
ui tweaks
8 Years Ago
stamina use for projectile weapons autohide hud elements when inactive hotbar fiddling
8 Years Ago
Small tweaks.
8 Years Ago
Random squad generation wip
8 Years Ago
Allow non local connection
8 Years Ago
Renamed Color to Main Color on before/foliage shader due to runtime errors
8 Years Ago
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
8 Years Ago
pre = pre-wrap
8 Years Ago
Updated bundle splits
8 Years Ago
Idea/Suggestion
8 Years Ago
Idea/Suggestion
8 Years Ago
Feedback list fixes
8 Years Ago
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
8 Years Ago
Race mission fixes Avatar downloading from Steam Friends
8 Years Ago
Moved victory checking to Stage_Scoring