199,274 Commits over 4,140 Days - 2.01cph!
Melee distance padding tweak
Fixing some material import settings (as discussed with Vince)
Mortar (need to check shader - it goes invisible when applied)
Patrol helicopter server gibs entity bounds
Fix for invisible materials in empty scenes
FOR FUCK SAKE room script to setup floor for minimap render
FOR FUCK SAKE room prefab
Conditions and Considerations must define their EvaluationTargetTypes property in code, no longer defined in data
Selectors no longer take an EvaluationTarget param in their Query method
- WIP (fucked) room building tool updates
added dummys for combat testing
TutorialManager - >PlayerTutorialManager
Hide old spawn data from UnitSettingsEditor
- Deleted Particle Playground
- Lots of changes to room prefab building tool. Fixed stuff and should be good now.
Group+Stats also sets average max values for Vitals
MusicManager changes current mood based on average Player Tribe Mood stat value
VisualFX support for particles simulated in unscaled time
VisualFX support for non-entity bound things
PlayerController uses VisualFX for click/move orders
- Fixed loads of runtime warning spam that's started recently
made stone throwable and made the correct animation play
added ragdoll to dummy for collision testing
Industrial doors texture set and materials colour variations
made spears orient the right way
'new game' theme variation
added the mask back so the spear throw gets the animation info for the itm bone
turned off triggers I accidently left on
updated meshes and prefabs
Reworked ActivityData and tweaked activity triggers.
Tweaks to tutorial task system
road tile prefabs updated
Event music can now be looping or one shot
updated deer with HIT_ boxes childrenated to bones
latest data, human anims, combat dummy, deer HIT boxes
Replaced deprecated calls to RenderTexture.isCubemap
Moved process GPU device requests call to MainCamera.cs
Added "terrain.atlasmipfix" and "terrain.basetexcomp" commands to disable all native gfx api calls (only pvt and these two features use them)
Added comments regarding terrain.* commands to ConVar.Terrain script
- Timeslow shield ability tweak
- Deleted Particle Playground... again ?
Combat editor improvements
Hitboxes implementation WIP
Projectile attachment tweak
Fixed some nulled music refs and added NRE catch to MusicManager.PlayClip