repobeforecancel

19,298 Commits over 1,614 Days - 0.50cph!

5 Years Ago
correct radius of hunting area visualisation
5 Years Ago
Removed txtBody field from UnlockNotificationElement
5 Years Ago
Player component cleanup
5 Years Ago
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)
5 Years Ago
Player task types, completion effects ConditionalFieldAttributeDrawer supports object ref fields
5 Years Ago
grass gradient to make it pop more
5 Years Ago
animal hide slot item preview so the building addon menu is less confusing
5 Years Ago
Added DataAsset.ShowUnlockNotification so we can hide some unlockables from spamming the UI UnlockNotificationsWidget design pass, filter of unlocked assets by that field Dont show job unlocks
5 Years Ago
It's no longer possible for women to give birth when dead
5 Years Ago
building station
5 Years Ago
Toned down white highlight shader Building status overlay
5 Years Ago
BEF-784: Cursor is changing to player command with toggling flag via UI
5 Years Ago
Building AI is player only Alive effect drains less mood
5 Years Ago
Update BaseEntity.DebugName via .Name setter
5 Years Ago
CollaborationRequest uses destructor to return to pool
5 Years Ago
Removed ownership condition from research interaction
5 Years Ago
building table
5 Years Ago
NRE prevention
5 Years Ago
Prevent Collaborations component from returning received requests to pool (managed by sender)
5 Years Ago
Scale fix
5 Years Ago
Hunting area view, scale for radius vis
5 Years Ago
Evaluate facts on hint placement
5 Years Ago
Autonomous AI hunting requires a weapon
5 Years Ago
Scene
5 Years Ago
Work area indicator scale
5 Years Ago
Fixed addon progress not showing Fixed Unit selection events not invoking when in combat (wow this is old wtf?)
5 Years Ago
Facts component supports saving generic values in a dictionary Added hunting area targets fact Hunting AI gets target from group owned hunting area hints
5 Years Ago
Disabled states on addons.
5 Years Ago
Fixed hint placement happening immediately due to player inputs not being consumed
5 Years Ago
Added PlayerHintPlacement component for placing hints Added HuntingStationTab to building inspector, placeholder UI to trigger hunting area creation Added DatabaseInfoAttribute.CreateBrowserTab to allow for database info on types without generating a tab in the game data browser Added support for EntityView to contain worldspace Canvas objects
5 Years Ago
Show building status widget when decaying or have active research
5 Years Ago
Fixed BuildingStatusElement not displaying addon progress
5 Years Ago
Fixed BuildingWidget showing bad cats
5 Years Ago
Nixed all tab on building widget, added field to define order in menu for category defs
5 Years Ago
Various WaitForCollab actions show overhead clock icon
5 Years Ago
BEF-771 Remove "all" tab from building widget
5 Years Ago
Prefab
5 Years Ago
Game speed crap
5 Years Ago
Added DeveloperNote component for leaving notes in UI etc Tech tree tooltips
5 Years Ago
atmos 46 edits
5 Years Ago
Fixed a couple of UI widgets using incorrect base class
5 Years Ago
use custom unlock string if it's defined.
5 Years Ago
Sleep button fix.
5 Years Ago
Smol animated sleep button on SpeedControlsWidget
5 Years Ago
Fixed protobuf error when saving player progression
5 Years Ago
Another collab fix
5 Years Ago
Collab request fixes
5 Years Ago
IsValidCommand NRE fix
5 Years Ago
Fixed people not sleeping in houses (regression from fact selector desired result validation)
5 Years Ago
Fixed NRE