200,687 Commits over 4,171 Days - 2.00cph!
Fixed create party and invite to party accepting hostile tribe members (was only checking if the invitee was currently attacking)
wip merging Cmd and ClientInputCmd to one thing
removed CmdKillUnit, CmdSetTag, CmdSpawn
▊▆▄▄ ▉▅█▅▆▍▋▋▊ █▉ ▌_█▇▅▄▋▍▄▉▌ ▅/ ▍█▇▋▇ ▋▊▋▊▌▉▉▉ ▋▊▅█▊
Cmds can now be set to be relayed or turn required, more cmd rework stuff
EAC update (fix for "EAC Disconnected")
DontDestroyOnLoad PlayerController building placement guide
end turn and surrender commands work again
Support for placing manual cover points within a cover point volume.
Move and Attack now use new cmd not cic
removed a load of CIC stuff, most stuff now goes through the new merged cmd system
removed Apex because it's not being used
ClientInput stuff gone forever
Drugsell zone adding to list.
Beautified skinnable loading API
make useable threshold of buildings correspond to actual percentage of construction
Player component refactor;
- All PlayerComponents are now singletons
- Split input and building placement to their own components
- Added item placement component
- Audio listener follows the selected unit
- Fixed some issues related to map transition and building placement
- Cleaned up player camera transition game speed management
Changed lot spawner to RandomLotSpawner
added useable threshold to building debug
Deleted obsolete "wooden logs" loading steps from procedural map
Loading screen no longer using SceneToPrefab
backpack (grounded) / fbx/ prefab/ lods/materials/ textures
Map no longer using SceneToPrefab
PlayerComponent no longer inherits SingletonBehaviour
Building desire creation (untested due to billowe breaking the game)
Fixed item sell message
Update steam dlls
Added BaseBehaviourPlanSettingsEditor help box explaining exposure and UI options
creating building prefab 2 and added to unity scene
Tidy up of building commands
editor tidy up of exposure settings
Fixed return key not working as UI submit
Reset animator triggers before firing pick up anims
Removed screenshake test bound to H
UI safety stuff
Added Translate.TokenisedPhrase
Throw warning when generating phrases if two keys with different values
Added game tip explaining how to open inventory if opened less than x times
Added showgametip, hidegametip (for modders)