199,266 Commits over 4,140 Days - 2.01cph!
fixed hotspot bonus sound not appearing where hotspot was destroyed
lowered ore hotspot HDR component
gathering destroy fraction is also multiplied by the ore minigame (fixes yields too high with lesser tools)
made starting day be determined by a 0-1 float representing time in year
Refactored/cleaned up reproduction persisted / date time usage
GameDateTime month support, TimeManager.OnMonth actually invoked now
Re-enabled breeding AI module
Growable/Seed boilerplate
Disable dynamic DOF in tribe create
re-enabled setting start time from Session
launch_site dressing fixes / scene2prefab
Updated srcds_run:
* Defaulted -game to garrysmod instead of "tf"
* Defaulted +map to "gm_contruct"
* Added -nodefaultmap
* -autoupdate now uses SteamCMD
** -steambin, -steamverify, -steamuser and -steampass removed
** steam_dir and -steamcmd_script
null check disabled movement modes in Navigation
Various Growable/Seed fixes
Game Modes now define a list of valid scenes
▉▋▌▆▌ ▄▅ █▄▌▆▉█▌ ▋▉█▆ ▇▅▅▍▆ ▄▉▌▊▉▌█ ▄▅█ ▆▆▊▅ ▉▅▍▉ ▉▋▋▉▆▉▇▇
game mode scene list should now be validated against the game's scene list
Fixed player tribe not spawning in correct place if customization is disabled in the game mode.
Added empty scene for Lost And Found
Actually add the scene...
Island01 tweaks
Growable controls resource dispensable availability
Lost and Found initial scene fuckery
rebaked some NavMeshes because I may have nuked one during a merge
Various Growable/Dispenser/Tree/Resource cleanup
Fixed bug causing interactions to get added to a smartObject twice
UI tweaks, tribe create post
Super mega WIP Lost and Found map that definitely isn't at all shaped like a vagina
Added new Go To Blackboard Position (no wait) plan to the CurrentBehvaiourIsGoToBlackboardPosition check (was breaking sprint/jog movement)
Fixed Dispenser firing an action that hasn't been assigned
Fixed player controller not always clearing command creation buffers
Added command generation method for placing items
Fixed tree chopping interaction being disabled
Trying out adding an additional collider to trees to increase clickable area
Fixed pedestrians not running from crimes in Bill's updated crime system.