4,941 Commits over 1,795 Days - 0.11cph!
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.
adding currency icon to the icon font
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.
added Squad.GenerateRandom() which will build and position a random squad of units from a career UnitRoster
career matches use real roster teams (wip)
reworked garage tab to team tab.
wip generic unit list panel prefab, hooked up to code.
Added CareerUtils.
Currency text strings now use CareerUtils.FormatCurrency.
Team UI/code.
wip CashTransaction, CashTransactionType
Added CashTransaction, Finance classes.
All cash modifications are now CashTransaction objects and go through Finance.ProcessTransaction().
Added cash transaction history.
add wip scroll view to team league window
player transaction processed events, status bar cash updates on event.
merged, fixed career scene
fix , re enabling global UI in main scene
reworked career mode status bar, week smaller, cash larger
More team UI/code
Changed condition to durability.
Decreased starting team unit durability ranges.
Biter rework: HP 10->7. Movement 3->4. Bite attack ignores armor
match reporting classes.
linked match units to career units.
units now take durability losses for playing matches and for being destroyed.
increased team unity starting durabilities when creating a new career.
wip career squad generation enforcing not broken units
repair cost calculation, repair button appears for broken units, units can be repaired, repair transactions, more finance stuff
added repair column to team view, repair button shows as repair cost if unit broken.
show team tab when returning to career screens after a match.
cash sound.
pulse status bar cash on transactions