192,890 Commits over 4,049 Days - 1.98cph!
WIP
Unit vocalizations
Loads of unit sound polish + new sounds
UI sounds
restored Build.cs functionality, updated to work with Unity 2018 syntax.
handsaw + plant pots meta
plant pots plus pile variation, lods and materials (which also include rake and handsaw)
Jobs no longer allocated by % per settlement, instead just bools in the Unit.Roles component
Various UI
Generated new console commands for navmesh carve optimizations.
Navmesh carve optimizations are off by default.
Added a threshold to when navmesh carve optimizations are applied to a building when carve optimization is enabled.
Had to change label colors to Color32
Couple of bug fixes from testing
fastCountdowns mode skips the welcome screen as well
Drop carried item on disconnect. Fixes glitching on reconnect.
Added "fast countdowns" option in the WiseGuysTools window, to speed up testing
20 was a bit much. Decrease again to 15. +bugfix
Increase label distance from 12 to 20
Fixed gang emblems not showing up as well
A bunch of cleanup/refactoring, and player label colour tints now work correctly
Keys in mount.cfg are now marked as mounted ( for IsMounted() ), if they are in the list of mountable games
mountdepots.txt will now be automatically created if it doesn't exist so dedicated server owners can edit it
Added method to destroy the appropriate amount of food in Supplies to pay for levelling up until we make the AI for this.
It is now impossible to level up if you haven't met all your Settlement's needs.
Cleanup of old levelling up conditions.
Progress bar on settlement widget now shows stored food instead of conditions met.
Wooden cabins
Simplified coliders
Fixed wrong material on LODs
added clean vm export script
update to source vm paddle anims
Removed some deprecated scripts
individual clothes prefabs. Materials and lods
Added UpgradeDefinitions to allow for easier handling of unlocking building upgrades through unlocks.
Added required food values to settlement levels.
Misc progression data.
Fixed it being impossible to level up a settlement if the level has no requirements.
river reeds popuplation tweaks
map rotation timer rework.
map rotation interval now specified in minutes not hours.
map rotation fixes.
version++
Cherry picked probex NRE fix from main
procmap reeds prefabs to replace temporary river prefabs
Reeds models/textures/materials/impostors
DataBrowser and AssetMenu grouping functions for needs and unlocks