userAdam Wcancel
repospacechesscancel

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

7 Years Ago
more
7 Years Ago
more market wip
7 Years Ago
wip mod panel, headers, list
7 Years Ago
don't show enemy squad in career squad editor
7 Years Ago
wip mod list stuff
7 Years Ago
more
7 Years Ago
disabled clicking modal background to close window
7 Years Ago
ModInventory, added protobuf, serialization
7 Years Ago
market tab now has owned / market lists UIUnit_Market only shows buy button if it's not a player owned unit set team colour to player team in player list of market
7 Years Ago
defines
7 Years Ago
opportunity outcome calc fix
7 Years Ago
league tab button tweak
7 Years Ago
league table entries now show correct league badge
7 Years Ago
League view can now display any league. League view league buttons now switch current league. Fixed mapid not getting set correctly for AI matches, map name + type now shows in results.
7 Years Ago
modal container back button and click to close now enabled/disabled based on panel behaviour. hooked up modal containter title text more opportunity work
7 Years Ago
modal container back button works
7 Years Ago
removed Adolfo, Adolph from name list
7 Years Ago
unit detail view can now handle a collection of units, cycle through. team and market lists pass the collect unit collections, as well as the clicked unit to view initially
7 Years Ago
refactored team and unit clicked events to be calls to UICareerRoot show team/unit. more collection view prep.
7 Years Ago
more wip collection view
7 Years Ago
unit nickname list
7 Years Ago
wip unit collection detail viewing
7 Years Ago
more ui stuff, hooked up results panel team name buttons
7 Years Ago
restored opportunity panel prefab on root UI object
7 Years Ago
disabled career object
7 Years Ago
made a career map
7 Years Ago
more UI/modal shit. more opportunity shit. added a new Opportunity cash transaction type, gamble opportunity uses it
7 Years Ago
added mapid to LeagueFixtureResult protobuf, serialize it
7 Years Ago
set OpportunityGenerationChance to 0 until it works
7 Years Ago
merged back to main
7 Years Ago
psst
7 Years Ago
more
7 Years Ago
refactored roster view tab UI to a new UITeamView, works for any team. clicking teams in league now pushes a modal version
7 Years Ago
more modal wip
7 Years Ago
more opportunity stuff
7 Years Ago
opportunity wip
7 Years Ago
opportunity generation, definitions setup, placeholder UI screen, added to pre match events
7 Years Ago
more opportunity wip
7 Years Ago
wip opportunity definition stuff
7 Years Ago
opportunity bits
7 Years Ago
escape or right mouse button now close cancellable modal windows. added CareerDefines.ValuePerMark, added it to unit value calc.
7 Years Ago
placeholder unit detail view modal UI
7 Years Ago
career modal UI screens can now be set as cancellable or not
7 Years Ago
more career modal UI stack shit added buttons to market/team view unit panels added unit clicked career UI event clicking a unit in roster or market pushes a modal panel for detailed unit view, clicking off removes it
7 Years Ago
wip career modal basic setup
7 Years Ago
moved PlayPlayerFixture logic out of career controller and into the CARunPlayerMatch action
7 Years Ago
formatting fix
7 Years Ago
implemented a new CareerAction system to handle weekly steps/actions/events to allow more flexibility. Reworked all current functionality into new separate CareerAction classes that get executed in order.
7 Years Ago
moved movement range to unit tags
7 Years Ago
moved block values to unit tag system