6,820 Commits over 3,103 Days - 0.09cph!
more squad editor career integration.
added mapID to LeagueFixture/protobuf, serialize it.
Fixtures generator now assigns map ids to player fixtures.
CareerController passes map id to career matches.
WIP kit color and color distance stuff
next player fixture gets cleared after it's played (before the next week is started).
career mode squad editor loads into the correct map for the upcoming match.
career mode squad editor NRE fixes.
can now press TAB to switch between current and previous career mode tabs.
wip team kit stuff: proto/networking/local
CareerTeamDatabase now assigns team kit IDs at career creation.
CareerTeam now has a KitID and serializes it with saves.
Career matches now apply kits.
basics of a unit home/away kit colour matrix tool
fixed normals on graduation cap and converted over to use single material with MGAO setup. Added school cap and dunce cap hats with materials. Created basic prefabs
Squad editor can now be started in a career editor mode, which blocks exit, auto hides map list and gets passed the next player LeageuFixture.
LeagueFixture can now hold a squad setup per team + serialize them.
squad editor can now load a squad per team.
more career squad editor stuff
SquadEditorPlacingState now only allows you to modify your own team's units
More squad editor career mode fixes
AI and player units are separated in squad editor now.
Finally found and fixed the bug that caused clicking your units in a career match directly after using squad editor to make them explode.
Team kits are now applied in career mode squad editor
GetUnitTypeCount now takes a team id to filter units.
Fix for SquadEditorController.ValidPlacement returning false because it was counting enemy units too.
squad editor now applies unit kits when placing units
career unit/squad serialization/link fixes
weekly build merged to steam release branch
WIP color kit, away color
optim ui to fix framerate?
more ui tweak, adding missing material
update amplify shader editor
rebuilt light data for unity 2017.3
fix debris trail/tweak explosion generic
fixed missile FX particle glitch
removed missile test from scene
AI turns in career/practice modes can now be set to play at 2x speed, currently defaults to true. (no UI for it yet)
branched the hover bar scale test
reduced volume of turn start effect
audio mixer pitch changes with timescale
added fast foward button.
fast forward defaults to false.
moved fast forward button code to own script
FF button text flashes when active
UI/UI highlight added to KitDefinitionSO
reworked mini unit frame/anim
fix animation controller error
fix for league positions not deserializing properly
CareerUnit now gets serialized with Unit during match creation if career mode match.
CareerUnit name now shown in hover bar.
Career mode squads are now saved per-fixture into the career save, not over the regular map squad files.
wip squad editor unit list refactoring so we can start to show career units