Shop list style change

Post Reply
User avatar
Maxbirykov2004
Posts: 1022
Joined: Mon Mar 30, 2020 12:50 pm
Location: Belarus

Shop list style change

Post by Maxbirykov2004 »

Lets change the column shoplist (that's now in all Ao games) (pages with 4 columns that has 6 tiles) example:
__________
|□□□□|
|□□□□|
|□□□□|
|□□□□|
|□□□□|
|□□□□|
| <-- 1 --> |
|___ok___|
User avatar
Maxbirykov2004
Posts: 1022
Joined: Mon Mar 30, 2020 12:50 pm
Location: Belarus

Re: Shop list style change

Post by Maxbirykov2004 »

For something like tech (unit) tree
Example mindustry tech tree: Image
User avatar
Maxbirykov2004
Posts: 1022
Joined: Mon Mar 30, 2020 12:50 pm
Location: Belarus

Re: Shop list style change

Post by Maxbirykov2004 »

But whatever less complex, and easier, and easier to code, and with some 2ble or 3ple requirements...
User avatar
Maxbirykov2004
Posts: 1022
Joined: Mon Mar 30, 2020 12:50 pm
Location: Belarus

Re: Shop list style change

Post by Maxbirykov2004 »

What do you think @Stratego (dev)?
Because colomn style is pretty boring
Stratego (dev)
Site Admin
Posts: 15741
Joined: Fri Apr 25, 2014 9:28 pm

Re: Shop list style change

Post by Stratego (dev) »

would be awesome but too much time to make :(
User avatar
Maxbirykov2004
Posts: 1022
Joined: Mon Mar 30, 2020 12:50 pm
Location: Belarus

Re: Shop list style change

Post by Maxbirykov2004 »

Stratego (dev) wrote: Tue Dec 01, 2020 1:52 pm would be awesome but too much time to make :(
Don't think about time... If it theoretically possible lets do it, or at least try to do it, because right now in shoplist here are
Only 4 units...
Last edited by Maxbirykov2004 on Tue Dec 01, 2020 3:38 pm, edited 1 time in total.
User avatar
Maxbirykov2004
Posts: 1022
Joined: Mon Mar 30, 2020 12:50 pm
Location: Belarus

Re: Shop list style change

Post by Maxbirykov2004 »

{
"shopConfigItems":
[
{"shopItemId":300, "columnNr":0, "unitTypeName":"UNIT_ALL_INF_ARQUEBUSIERS", "gemCost":3},
{"shopItemId":310, "columnNr":1, "unitTypeName":"UNIT_BRI_BLD_FOUNDRY", "gemCost":4},
{"shopItemId":320, "columnNr":2, "unitTypeName":"UNIT_BRI_INF_HIGHLANDERS", "gemCost":5},
{"shopItemId":330, "columnNr":1, "unitTypeName":"UNIT_ALL_CAV_MOUNTED_ARQUEBUSIERS", "gemCost":5}
]
}
This is whole shoplist
User avatar
Maxbirykov2004
Posts: 1022
Joined: Mon Mar 30, 2020 12:50 pm
Location: Belarus

Re: Shop list style change

Post by Maxbirykov2004 »

And @Stratego (dev), can i somehow remake this "columnNr" system to something another? Or i should somehow add this fuction or somehow?
I can do it (If all that is situated at assets)
Post Reply

Return to “Others”