userAdam Wcancel
repospacechesscancel

4,871 Commits over 2,068 Days - 0.10cph!

7 Years Ago
career matches use real roster teams (wip)
7 Years Ago
added Squad.GenerateRandom() which will build and position a random squad of units from a career UnitRoster
7 Years Ago
fixed it again
7 Years Ago
lotsa career changes, think I've broken something.
7 Years Ago
more CareerTeamDatabase
7 Years Ago
wip CareerTeamDatabase
7 Years Ago
forgot these
7 Years Ago
CareerUnitDatabase basics, creates a pool of units for the entire league + market, assigns unique IDs. CareerUnit now has an ID.
7 Years Ago
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.
7 Years Ago
UnitRoster
7 Years Ago
added CareerUnit added some CareerUnit related consts to CareerDefines
7 Years Ago
merged main to release for Steam
7 Years Ago
garage info text
7 Years Ago
more
7 Years Ago
more
7 Years Ago
market setup
7 Years Ago
career mode tab notifcations, welcome screen update.
7 Years Ago
welcome screen tweak
7 Years Ago
career mode welcome screen
7 Years Ago
wip career welcome screen
7 Years Ago
added audio for results + next match UI
7 Years Ago
tab button UIbutton setup/hovers/sound defs
7 Years Ago
advancing career step activates the league home tab
7 Years Ago
tab tab tab tab tab tab
7 Years Ago
UICareerRoot UICareerTabButton UICareerTabType wip setting up and code for career tab system
7 Years Ago
wip placeholder career tab UI
7 Years Ago
NRE fix
7 Years Ago
can now hold shift when clicking Play Match to simulate player matches without manually playing them.
7 Years Ago
career mode team names shown in-match.
7 Years Ago
more
7 Years Ago
results panel UI animation + controller
7 Years Ago
added week incremented event. status bar and next match UI now get correctly updated.
7 Years Ago
career status bar now shows current career week not league week. results table header now shows current round number.
7 Years Ago
more career step set/handling/events. step button appearance now updates current step.
7 Years Ago
CareerStep shit
7 Years Ago
cleaned up step/simulation/match cycle. player match results appear in results table when returning to career screen.
7 Years Ago
match results now remain visible on career screen after playing a player match
7 Years Ago
Added career tileset theme that gets applied in career screens. Reworked some career processing/events. wip stuff.
7 Years Ago
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.
7 Years Ago
Probable fix for AI sometimes not acting or ending turn.
7 Years Ago
more resuts
7 Years Ago
MatchSimulator events. Match results UI code.
7 Years Ago
tweaks
7 Years Ago
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.
7 Years Ago
match simulation now includes casualities and awards survivor score points. more career helper functions.
7 Years Ago
player's match always played last
7 Years Ago
added UICareerNextMatch, shows player's next upcoming match each week. LeagueFixture.GetOpposingTeam(team). CareerLeague.AdvanceWeek() now updats NextPlayerFixture if applicable.
7 Years Ago
scene
7 Years Ago
UICareerStatusBar now updates round, cash changes. Starting cash. Teams awarded cash for win/lose. Gypos lifetime ban.
7 Years Ago
added CareerAdvancedEvent to CareerController. career league updates on career advanced event.