200,032 Commits over 4,140 Days - 2.01cph!
Lots of Socials related conditions cleanup and improvements. People breed again!
Condition.CandSendCollaborationRequest and Unit.Collaborations.CanSendRequest(target) now return false if the Unit has any pending, accepted or synced requests
Social - Collaborations AI module is re-enabled
more ivy models
building allowed guide models and prefabs
Fixed NRE related to weather/windzone in WorldManager init when playing island1
Fixed tribe start not working on island1
Fixed EntityView.Awake making calls to the WorldManager singleton, which it should not.
EntityView.Awake overrides in ItemView, ResourceView etc
Player logging settings
Re-enabled pre-placed animal dens on island1
Updated inventory
Added reward panel
Fixed mesh colliders
Lerped scale speeds
few tweaks to input stuff
Fixed toggling the menu UI also toggling the game UI incorrectly...
Fixed UIManger modal state management coroutine to only wait for a frame when setting the value to false
Removed "IsModal" from UIScreen, because it was a hack and we don't need it anymore (i think)
Refactoring UIScreen management
Fixed long standing bug in BehaviourPlanSettingsEditor that caused the ActionChain reorderable list drawer to stop displaying after Unity compile
Fixed un-restricted entity selection causing some weird bugs in editor
Radial menu puts UI in modal state while active
Radial menu is now closed by any clicks outside it
Radial menu buttons default to hover state
Human corpses provide raw meat
Corpse decay/dispenable tweaks
Item containers/inventory basics and some bugs
More container/inv work, protobuf. Inv debug.
▉▄▆▆▅▇▇ - █▇█▊▉▊ ▊▋▆▇▍ ▊▇█ ▌▄▌█▄█▌▇▊ ▊▇▍ ▉▍▄▅▊▊▄▆▊▇, ▊▍▊▄▄▇▄ ▅█▇▌█▋▄▇▌ ▅▌ █▅▋ ▋▇▉▅▊▋▄▋ ▇▉▄▌██▍▌ ▍█ ▉▆▉▆▍▅_▅▆▍▋
* ▌█▆▌▉▊▌ ▉▄_▍▇▉▍█▅▌▋▊.▆▊█ & ▄▅▇▌▌ ▅ ▉██▍█▋▆ ▍▌▆▅ ▆▌ ▉▇▋ ▄▅▄▇
* ▅▄▅▇▉▍▇ ▇▌▆▌ ▄▊█▇▅▉▍▍▋ ▊▉▆▉ ▊▇ █▄▄▆ ▅▆▌█ ▄█▇ ▄█ ██▍▄▉█▅▊▇▅▅ ▅▄▅▆ ▋▊▌▉▋▅▉
* ▆▇▉▅▉ ▅▅▇▌ ▌██▉▇▋█▊▄█▋▄ ▍▌▄▅▄▊▋█▊ ▋▇▇▌▅ ▉▉█▌ ▍█▄▇▆▊▉▊▌
Automated Linux Build #430
Automated Windows Build #430
Automated Linux DS Build #430
Automated Windows Build #431
Automated Linux DS Build #431
▌▄▇'▋ ▄▆▅▍ ▉▌▉ ▄▌▄▌▌█▊ █▉▉▄▌ █▋▉ █▉▇▄ ▄█▅▇▉ ▋▇▌█▅▍ ▋▇▌▆ █▊▍▊▄▇▇ ▆▇▄▋ ▅▍▄█ + ▋▊▉█▋▄▍ ██ ▅▉▉ ▆▇▊ ▌▋▄▅ ▆▌▉ ▍▆▋▋▅ ▋▇▋▉█▌▍▇▆
Automated Windows Build #432
Decoupling simulation and adding input redundancy to guarantee delivery.
Automated Windows Build #433
Automated Linux DS Build #433
Just some basic built-in network emulation
Updated SourceSDK content
Replaced byte IDs with ushort IDs. We were always living on the edge a bit with only a 128 (half the size of byte) allowance to determine ID ordering.
Automated Windows Build #434
Capped the max number of inputs going to the server into a 1 second window.
Automated Linux DS Build #434
not sure why this changed, if the wolf was broken this might fix it
Added some IsNetworked checks to stop character moving at double speed in CLIENT+SERVER mode