253,397 Commits over 3,990 Days - 2.65cph!

10 Years Ago
Started reworking shield effect, can now take multiple hits
10 Years Ago
TOD tweak
10 Years Ago
Moved animation event reciever to UnitView, forwarding up to Unit. Also made it generic (passing string to use for lookup)
10 Years Ago
Added Unit+Animation Unit cleanup, moved Senses init stuff to InitSenses() Added animation callback for PickUp
10 Years Ago
Added Lion-El character selected anim
10 Years Ago
Added Lion-El character selected anim Added trigger & hooked up animator to play anim on selection
10 Years Ago
Updated TOD
10 Years Ago
Time of Day update
10 Years Ago
DM only considers enabled SO Interactions
10 Years Ago
added swamp_fog_new.psd
10 Years Ago
SetupAwarenessSphere() head finding replaced with Linq
10 Years Ago
tweaked gloss on water made new fog emit slightly less particles, made slightly more alpha-ed out
10 Years Ago
Meta
10 Years Ago
unitmanger/senses style and layout cleanup
10 Years Ago
added new cartoony fog to swamp court
10 Years Ago
Merged from ZoneResources
10 Years Ago
-perceived SOs are being passed from Unit, on to the agent.
10 Years Ago
-units now also 'see' smartobjects (items,resources,buildings) -they remember SOs they saw for some hours (currently 6) after which they forget.
10 Years Ago
Editor tweaks
10 Years Ago
Data Editor/Entity View tweaks and improvements Added name override for interactions, exposed InteractionName property which returns either the name override or a formatted asset name Interactions shown in the radial menu now read better (showing item name, etc)
10 Years Ago
Switched forcefield to prefab
10 Years Ago
Added SetKnownSmartObjects(IEnumerable<SmartObject> smart_objects) to DecisionMaker
10 Years Ago
Adjustments to make it easier to hit rock ball special
10 Years Ago
tweaked forcefield shaders so they blend in and out better. added fade in, idle and fade out animations with controller.
10 Years Ago
Added rockball breakup effect
10 Years Ago
Increased brightness of the stars (lost in tonemapping) Tweaked moon brightness some more
10 Years Ago
Removed tiny invisible colliders around the big powerline poles
10 Years Ago
Added colliders to airfield warehouse and metal building
10 Years Ago
Improved hill noise Added bigger bushes to the arid biome Added hills and mountains to the arid biome Improved splat mapping and color tinting in the arid biome Improved splat mapping in forests
10 Years Ago
Looting
10 Years Ago
Tweaked moon brightness at day and night
10 Years Ago
saved max file
10 Years Ago
Added footsteps. Added drop detection in UI. Started to add in hitbox system.
10 Years Ago
- The evaluation of picking something up now considers whether we're already holding it. - An interaction can now be flagged such that it will be ignored for decision making. Both at runtime and in data.
10 Years Ago
Misc tweaks related to DM.
10 Years Ago
- Added a consideration IsItemHeld. - Added the DSE Drop Item - Added a comment text area to DSEs. The intention of the consideration list can be hard to desipher without a text to guide it. - Misc...
10 Years Ago
Decision Context now knows whether Myself is a Unit or not.
10 Years Ago
Momentum now diminish per tick based on a Drain Rate, rather than a Drain Time... meaning that higher starting momentum will result in longer drain time (when drain rate stays constant).
10 Years Ago
Player Controller can now set the initial momentum on subscription to a smart object.
10 Years Ago
- BeforeDebug now prints out Decision Score as well. - Decision now sets TimeNow when we reuse an old instance to set new data. - Twealed down Maslow Type bonus massively, to make results more readable.
10 Years Ago
Entity debugger tweaks, displaying Agent.DecisionMaker.CurrentDecisions list
10 Years Ago
Tick rate tweaks
10 Years Ago
Tinkering
10 Years Ago
Fixed so we can change DecisionMakerSetting TickRate at runtime.
10 Years Ago
finished the animations and sounds for the bone club viewmodel
10 Years Ago
Fixed blueprints not loading proper
10 Years Ago
BeforeEditor DM data assets tweaks Added BeforeDebug window, with basic unit attribute display for now
10 Years Ago
-FOV displayed with candlelight
10 Years Ago
-merge with main -little fix on unity+sound
10 Years Ago
Tweaking some texture sizes