199,994 Commits over 4,140 Days - 2.01cph!
▆ ▍▊▅ █▉█▇▋▍ █▊▍▇
▋▄▊ ▄▄▆▉ ▍▊▅▇ █▅▆▉▄▋▆▅ ▇▍█▄ ▌-▌
FOR FUCK SAKE pipe interior asset
Integrated Stats with Attributes and Skills.
Slightly better API for StatCollection.
StatCollectionSettingsEditor WIP
Added collider grid with load balancing
Added collider mesh batching
Cliff block, 9 & 10 cull fix.
Added clouds to reflection probe
FOR FUCK SAKE wip factory wall / dressing/light test
Fixed objectpool creating unityui mahem on stopping play in the editor
Don't run event schedule while still loading
Pixelate shader no longer falls back to black rectangle on low shader levels
Env sync tweaks and fixes
relax gesture for hatchet weapon hold.
tweaked the wounded animations so they blend into the "get up" animation better.
the player will pick a random wounded animation when he's shot (except for a headshot)
added Dylan's hit effects to 2DFX
- Fix for spawn locations in Area1_WIP1
Added racket script / prefab for lionEL
fixed holes on cloud city court outer mesh
Updated left hand positions for LionEL
Added special move and tag to controller
made swamp court play area and collision larger to fit same size as test court
removed broken rope on raft
made swamp court raft bigger, updated texture
added new swamp raft psd with new colours
More StatCollectionSettingsEditor
Added reverse lookup for batched mesh colliders
Created an API to make it easier to make stat modifiers in code.
More fences and sewers parts, conc slabs, industrial buildings collisions
Updated powerplant level, pivots cleanup
Clientside entities are SetActive( true) AFTER loading. This might cause errors in some components that expect Awake/Load to be called before Load'ing - but I think it's more logical for components that want to do stuff dependant on the entity in OnEnable
Added BaseMonoBehaviour (MonoBehaviour with some logging stuff)
Weapon switching DisableFlag is predicted
- Enemy packs are now randomly picked by mission builder
- Refactored some mission building stuff to be in a less stupid place
Powerplant scene update, collision updates, more stairs barriers