192,973 Commits over 4,049 Days - 1.99cph!

7 Years Ago
Move RunECS functionality in to EntityComponentSystem EntityComponentSystem.Tick stops after doing every entity at least once in a frame, rather than at end of its list
7 Years Ago
more texture/material , UI mini unit frame tweak
7 Years Ago
TerritoryLocationSelector robustness/optimisation
7 Years Ago
Player placed buildings get added to all tribe member's knowledge instantly Placed buildings preview mesh uses different material
7 Years Ago
Conversations widget positions icons in LateUpdate
7 Years Ago
Fixed activity popup window being active by default
7 Years Ago
missed a using
7 Years Ago
merge from /main
7 Years Ago
Fixed timers getting bad intervals
7 Years Ago
Bodged observer shit, hard to keep this clean...
7 Years Ago
NRE fix
7 Years Ago
Cleanup
7 Years Ago
Influence update stuff
7 Years Ago
Fixed pubic skin-hair cap floating geo and added hairstyle 02 skin-hair cap, Seems to work with no visible seams.
7 Years Ago
All shelters are ownable
7 Years Ago
EntityCompnent generics signature refactored to include the type as first constraint (allows EntityComponent to hold a static list of all components of that type) GridManager uses TaskHelper for influence and update ticks Influence no longer implements ISimTickable
7 Years Ago
Ported Building.Ownership to BaseEntity.Ownable Added Unit.Ownership component More activity conversion fixes Conversation no longer implements ISimTickable Combat no longer implements ISimTickable Knowledge no longer implements ISimTickable
7 Years Ago
Only enable client exception reporting on official servers
7 Years Ago
Fixed ArgumentException in bloom image effect
7 Years Ago
Another small AI Tweak.
7 Years Ago
Fixed ArgumentException in bloom image effect
7 Years Ago
Potentially fixed NRE in Planner.DoBuild
7 Years Ago
More Ai tuning
7 Years Ago
Fixed outdated API usage in HttpImage
7 Years Ago
Potentially fixed InvalidOperationException in HttpImage
7 Years Ago
Fixed exception in Skin.FromFolder
7 Years Ago
Implemented network stream seek
7 Years Ago
Remove BaseEntityTickable
7 Years Ago
water_well_b mini monument files prep
7 Years Ago
Tweaks
7 Years Ago
Increased junkpile spawn attempts
7 Years Ago
Potentially fixed UnityException in AsyncTextureLoad
7 Years Ago
Fixed activity popup pausing the game whenever a join request is recieved
7 Years Ago
Ai tweaks
7 Years Ago
ActivityPopup uses queue for join requests
7 Years Ago
water_well_a mini monument progress
7 Years Ago
Potentially fixed ArrayTypeMismatchException in HttpImage
7 Years Ago
Unit portrait updates get requested on demand, cleaned up API
7 Years Ago
Fixed NRE in BasePlayer.UpdateHolsterOffsets
7 Years Ago
Fixed NRE in CommunityEntity.AddUI
7 Years Ago
ItemAttachments.Tick is now completely removed from non-editor builds (not stubbed) Entities need to opt-in to receive Tick calls EntityManager ignores entities without tickable components better Replaced Tree.Tick with coroutines
7 Years Ago
Cleaned up activity defs implicit enum conversion crap
7 Years Ago
Junkpile spawn tweaks Always show loot container health
7 Years Ago
Hopefully fixed NRE in building commands and potentially other player commands
7 Years Ago
Loadbalanced AI senses. Misc ai behaviour tweaks.
7 Years Ago
Version++
7 Years Ago
update mini unit frame more unit texture tweak
7 Years Ago
Some more AI tweaks.
7 Years Ago
World backup.
7 Years Ago
Added static building part prefabs water_well_a backup/progress