223,691 Commits over 3,684 Days - 2.53cph!

6 Years Ago
Compile fix
6 Years Ago
Various fixes.
6 Years Ago
Treat warnings as errors - let's see how this goes
6 Years Ago
Updated bundle split tool
6 Years Ago
Bundle splits (added a third texture bundle)
6 Years Ago
Landmark stuff
6 Years Ago
Buncha more NPC stuff. Manifest.
6 Years Ago
rough wip getting AI to move out of tilefall tiles
6 Years Ago
Fixed 275 compiler warnings
6 Years Ago
Tiers data, editor fixes
6 Years Ago
UI bits again
6 Years Ago
more ai
6 Years Ago
UI bits
6 Years Ago
Added activity for going up and down tiers and also for meeting and failing requirements. Cohesion events based on these activities. Supplies now only counts completed buildings for housing.
6 Years Ago
Added face culling option to core/generic
6 Years Ago
Fixed minor issue that caused incorrect star positions relative to the sun and moon
6 Years Ago
CallResults are queried Callbacks uses static methods (IL2CPP Compatible)
6 Years Ago
Can now press R to clear Added info text
6 Years Ago
stimmy
6 Years Ago
Example documentation
6 Years Ago
ChunkGenerator documentation
6 Years Ago
stimwokz
6 Years Ago
Changed remaining core shaders to roughness Core/generic now matches core/generic (SRM) Added occlusion (A) to SRM packed map, optional
6 Years Ago
Steamworksz
6 Years Ago
wip AI improvements
6 Years Ago
Steamworks update
6 Years Ago
Helditem spawn fix
6 Years Ago
Reworked GroupProgression events. UI now correctly shows remaining requirements for the current level of progression. Building placement now resumes the game upon finishing.
6 Years Ago
More fixes
6 Years Ago
ChunkMap documentation
6 Years Ago
fill unit mod slots with a few random mods (not shown in UI yet) some career tweaks
6 Years Ago
Scene2Prefabs monuments
6 Years Ago
terrain blend maps
6 Years Ago
mesh.UserData
6 Years Ago
Steamworks update
6 Years Ago
Add some test mods to player inventory on career creation Added Mods.RemoveAll() Added CareerUIUtils.GetModSlotColor(CareerUnitMod mod) Started making UIMod base clase work to show mod type colour
6 Years Ago
update career UI tab buttons
6 Years Ago
Collision masking for twin entities.
6 Years Ago
Updated mac build target
6 Years Ago
update WIP logo editor stuff
6 Years Ago
refactored some more stuff to support league season restarts can now play seamlessly between seasons/promotions/demotions and endlessly
6 Years Ago
Spicebush tweaks / roughness map / prefab settings
6 Years Ago
reset team league stats (wins/played etc) when generating new seasons
6 Years Ago
added CAPromoteDemote action, moves teams between the leagues based on league results, generates new league fixtures for the next season using the updated league teams.
6 Years Ago
Fix for UnityShadowLibrary.cginc; touched internal-deferredshading shader
6 Years Ago
art
6 Years Ago
stockpile that can hold sticks logs and stones but dosen't actually work yet
6 Years Ago
Airfield terrain blend cookie test
6 Years Ago
Fixed some deserialization errors.
6 Years Ago
Fixes OnChatStringRecieved returning previous message data