userAdam Wcancel

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

6 Years Ago
fix
6 Years Ago
hack cam 1
6 Years Ago
customisation editor dev tools fix
6 Years Ago
updated steam media
6 Years Ago
added error message to customisation build tool when an item doesn't have a material named 'default'. fixed a bunch of material default names.
6 Years Ago
getting latest
6 Years Ago
Added Media/Steam/Screenshots
6 Years Ago
added action shots to Media/Screenshots
6 Years Ago
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.
6 Years Ago
Show board-collected cash on career outcome screen, recalculate final cash.
6 Years Ago
Fix error message not showing when dragging incompatible replays for playback
6 Years Ago
Added an allow exit override to UIEditorNavBar, enabled for squad editor.
6 Years Ago
Chat input no longer blocks raycasts by default (it gets disabled when closing the chat window, but it set to enabled in the scene)
6 Years Ago
added car6 map, default squad.
6 Years Ago
CIV fix
6 Years Ago
moved screenshots to media folder
6 Years Ago
Updated media
6 Years Ago
Check version number when trying to load a replay, display error message panel if out of date or invalid.
6 Years Ago
Added Media/Steam folder with the latest assets from Lewis
6 Years Ago
unregister TileView listeners when destroying to tilefall
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
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
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
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
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
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
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
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)