198,677 Commits over 4,140 Days - 2.00cph!

7 Years Ago
Disable scenario editor
7 Years Ago
Instanced rendering fixes
7 Years Ago
EntityVIew NRE fix
7 Years Ago
Destroyed units no longer usable in any way. Can't equip mods to destroyed units. Value, maintenance, repair costs of destroyed units all correctly calculated to 0.
7 Years Ago
[D11] DTLS library wip: server connection process loop consolidated with the client connection. Fixed issues with SSL reads, and added multiple packet transmission test to test app.
7 Years Ago
InteractionPlanFactProvider sorts plans relative to unit position on write
7 Years Ago
Strip out unused shader LODs from ps4 & xbone
7 Years Ago
[D11] Removed ingame place holder stats panel
7 Years Ago
[D11][UI] Updated corpse stat panel
7 Years Ago
Trophy projectiles enable collider after moving far enough from the platform. Set more physics properties on balls to make them feel better.
7 Years Ago
Handle out of date or corrupt career saves instead of breaking. CareerVersion++
7 Years Ago
Fixed avatar emote duplicate
7 Years Ago
flipped spear lods
7 Years Ago
[D11] Fix for Matt
7 Years Ago
Started on shop UI (broken at the moment)
7 Years Ago
fix some normal on the space environment tweak anisotropic setting on space arena texture adding accessory textures
7 Years Ago
Hooked up some things. Metas.
7 Years Ago
Organized icon things a bit
7 Years Ago
Buncha item icons
7 Years Ago
...
7 Years Ago
renamed memory cell 'clear' to 'reset'
7 Years Ago
Another fix
7 Years Ago
Fixed building assignment icons not properly handling addons
7 Years Ago
Updated sleep AI to look for owned bed instead of home building Nuked a bunch of old conditions
7 Years Ago
Rearranging some files
7 Years Ago
BuildingView now correctly updates when removing an existing upgrade in order to replace it.
7 Years Ago
Entities can support multiple player command types, know which command they are currently flagged by Added deconstruct player command flag
7 Years Ago
Countdown timer sounds use the new system
7 Years Ago
Added purchase sound
7 Years Ago
Standard system for playing UI sounds. Uses an AudioSource singleton with UISoundSource, that UIPlaySound calls.
7 Years Ago
fixed missing texture in item_trail.mat , disabled custom item view interaction on trophy_ball launchers so they dont play upon selection
7 Years Ago
merge
7 Years Ago
..
7 Years Ago
adding new emote to steam stuff
7 Years Ago
BuildingView fixes
7 Years Ago
added GG emote / definitions added wink and quick greet anim to the avatar/ updated animation controller avatar customisation now use the quick greet anim, so you don't have to wait 5 second to see the normal face when changing face added new avatar expression to all the face texture updated emote menu to fit all the emote tweaked the bubble chat prefab, should look cleaner and slightly cheaper
7 Years Ago
memory cell bugfixes
7 Years Ago
Found we had two separate ListEx scripts. Combining into one.
7 Years Ago
Merge from upgrade rework
7 Years Ago
Upgrade replacement working with instant build enabled (needs testing with normal building). Update upgrades tab when we add an upgrade so you can't start the same one again.
7 Years Ago
mfm
7 Years Ago
more upgrade stuff
7 Years Ago
Beds ownable
7 Years Ago
tiny hut, editor bits
7 Years Ago
Building editor interaction animation preview
7 Years Ago
updated texture streaming & compression settings
7 Years Ago
Added menu option to reimport all the prefabs (not that useful but I was trying to track down some issues running on 2018.3)
7 Years Ago
mfm
7 Years Ago
[D11] frontend tidy up WIP - working towards a better split between the game and frontend for memory purposes.
7 Years Ago
Upgrades now have types. WIP replacing one type with another.