190,957 Commits over 4,049 Days - 1.97cph!
Base functionality working
Don't show character select at all when there's only one option.
Fixed NRE when deleting hints
Pick up, move and delete work areas
Building widget tab sound
Unlock notifications widget fixes
Attempt at fixing refraction breaking w/ some backdrops; e.g. hobobarrel vs beam
siren light and airfield version for petur. prefab/materials and lods and col
Task indicator UI, thought bubble thing
Waiting reason fix + extra edits
Character select no longer shows when there's only one option.
Fixed same trigger issue in Needs system
Fixed effect triggers getting inverted twice
Moved UI content. Some fast-skip code.
MapObjects now rendering sort of correctly.
BEF-780: Placing building causes building widget tab to reset
Fixed sleep command showing on everything
Fixed unlock notifications widget not processing queue properly
Tweaks to building status overlay (requirements under progress/decay bar, research bar style)
Hunting Area AI improvements
Hint stores radius, adjustable via PlayerHintPlacement
HuntingTargetsInArea takes radius from owner hint, if possible
SoundPlayer unscaled time support, pool fix
Added carry interaction to valid interactions in CanFindStockpileForEntity
correct radius of hunting area visualisation
Removed txtBody field from UnlockNotificationElement
Added GenericPersistedDataStorage, used in fact provider persistence. Allows for saving/loading of common value types without having to define fields in a class for protobuf (float, string, int, bool)
[D11] fix for in-game options menu starting off enabled. Once you opened and closed it, it would be disabled, but until then we would be processing it all the time, just not drawing it since the alpha was set to zero.
[D11][TUTORIAL] Removed unused script from object
[D11] move the save game routines into bootstrapd11 as it was still in the frontend - can't have been working correctly in game (probably doing nothing due to null checks)
[D11][TUTORIAL] Now able to respawn to sleeping bag without waiting
Player task types, completion effects
ConditionalFieldAttributeDrawer supports object ref fields
[D11] Source project for ps4 native SharePlayBlocker plugin
Enabled TOD_Sky probex path for all platforms/apis
[D11] Added calls to initialise and update SharePlayBlocker native ps4 plugin
[D11] Native ps4 plugin to prevent SharePlay