Ziktofel / Archipelago-SC2-data

Map and mod files for Archipelago-SC2
MIT License
1 stars 13 forks source link

Added a sub menu for infantry, vehicle and ship units to the Merc Compound #212

Closed WaikinDN closed 3 weeks ago

WaikinDN commented 1 month ago

There is now free space for additional 4 infantry, 6 vehicles and 3 ships

Ziktofel commented 1 month ago

I've polished it a bit and changed the underground mechanism for the tabs.

Thinking if we could use the charge system to display how many mercs are ready on each tab. That'd require some trigger work

WaikinDN commented 1 month ago

I see that a lot of changes were made. How easy would be to add more buttons now? I ask because I'd like to eventually add the "Special Units" button and maybe in the future an "Outlaws" button for Tychus friends if there is a demand for them.

Ziktofel commented 1 month ago

A new tab would require 2 empty upgrades - one for the tab itself to enable, the other for storing the current selected tab. Also update of a simple trigger and an abil to switch into that tab The trick is that there's a Requirement that checks if the player is on the correct tab

Harder would be the part for giving the player an idea how many mercs ready to go he has on every tab