repospacechesscancel

6,819 Commits over 2,586 Days - 0.11cph!

6 Years Ago
Added confirmation panel to career exit
6 Years Ago
Added a no button to the global popup panel. Added yes/no actions to global popup panel.
6 Years Ago
Fix for sponsorship objectives setting incorrect size when playing another match after minimising in previous match. Sponsorshop objectives always start expanded.
6 Years Ago
career mode squad editor avatar customisations applied
6 Years Ago
Fixed career mode squad editor team colours.
6 Years Ago
adding trophies local cubemap to all the environment tweaking trophy line so the glow intensity changea on hover optimised trophy glow particles
6 Years Ago
fix career logo text size during randomisation made the border turn red as soon as the logo clip the border
6 Years Ago
adding trophy halo/setup
6 Years Ago
getting latest
6 Years Ago
toggle trophy Glow object when hovering a platform with an equipped trophy
6 Years Ago
trophy items get setup to use platform for rotation/interaction.
6 Years Ago
trophies now use trophy platform collider as interaction collider.
6 Years Ago
Use away colours for opponent team when kits clash.
6 Years Ago
update beard accessories, tweak bunny and cat hat to avoid clipping with beards, getting latest
6 Years Ago
fix logo creator NRE
6 Years Ago
format TransactionType
6 Years Ago
Removed unused AllowVerticalRotation from CIV. Added MinMaxHorizontalRotation & MinMaxVeritcalRotation to CIV, enforced when ClampRotation is ticked.
6 Years Ago
Fix NRE if inventory update is called before init (somehow)
6 Years Ago
merge to release
6 Years Ago
defines++
6 Years Ago
fix?
6 Years Ago
Daily challenge opponent customisation is now based on the daily seed. Merge from kit clash branch.
6 Years Ago
Don't try to replace units in the squad editor if nothing is being dragged
6 Years Ago
cherry pick grabber LOS fix
6 Years Ago
KitDatabase returns a non-colour-clashing kit definition for AI teams. Had to change a bunch of KitDatabase/ColourManager stuff for this, so it needs a good testing before merging to main, but it seems to be working.
6 Years Ago
Update GA SDK (fixes freeze on exit)
6 Years Ago
line attack area can now check unit LOS too, set to true for Grabber
6 Years Ago
more...
6 Years Ago
more
6 Years Ago
6 Years Ago
Added support for trophy material customisation options. Removed material options from soccer ball trophy definition. Fixed dunce hat duplicate material name error. CustomisationProfile++
6 Years Ago
Removed UITutorialPromptYesButton script from the randomise button
6 Years Ago
update UI
6 Years Ago
Add caching to player Steam unlocks on server, make it refresh async so it doesn't slow down match setup
6 Years Ago
force update
6 Years Ago
adding missing trim model
6 Years Ago
material cleaning
6 Years Ago
update temple B, lighting, added trim updated giftbox texture fading a bit the detail on the front
6 Years Ago
Rate limited switched from a message box to a chat message.
6 Years Ago
added chat message when attempting a connection to the server
6 Years Ago
Pressing F9 in customisation editor (with devtools enabled) will now toggle the UI there too. Pressing R during avatar customisation will randomise everything, so you can randomise without the UI visible.
6 Years Ago
Removed CanvasGroup from a child element of career squad editor unit button prefab so I can fade the whole thing properly. Career mode squad editor unit buttons respond to mod slot hover events the same way all the other unit lists do.
6 Years Ago
Tile dmg based attacks (such as the Igniter) now get associated with their owning unit, dmg gets tracked. Combat objectives now get updated at the start of each turn as well. Removed Igniter from the dmg sponsorship objective excluded unit list now that it gets tracked.
6 Years Ago
tweak cannon confetti Fx
6 Years Ago
adding the line before rendering the platform icon, rerendered platform icons
6 Years Ago
remove glow line from all the basic avatar platform, added the line in the menu avatar
6 Years Ago
updated career logo generator, changed some random rules/font/model
6 Years Ago
WIP rework career logo generator
6 Years Ago
Career mode squad editor now shows correct unit info including mod values for career units. (on the board, on unit hover, on unit list icon hover)
6 Years Ago
Cache steam unlocks to a file for offline access