provector / jPBCE

Planetbase challenge editor
GNU General Public License v2.0
5 stars 3 forks source link

Size structures #8

Open NeoRider7 opened 4 years ago

NeoRider7 commented 4 years ago

Now in the PBCE program, when creating a new Mission, it is possible to specify any sizes for structures from 0 to 5. There may be a case when the specified size does not actually exist in the game. The fact is that for different structures in the game there are different sizes. It is advisable that the PBCE program can only indicate the dimensions that exist in the game.

Find out what sizes are possible for each structure is possible in the table which is located in this manual in the section number "PART II B": https://steamcommunity.com/sharedfiles/filedetails/?id=1206732949 However, it is possible that in this table the dimensions are not the same as the dimensions the game perceives. We need to pay attention to this comment on the table: "The following Table 2 lists the required materials for each Structure in the game. Actual in-game size descriptions are not consistent across the board, and may be labeled by other names. (I.e. Planetbase refers to Canteen as medium or large, so what happened to small? LOL Me thinks that Starbucks hath influenced someone at Madruga too much! ".

provector commented 4 years ago

If you could test the different sizes from the editor (I know it will be painful) against that list, and compile a definitive list of possible sizes for each building (by numbers) I could then implement it in one of the updates.