Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MAP]: NTW_OilMid_3v3 #76

Closed
aco4 opened this issue Jan 11, 2024 · 4 comments
Closed

[MAP]: NTW_OilMid_3v3 #76

aco4 opened this issue Jan 11, 2024 · 4 comments

Comments

@aco4
Copy link

aco4 commented Jan 11, 2024

Upload Map

6c-NTW_OilMid_3v3.zip

Authorship

Mine: I am the author of this map

Map Description (optional)

This modification on the classic NTW map encourages more aggressive play and shorter games. It moves 10 oils from each base to the middle of the map, where players must fight for control.

In the classic NTW map, passive players can hide in their base without consequence. In this modified map, players will be at an oil disadvantage unless they go out and fight.

Games will be shorter because the team who controls the middle of the map will have an oil advantage. They can overpower their opponent more quickly.

To discourage truck rushes, scavengers are optionally available. They defend the middle oils with a few machinegun bunkers.

Notes for Reviewers (optional)

No response

Copy link

✅ Map: NTW_OilMid_3v3

by: arc

Status: Pass

Warnings:

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

Recommendations:

  • Review the validation warnings for potential issues converting the map to the latest format (Conversion Warning / Conversion Error)
    • Important: Uploading this map will automatically convert it to the latest map format.
    • For convenience, a copy of the map that has been converted to the latest map format is available here as an artifact named map-converted.

Map Info JSON:
{
  "name": "NTW_OilMid_3v3",
  "type": "skirmish",
  "players": 6,
  "tileset": "arizona",
  "author": {
    "name": "arc"
  },
  "license": "CC0-1.0",
  "created": "2024-01-11 04:53:37",
  "generator": "FlaME 1.29 Windows",
  "mapsize": {
    "w": 103,
    "h": 150
  },
  "scavenger": {
    "units": 0,
    "structures": 60,
    "factories": 0,
    "resourceExtractors": 30
  },
  "oilWells": 210,
  "player": {
    "units": {
      "min": 4,
      "max": 4
    },
    "structures": {
      "min": 81,
      "max": 81
    },
    "resourceExtractors": {
      "min": 30,
      "max": 30
    },
    "powerGenerators": {
      "min": 10,
      "max": 10
    },
    "regFactories": {
      "min": 5,
      "max": 5
    },
    "vtolFactories": {
      "min": 0,
      "max": 0
    },
    "cyborgFactories": {
      "min": 5,
      "max": 5
    },
    "researchCenters": {
      "min": 5,
      "max": 5
    },
    "defenseStructures": {
      "min": 0,
      "max": 0
    }
  },
  "balance": {
    "startEquality": {
      "units": true,
      "structures": true,
      "resourceExtractors": true,
      "powerGenerators": true,
      "factories": true,
      "regFactories": true,
      "vtolFactories": true,
      "cyborgFactories": true,
      "researchCenters": true,
      "defenseStructures": true
    }
  },
  "hq": [
    {
      "x": 23,
      "y": 16
    },
    {
      "x": 55,
      "y": 16
    },
    {
      "x": 87,
      "y": 16
    },
    {
      "x": 16,
      "y": 134
    },
    {
      "x": 48,
      "y": 134
    },
    {
      "x": 80,
      "y": 134
    }
  ],
  "mapMod": false,
  "levelFormat": "lev",
  "mapFormat": "binary",
  "flatMapPackage": false
}
Map Package Contents:
- 6c-NTW_OilMid_3v3.xplayers.lev
- multiplay/
- multiplay/maps/
- multiplay/maps/6c-NTW_OilMid_3v3/
- multiplay/maps/6c-NTW_OilMid_3v3.gam
- multiplay/maps/6c-NTW_OilMid_3v3/dinit.bjo
- multiplay/maps/6c-NTW_OilMid_3v3/droid.ini
- multiplay/maps/6c-NTW_OilMid_3v3/feat.bjo
- multiplay/maps/6c-NTW_OilMid_3v3/feature.ini
- multiplay/maps/6c-NTW_OilMid_3v3/game.map
- multiplay/maps/6c-NTW_OilMid_3v3/struct.bjo
- multiplay/maps/6c-NTW_OilMid_3v3/struct.ini
- multiplay/maps/6c-NTW_OilMid_3v3/ttypes.ttp
Analysis Details:
{
  "map": {
    "url": "https://github.com/Warzone2100/map-submission/files/13901488/6c-NTW_OilMid_3v3.zip",
    "sha512": "521e3a837f7a274d3d29c4a3492f5c590f92c4dfc19442709e8bc15a68f8a45c8424cd586c7949a3b8d4693ed05b104bd2fc3b96f591585baeb6b49614450a57",
    "size": 15151
  },
  "description": {
    "sha512": "3f29317493fcede6601295b5f7427cecd8f40ebcc696e987bf4914e541e1e46d56804a557f55cc2f2fa278fbe0821637ce4a5ec8179adfaa999a9cb013b98e65",
    "size": 645
  },
  "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
  1. Submit the comment.

@KJeff01
Copy link
Member

KJeff01 commented Feb 10, 2024

/approve

wz2100-map-repo-manager bot pushed a commit to Warzone2100/maps-6p that referenced this issue Feb 10, 2024
Copy link

Map processed and uploaded.

(Queued for publishing with next map database rebuild.)

@aco4
Copy link
Author

aco4 commented Jan 25, 2025

Is there an option to remove this map from the database? I consider it to be poor quality

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants