251,977 Commits over 3,959 Days - 2.65cph!
Building.RequiresItem also checks requirement amount
should play anim when crafting(untested)
- Added floating text for resource depositing (still need to move the triggering out of it out of the action)
- Made a raft prefab
Added a Boost Energy Timer coroutine to TribeStartAre (set to 10 second timer now). This causes the cavemen to wake up after 10 seconds.
- Added IslandDetails static class to get info about the specified island
- Added a new NearestIslandLocator script to camera which broadcasts events when the nearest island has changed
- Added Island info UI to show the resource info of the current island
- Added fade in/out to island info UI
Ocean Placeholder was missing Material reference. I set it to the same as Ocean->Water in Island0001 uses.
Merge from 8_splat_support
Grass tinting support (temp fix)
Added Confidence in Decision consideration to a few goals and goal plans.
sticks rocks and berries have better view offset
Fixed scoring of Confidence In Decision.
Added min/max score bounds.
Added score modifier option to scale the score.
- Removed debug spam from MoveTo action
Massive island got more massive and refactored.
Cleanup
water edge shader tweak, feel free to revert petur
crappy test wave mesh
Fixed terrain visuals not updating when terrain config was changed (e.g. splat colors)
Fixed snow painting and visuals
- Deposit resources action work
Merge from 8_splat_support
- Started storage containers
Added latest effect packages
Confidence in Decision consideration added. Not integrated with any DSE yet.
Break current goal in Agent.ClearGoals
Don't complete sit/sleeps
Added admin.serverinfo
Added admin.bans
LogType.Assert is handled
console.tail + console.search return json
Units drop all items on death
Entity.PreDestroy re-parents any child entities
Scrapped the building construction states and skins system, driving new animator building stuff from construction completion %
Define earner value in definitions
split up tent basic into anim and setup a controller
bld_TentBasic constructionComplete
starting tent basic building setup
I dont know why this is a merge
Changed BuildingStates enum bitshifting to not use power of 2, seems to fix our filering
Dreadora - Rig update, 1st pass skinning
Removed debug log in Building, added None value to BuildingStates for testing
Added bar / Igor effects
Removed DOF on CC court
created elvis_special_speakers for hero special
-buildings now build, and they also take the time specified on them.
Construct Interaction and Action tweak
- Entity tracking + container stuff
- Island stuff
Water treatment plant backup
Tweaks to Sleep weights.
Unit+Items reports error when attachmentpoints was null (breakpoint on error log in here until we catch the error please @maurizio @billowe ).