201,593 Commits over 4,171 Days - 2.01cph!

8 Years Ago
Merged slash/pierce/blunt damage types into physical.
8 Years Ago
World stuff.
8 Years Ago
ArmorIndex
8 Years Ago
more wip squad editor changes to support multiple modes
8 Years Ago
Disabled the hurt overlay until it's made to not look like ass.
8 Years Ago
No more spamming shelves on roads
8 Years Ago
▆▄▉▆▅▆ ▄▍▅▉▋▌▌▇▋
8 Years Ago
Run server for staging branch if running with -staging command line
8 Years Ago
Observer
8 Years Ago
Staging Test
8 Years Ago
water_well_b mini monument progress backup
8 Years Ago
Fixed a few lift/elevator occludee bounds
8 Years Ago
World stuff
8 Years Ago
Observer work
8 Years Ago
GIViewer.LocalKit and GIViewer.OpponentKit now get start at match load
8 Years Ago
rollback TerritoryLocationSelector thread
8 Years Ago
Workshop skin download rewrite (performance, memory, robustness) Show number of queued skins when perf >= 9
8 Years Ago
grids tick on main thread again
8 Years Ago
Subtracting 14319 (threaded location selector shite)
8 Years Ago
Group replication and destruction
8 Years Ago
sleep AI tweaks
8 Years Ago
Fixed Blackboard.HasKey CraftingOrder switch case returning wrong field
8 Years Ago
Renamed IsBlackboardItemInPossessions condition to IsPossession as it doesnt use the blackboard
8 Years Ago
Fixed profiler sample mismatch
8 Years Ago
added new skin-hair haircap to female pubic and improved hairstrands on non tssaa. built prefab
8 Years Ago
apple tree wip
8 Years Ago
RequestCollaborationSettings writes resulting request to blackboard
8 Years Ago
Moved GridManager stuff back to main thread on a coroutine
8 Years Ago
Only check workshop download status once a second
8 Years Ago
GridManager.UpdateEntity optimisation, NRE fix
8 Years Ago
Destroy
8 Years Ago
WIP color kit stuff
8 Years Ago
revert color test
8 Years Ago
Crafting station keyword and other tidy ups
8 Years Ago
Renamed GridDataDefinition.FixedArraySize to InitialCellCapacity, which describes what it is actually used for Replaced the BaseEntity.this[GridDataDefinition] with GetGridPosition
8 Years Ago
Added more profile samples to morphcache Saved some heap allocs on morphcache.setup
8 Years Ago
Moved GridManager coroutine stuff around so we dont try to update entities until game ready
8 Years Ago
Refactored message sends
8 Years Ago
GridManager update coroutine yields to Task.Run (testing)
8 Years Ago
Fixed reflections when fog=1; had to drop fake dir refl occlusion Touched all relevant shaders
8 Years Ago
AI tweaks
8 Years Ago
Nixing task stuff
8 Years Ago
Fixed entity grid position not getting properly set on create
8 Years Ago
GroupActionDesire & AskToJoinGroupActionGroup (lol rly) use cast cache properties for specific desire type
8 Years Ago
Removed desire type properties from blackboard
8 Years Ago
fixed explosive ammo bug no longer need to aim slightly away from target to deal maximum damage with explosive ammo
8 Years Ago
Sorted stream reuse
8 Years Ago
Tweaked some container fill settings for cooks to make them more reliable in crowded environments
8 Years Ago
Game Camera now blocks zoom while over UI (fixed scrolling roles window also zooming)