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

8 Years Ago
Fixed NRE when users quit while they have no character, and generally fixed up the NetworkSubscriber thing a bit
8 Years Ago
Added a corpse gathering goal so units fill up meat racks
8 Years Ago
Merge bootstrap refactor
8 Years Ago
Fixed saving on server quit
8 Years Ago
updated special fx for a bunch of weapons
8 Years Ago
Fix ordering change that was preventing characters from loading in listen server mode
8 Years Ago
█▄▄▊█ ▍██▋ ▌▌▌▅▌▊▆▇▆
8 Years Ago
▍▋▇█ ▄▅▍▍▊▉
8 Years Ago
██▊▆ ▉▆▉██▅ █▇▌▋ ▆▄█▍█▌▋
8 Years Ago
WIP ViewFill placement system and building component
8 Years Ago
water_well_e - polish pass
8 Years Ago
Dispose ambience culling group in OnApplicationQuit
8 Years Ago
Patrol Helicopter debris wont float in the sky anymore when crashing at junkyard
8 Years Ago
more
8 Years Ago
Shutdown EAC after disconnecting from the server (crash on exit)
8 Years Ago
more
8 Years Ago
Procedural cover point improvements. More work on scientist behaviour.
8 Years Ago
Misc cleanup
8 Years Ago
Skip OnPreCull / OnPreRender / OnPostRender when closing the game (wtf?)
8 Years Ago
added some reason logging to squad verification. fixed team and unit names not being removed from available name pool when used.
8 Years Ago
Removed some debugging shit
8 Years Ago
merge from junkyard fixes
8 Years Ago
WaitForZonesReady only waits for spawners that have started
8 Years Ago
Spawning shit all uses coroutines
8 Years Ago
moved MatchMode to GameSettings
8 Years Ago
Fixed Session.Load not yielding to world manager spawning routine Various cleanup
8 Years Ago
UnitCollections view pooling is pre-allocated
8 Years Ago
NavMeshObsctacle pool pre allocates, manually init in game bootstrap
8 Years Ago
More work on scientists.
8 Years Ago
Merged from main
8 Years Ago
LOD meshes for the new creatures. Animation fixes.
8 Years Ago
initial commit
8 Years Ago
Subtracting 24967
8 Years Ago
Moved all update calls etc. to one place.
8 Years Ago
Fixed craft order activity displaying the wrong info (requester/crafter were switched around) Generated enums
8 Years Ago
art
8 Years Ago
Crab & Barghest LODs
8 Years Ago
Fixed a career mode creation bug which was leading to a bunch of other bugs. Added editor menu option to delete career save file.
8 Years Ago
Added blackboard item craft requirements filter, removed condition from TargetFilter.FindRequiredItemForCrafting Filter editor cleanup
8 Years Ago
cm se unit list spacing tweak
8 Years Ago
6 more NPC LOD setups.
8 Years Ago
Obsolete inventories.
8 Years Ago
Added sendnetworkupdate admin console command (useful for testing)
8 Years Ago
clicking play match with an invalid/incomplete squad for your next career match no longer starts the match and crashes, instead switches to squad editor tab for you to finish your squad.
8 Years Ago
merged from main
8 Years Ago
added help prompt text when trying to start career match with invalid squad
8 Years Ago
LOD meshes & setup for the rope bridges.
8 Years Ago
Content bundled dungeon meshes.
8 Years Ago
merged to main
8 Years Ago
Fixed NRE in PlayerModel.DoAimingSounds