Warzone2100 / map-submission

Submit new maps to the Warzone 2100 maps database
GNU General Public License v2.0
0 stars 0 forks source link

[MAP]: MK_ScavTown8 #113

Open Bornematz opened 1 month ago

Bornematz commented 1 month ago

Upload Map

8c-MK_ScavTown8.wz.zip

Authorship

Mine: I am the author of this map

Map Description (optional)

Oil: low (10 in players bases)
Recommended start settings: Ultimate Scavangers + Advanced bases + Technology from T1

The Scavangers has many "High End Weapons": Scourge- and Puls Laser Hardpoint,  Missile- and Mass Driver Fortress and some ranged weapons: Ripple Rocket, Hellstorm- and Archangel-Emplacement with CB-Towers in the middle of the map. I have this only tested in single player skirmish. You can play in team or alone against all (at first no direct neighbors come by, except with hover).

8 player-version: 4 vs 4, All vs All, ...
- 10x oil per Player: 6x safe oil in base, 4x UNSAFE oil near the base
- 96x oil by Scavs: 8x4 Oil in "little" bases + 8x4 Oil in centre + 2x16 in left & right bases = 96
(this map is also available as an 10 player version)

Notes for Reviewers (optional)

map size: 200x200, Balance: OK I am the author of the map. My Name = MK

github-actions[bot] commented 1 month ago

✅ Map: MK_ScavTown8

by: Marco

Status: Pass

Warnings:

Map level file format must be modern (json)
Map format must be modern (script, jsonv2)
Map must be a 'flatMapPackage'

Recommendations:


Map Info JSON: ```json { "name": "MK_ScavTown8", "type": "skirmish", "players": 8, "tileset": "urban", "author": { "name": "Marco" }, "license": "GPL-2.0-or-later", "created": "2023-09-17 12:51:50", "generator": "FlaME 1.29 Windows", "mapsize": { "w": 200, "h": 200 }, "scavenger": { "units": 36, "structures": 1547, "factories": 14, "resourceExtractors": 112 }, "oilWells": 176, "player": { "units": { "min": 4, "max": 4 }, "structures": { "min": 98, "max": 98 }, "resourceExtractors": { "min": 6, "max": 6 }, "powerGenerators": { "min": 2, "max": 2 }, "regFactories": { "min": 2, "max": 2 }, "vtolFactories": { "min": 0, "max": 0 }, "cyborgFactories": { "min": 2, "max": 2 }, "researchCenters": { "min": 2, "max": 2 }, "defenseStructures": { "min": 36, "max": 36 } }, "balance": { "startEquality": { "units": true, "structures": true, "resourceExtractors": true, "powerGenerators": true, "factories": true, "regFactories": true, "vtolFactories": true, "cyborgFactories": true, "researchCenters": true, "defenseStructures": true } }, "hq": [ { "x": 25, "y": 179 }, { "x": 75, "y": 179 }, { "x": 125, "y": 179 }, { "x": 175, "y": 179 }, { "x": 25, "y": 21 }, { "x": 75, "y": 21 }, { "x": 125, "y": 21 }, { "x": 175, "y": 21 } ], "mapMod": false, "levelFormat": "lev", "mapFormat": "binary", "flatMapPackage": false } ```
Map Package Contents: ``` - 8c-MK_ScavTown8.xplayers.lev - multiplay/ - multiplay/maps/ - multiplay/maps/8c-MK_ScavTown8/ - multiplay/maps/8c-MK_ScavTown8.gam - multiplay/maps/8c-MK_ScavTown8/dinit.bjo - multiplay/maps/8c-MK_ScavTown8/droid.ini - multiplay/maps/8c-MK_ScavTown8/feat.bjo - multiplay/maps/8c-MK_ScavTown8/feature.ini - multiplay/maps/8c-MK_ScavTown8/game.map - multiplay/maps/8c-MK_ScavTown8/struct.bjo - multiplay/maps/8c-MK_ScavTown8/struct.ini - multiplay/maps/8c-MK_ScavTown8/ttypes.ttp ```
Analysis Details: ```json { "map": { "url": "https://github.com/user-attachments/files/16488369/8c-MK_ScavTown8.wz.zip", "sha512": "8f9da6763e4194b04f6e5b5bf51e9bd2e6f9135873eae4bc8fbb3402e58a6719d751b024242d78d30a46ca25174eda439649d194e35ff8e35580eda7a10626c2", "size": 64379 }, "description": { "sha512": "c171edc6658a7e4ba5a205dc642297485d347ddcf6a3ca9c81642a264de1718a226885e742308e1b18119653c90e0ebc21032f0d30196c210796beb432390170", "size": 776 }, "status": "pass" } ```

Moderator Instructions:

How to Approve This Map Upload: > You **must** have triage privileges on this repo to approve a map upload. @Warzone2100/map-reviewer-team 1. Copy the following into a new comment: ``` /approve ``` 2. Submit the comment.
Bornematz commented 1 month ago

/approve

Bornematz commented 1 month ago

Warnings:

Map level file format must be modern (json)
Map format must be modern (script, jsonv2)
Map must be a 'flatMapPackage'

Hello, how can I solve these 3 warnings? Is there any help with this somewhere (unfortunately I couldn't find anything). What kind of program/tool ​​do I need for this? I created my map(s) with FlaME 1.29. Apparently there's nothing newer, right?

past-due commented 1 month ago

Warnings:

Map level file format must be modern (json)
Map format must be modern (script, jsonv2)
Map must be a 'flatMapPackage'

Hello, how can I solve these 3 warnings? Is there any help with this somewhere (unfortunately I couldn't find anything). What kind of program/tool ​​do I need for this? I created my map(s) with FlaME 1.29. Apparently there's nothing newer, right?

You do not need to manually solve those warnings. Once a moderator approves the map, it will automatically be converted as part of the upload process.

Bornematz commented 1 month ago

You do not need to manually solve those warnings. Once a moderator approves the map, it will automatically be converted as part of the upload process.

Thank you for your quick response.

So the maps seem fine. I thought I missed something.