199,291 Commits over 4,140 Days - 2.01cph!
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
Fixed arrows not being correctly parented to the hitbox they hit
Only turn to face attackers when recieving a melee hit
Programming, how does it work?
Fixed issues with duplicate behaviours and effects in UnitEffectsWidget and UnitBehaviourWidget
Added profiler hooks for Effect Trigger evaluation
UnitEffectsWidget reworking
Fixed UnitEffectsWidget not storing Effect refs :|
Fixed zero scaled visual FX
ClickOrder VisualFX on prefabs, Player prefab updated
Fixed VisualFX unscaled time support
Fixed Wait Action not randomising
Set default EntityManager ms budget to 2
UnitInfoWidget text tweaks
Effects above stats in debug sidebar
Effect Trigger toggle in DebugTools Settings tab
Started on proper effects
FOR FUCK SAKE EnemyAbilityShield removed PP fx and added forcefield fx/tweak forcefield script and shader
Fixed AIDesigner not always serializing database asset
TriggerSettings.GetUsageCount impl
ConditioNSettings.GetUsageCount mad LINQs bruh
added 5m high glitch anim to replace whatever anim you're not sure is playing or not
Added manual timescale control using -/+ keys (numpad too)
Fixed issues with animation params and movement state not being properly synced up (don't fire destination reached callbacks in navigation until we're absolutely not moving)
Expose timescale adjustmente on PlayerTimeControls component, reduce by 75% when timescale is < 1f
Exposed timescale adjustment smoothing
More timescale good things
Fixed regular gamespeed controls not overriding editor timescale
Added a clip to the night time music
check in mammoth before I break it