userAdam Wcancel

11,616 Commits over 3,622 Days - 0.13cph!

6 Years Ago
fix materials not saving when applying random customisations
6 Years Ago
Reduced panel fade transition duration.
6 Years Ago
Increased american football velocity. Trigger hits no longer reduce remaining hits before being destroyed.
6 Years Ago
Cleared the Clicked interaction action on american football platform.
6 Years Ago
Added OnHit event action to CustomisationItemView. Setup goal area collider on American football platform. Removed exit time on American football anim transition so the effect is snappy. Trophy projectiles now respond to trigger hits too. Increased ball launcher power so you can reach the goal areas with it.
6 Years Ago
Removed the squad editor tutorial passthrough when clicking play buttons.
6 Years Ago
Fix for deselecting stage of tutorial
6 Years Ago
Cleaner implementation of last fixes and also now refresh button status so the newly randomised item button gets ticked correctly.
6 Years Ago
wip randomisation fixes
6 Years Ago
Added angular velocity to ball launcher scripts, gets applied to whatever's launched. Added ScaleOverTime script, added it to american football, scales to 50% scale over 1.5 seconds. American football physics material setup, tweaked it's fake gravity boost.
6 Years Ago
Always use the death match mode definition for career matches
6 Years Ago
Fix for default squad saving so it works again with the new hash/name setup. Car5 map tweaks, added default squad.
6 Years Ago
added car5 wip map, missing a default squad for now, set as hidden.
6 Years Ago
Can now mousewheel through units in detail view
6 Years Ago
merge to main
6 Years Ago
Fix for My Next Match panel not refreshing correctly when swapping save files
6 Years Ago
Show platforms, trophy stands and correct manager avatars in career mode squad editor.
6 Years Ago
Award completion bonuses. Remove completed sponsorships in post match step. Removed some unused source files.
6 Years Ago
Merge to main
6 Years Ago
Sponsorships with EndOfMatch trigger type now get processed at the end of matches. Sponsorships tab now refreshes when the number of weeks remaining get modified or objectives get failed. Matches won sponsorship type now works.
6 Years Ago
order the in-match sponsor objectives list by weeks remaining (sponsorships expiring the soonest first)
6 Years Ago
Added unit or team icon to objectives (depending on objective type) Some sponsorship fixes/wording tweaks UI prefabs.
6 Years Ago
healing / killing blow sponsorship text tweaks.
6 Years Ago
merged sponsorship objective match-time stuff to main
6 Years Ago
scene
6 Years Ago
Obective UI prefab/code. Display sponsorship objective sumamries in matches. Update summary display on objective updates.
6 Years Ago
merge from main
6 Years Ago
Added objectives UI display toggle to GameMode definitions. Started setting up match-time sponsorship UI basics. Scene/UI prefabs.
6 Years Ago
Fix for healing sponsorship type.
6 Years Ago
Init match-time objectives. Update match-time objectives on CombatChainFinished. Slight change to MissionProcessors to retrieve processors.
6 Years Ago
some changes to MissionProcessors to be more easily usable by sponsorship objectives
6 Years Ago
deleted a bunch of old objectives stuff, started hooking up events for match-time sponsorship stuff
6 Years Ago
Added AdvanceWeek to CareerSponsorshops which ticks each week, reducing remaining weeks on any active sponsorships, failing + dropping any expired sponsorships, creates news items for failed sponsorship objectives.
6 Years Ago
SponsorsView prefab tweak, UISponsors tweaks
6 Years Ago
merge WIP sponsorship stuff to main
6 Years Ago
merge from main to the right branch
6 Years Ago
merge from main
6 Years Ago
CustomisationProfile++
6 Years Ago
weeks remaining fix. healing done text tweak. matches won min duration set to 2 weeks.
6 Years Ago
disable UI camera instead of individual elements
6 Years Ago
added healing, killing blow, matches won, multikill sponsorship definitions
6 Years Ago
added some sponsor logos, set logo, set colour
6 Years Ago
Only generate sponsorship offers form sponsors who don't already sponsor you. Sponsorship DB tool also asigns random colours to sponsors during build. Added Sponsorship.GetOfferDescription() and Sponsorship.GetProgressDescription(). Set sponsorship slot line colour based on sponsor def.
6 Years Ago
more
6 Years Ago
text tweaks
6 Years Ago
merge main to release so Steam build can connect again
6 Years Ago
scene
6 Years Ago
Added weeks remaining to sponsorship/protobuf. Starting populating the sponsorship slot UI with real info.
6 Years Ago
Added a GenerateSponsorshipOffers career action, added it to the pre match events so new offers are generated each week. Added number of offers available to blank slots. Added offers generated event, sponsors tab listens to it, refreshes view if active tab. Some fixes.
6 Years Ago
Can now accept sponsorship offers. Generate sponsorship signing bonus cash transaction. Generate sponsorship signing news item. Added offers test data to new career saves.