198,646 Commits over 4,140 Days - 2.00cph!
Fixed projectiles not finding UnitView in parent of whateverthefucktheyhit.
Fixed portrait widget showing when the player selects any entity in the editor
CombatAbilitySelectorSettings NRE catch and TODO
Corpse attachment carry bool and cooking bool
updated anims to rotate arrow once bow is in combat mode
Added support for different attachments roles/modes
should be a big improvement with how players look while holding a bow and being in combat
reworking hex block to have better tesselation and matching up road surfaces
WeatherSettings data refactor to use less classes
Clear weather now has correct music tag
MusicManager now logs asset name rather than flag enum tags that were showing -1
Removed "IsClearWeatherType" bool etc
CookCorpse no longer requires a skinned corpse
Fixed fire treating all items as valid fuel
Updated RCC to v3
New driveable lod 1 truck
Container/Items cleanup, machine process deposit options
Dispenser.AddDispensable : support for other systems adding items to a dispenser
Machines now only process Items, refactored CanProcess, AddInput, ValueOfInput methods
Added MachineProcessSettingsWrapper: allows for per Entity machine FX prefab
Machines use VisualFX
Added CorpseStates.Cooked, CorpseParameters.MinutesToCook
CookCorpse MachineProcess implementation, uses BuildingAttachments system for corpse placement...
Unit.Items Unset animator hold bools on RemoveItem
CameraModule.GetAverageGroundHeight reverted (was highest...)
Initial version of MusicManager rework.
Building attachments setup in view prefab create / update
Adding animation parameter options to ItemSettings attachment stuff
Moved some bits around
added meat mesh to rabbit
added roasting and carrying animations to rabit
updated den_03 (rabbit warren) to allow navigation over the top of it so rabbits spawned on top can get off and rebaked island-0001 navmesh
merge from main/phys-effects
BuildingAttachments, CookCorpse boilerplate
Renamed Attachments to UnitAttachments
removed spit from small fire and added to a new big one with the object/transform to attach animals to called AP_MACHINE_PRIMARY
island 0001 saved without splat paint mode
smartobject_test saved without splat paint mode on gg
Fixed terrain asset constantly being modified even when nothing changed
Deleted BuildingSkin, and an unused enum
Fixed grass splat tints not updating when seasons change
press T to move scene camera to game camera
on full import of project noticed these files were missing from plastic (although unused) and there were duplicate models that should be removed to avoid confusion
animated tanning rack with the generic bool isActivated to trigger if it has an animal skin or not
exported reworked city hex blocks , and exported fbx of a test city scene
Added back Item Find Desire creation when adding a Item Craft Desire
Reset all AH values on disconnect
Fixed weapon attachments leaking their entities to clients