4,941 Commits over 1,795 Days - 0.11cph!
put back the back button in the what's new panel
fixed tutorial font outline
aligned tutorial button
update drag and drop mod fixing drag area
trying out a new team unit generation method, now specify max number of mods allowed (range) per team in each division, then they get randomly distributed around the team members
tutorial played flag is now saved in player prefs, tutorial prompt no longer appears once you've declined tutorial or played it
more tutorial integration
tutorial prompt panel UI.
wip adding tutorial prompt into game mode selection.
tweaked car1 map so you don't get stuck by tilefall and to make it more readable
fixed default squad for map causing 2 units to spawn in the air
added MatchMode.Tutorial to to MatchMode enum. Set it at tutorial start.
Disabled fast forward in tutorial.
Disabled end turn button until the end of the hand-held tutorial steps.
subtracted burner changes commit.
reverted burner changes.
fixed grabbers.
fixed tutorial.
reverted launcher attack range to 3 from 1
added placeholder tutorial button to menu.
re-enabled tutorial, started fixing new bugs with it.
update mod inventory, WIP drag and drop
update unit card layout
fixed alpha not lerping properly
update league entry for long text
added static method for standard text ellispis
analytics, fast forward button fix
quick fix for match->se->match flow bug in career mode
re-enabled full logging mode
increase starting cash 100k -> 150k
end of season panel sponsorship bonus red/green
server console log will now force server debug log output exclusivity. (fix for no console output on server)
adding career screen
tweak WIP stat UI button
merged new continue/squad/play button flow to main
added UIButton and audio defs to a bunch of buttons in logo creator
basic end of season panel functionality
wip end of season ui/code
changed opportunity panel background
adjusted floating cash text sorting/formating
set back original opportiunity chance
fixed opportunity outcome arrow displaying the wrong outcome and adjusted its animation
updated opportunity panel, reformating outcome
added sucess/fail ui anim
fixed default team name in the logo creation panel
opportunity outcomes now generate specific news items
reworked opportunity generation form being a % chance every week, to a random interval.
serialze next opportunity trigger week with career.
fix for continbue button in career match outcome taking you back to career save slot screen
news item for mod purchases
NewsItem can now take a CareerUnit parameter too.
NewsItem serialization for unit ref.
Clicking a news item with a unit reference will now push a unit view on to the UI stack for that unit.