200,726 Commits over 4,171 Days - 2.01cph!
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
Need to rewite some stuff to better support server persist.
made wild west court area larger to fit same size as test court
made wild west court area larger to fit same size as test court
Effects are bundled automatically, labelled automatically
Viewmodel animation effects state an effect name only, component defines the folder path
StatCollection.Human, StatCollection.Animal
Fixed potential NRE in Agent.InitializeStats()
added cloud city hole collision
removed mesh collider from glass
Removed collision from court prefab - now uses per scene collision
Deuce mode WIP
- Added a MissionEmemySpawner that uses the Mission and enemypack definitions to spawn enemies
- More MissionBuilder work
Powerplant scene update
Metal ladders greybox set
Some missing files
Weapon mods can change some weapon stats
Fixed realm compile errors
Removed cl_children (they're all just children)
Exposed more weapon stats