3,355 Commits over 972 Days - 0.14cph!
CareerController
Career creation.
More career landing screen wip UI.
Deleted career test scene and script.
career league table UI code
career league table refreshes with week advancement
added CareerAdvancedEvent to CareerController.
career league updates on career advanced event.
UICareerStatusBar now updates round, cash changes.
Starting cash.
Teams awarded cash for win/lose.
Gypos lifetime ban.
added UICareerNextMatch, shows player's next upcoming match each week.
LeagueFixture.GetOpposingTeam(team).
CareerLeague.AdvanceWeek() now updats NextPlayerFixture if applicable.
player's match always played last
match simulation now includes casualities and awards survivor score points.
more career helper functions.
added MatchMode enum for Practice, Career, Online options; set it.
integrated career mode with menu/gameflow.
can now start next player match from career menu (nothing applied to the actual match yet though)
career matches now return to career menu not menu.
MatchSimulator events.
Match results UI code.
Probable fix for AI sometimes not acting or ending turn.
started splitting career and leage advancement into separate RunWeek and AdvanceWeek processes.
player match results now register results and update the player's team in the league.
Added career tileset theme that gets applied in career screens.
Reworked some career processing/events.
wip stuff.
match results now remain visible on career screen after playing a player match
cleaned up step/simulation/match cycle.
player match results appear in results table when returning to career screen.
more career step set/handling/events.
step button appearance now updates current step.
career status bar now shows current career week not league week.
results table header now shows current round number.
added week incremented event.
status bar and next match UI now get correctly updated.
results panel UI animation + controller
career mode team names shown in-match.
can now hold shift when clicking Play Match to simulate player matches without manually playing them.
wip placeholder career tab UI
UICareerRoot
UICareerTabButton
UICareerTabType
wip setting up and code for career tab system
advancing career step activates the league home tab
tab button UIbutton setup/hovers/sound defs
added audio for results + next match UI
wip career welcome screen
career mode welcome screen
career mode tab notifcations, welcome screen update.
added CareerUnit
added some CareerUnit related consts to CareerDefines
Team roster generation, roster gen params.
Creating a new career now creates rosters for all the teams in it, using the league level gen params.
CareerUnitDatabase basics, creates a pool of units for the entire league + market, assigns unique IDs.
CareerUnit now has an ID.
lotsa career changes, think I've broken something.