11,474 Commits over 3,561 Days - 0.13cph!
Rephrased sponsorship objectives.
Added %b which converts (progress >= target) into a bool displayed as "0/1" or "1/1"
Hide the career mode Lost Save panel on career button until it's implemented.
Disable the career logo editor border check for now.
swapped SS 6/7 around, added new career SS inbetween them.
update steam screenshots with name replaced ones
customisation editor dev tools fix
added error message to customisation build tool when an item doesn't have a material named 'default'.
fixed a bunch of material default names.
Added Media/Steam/Screenshots
added action shots to Media/Screenshots
Applied existing objectives UI prefab changes.
Added an instance of objectives UI prefab to match outcome screen.
Display sponsorship objectives on outcomescreen.
Hide match sponsorship UI on match finish.
Show board-collected cash on career outcome screen, recalculate final cash.
Fix error message not showing when dragging incompatible replays for playback
Added an allow exit override to UIEditorNavBar, enabled for squad editor.
Chat input no longer blocks raycasts by default (it gets disabled when closing the chat window, but it set to enabled in the scene)
added car6 map, default squad.
moved screenshots to media folder
Check version number when trying to load a replay, display error message panel if out of date or invalid.
Added Media/Steam folder with the latest assets from Lewis
unregister TileView listeners when destroying to tilefall
Added confirmation panel to career exit
Added a no button to the global popup panel.
Added yes/no actions to global popup panel.
Fix for sponsorship objectives setting incorrect size when playing another match after minimising in previous match.
Sponsorshop objectives always start expanded.
career mode squad editor avatar customisations applied
Fixed career mode squad editor team colours.
toggle trophy Glow object when hovering a platform with an equipped trophy
trophy items get setup to use platform for rotation/interaction.
trophies now use trophy platform collider as interaction collider.
Use away colours for opponent team when kits clash.
Removed unused AllowVerticalRotation from CIV.
Added MinMaxHorizontalRotation & MinMaxVeritcalRotation to CIV, enforced when ClampRotation is ticked.
Daily challenge opponent customisation is now based on the daily seed.
Merge from kit clash branch.
cherry pick grabber LOS fix
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.
line attack area can now check unit LOS too, set to true for Grabber