200,039 Commits over 4,140 Days - 2.01cph!
Before Editor tool bar + back/forwards buttons and history
BeforeEditor history fixes
-merging from main
-genuflecting at the altar of Plastic
New item stacking in world sound
-cavemen can now whisper sweet little nothings in each other's ears.
Lion-El win & hit WIP anim
added biome_test scene
fixed issue with WaitForClipFinished in Unit+Sound
some hacks and workarounds in world and zone to allow scenes with multiple zones to load properly
Mesh LODs in the LOD grid initialize with their correct LOD when spawning
Properly cleaned out "incentive" and replaced with better interaction handling.
Added server command "blueprintimport" to force importing blueprints from the old system if needed
Fixed chat history not culling proper
Decisions for current and last tick is now cached. And rather than instanciating new decisions, when there's room the content of a decision is just replaced with new data to reduce the number of "new" calls each decision tick.
Initial AssetStoreExtract
viewmodel for the bone club
Fixed infinite loop crash (sorry guys, totally my fuck up, patch coming)
Fixing crash on import casued by FindAssets in OnValidate
* GitSync
* Added Entity.AddToMotionController
* Added Entity.RemoveFromMotionController
Fixed occasional NREs when generating manifest
Animal DM, assigned to all animal agents
Converting layers to static defines
Fixed rockets not dying after exploding
Fixed rockets not dying after exploding
Added a test in CanAttach that says IsAttackmentPointValid, rather than to expect any dictionary lookup will result in a valid value.
A few tweaks to Maslow levels for Interaction + tweaked so distance yield less score.
Don't lower torch viewmodel right into the line of sight when running while it's lit
Split BeforeEditor in partials and improved tab handling
user persistance unit test
user persistance unit test
Changing shader load order
user persistance unit test
Forcing a network++ because servers aren't updating and then blaming us for their clients crashing
Tweaking some texture sizes
-merge with main
-little fix on unity+sound
-FOV displayed with candlelight
BeforeEditor DM data assets tweaks
Added BeforeDebug window, with basic unit attribute display for now