Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#1855 closed enhancement (fixed)

[PATCH] Add Mauryan wall style to RMGEN wall_builder lib

Reported by: FeXoR Owned by: leper
Priority: Should Have Milestone: Alpha 13
Component: UI & Simulation Keywords: PATCH, wall_builder, RMGEN, Mauryan
Cc: Patch:

Description

Now that Mauryan walls are available I added them to the the RMGEN lib wall_builder.js so they can be used in random maps.

I had to reduce the number of walls placed in wall_demo.js because it results in an OOM error otherwise (IMO the number of entities that can be placed in RMS is to small) and due to the additional civ changed the recommended map size in wall_demo.json to "Very Large" instead of "Large" so that everything fits.

Attachments (2)

addMauryanWallStyleToRmgen.patch (3.5 KB ) - added by FeXoR 11 years ago.
The SVN patch
addMauryanWallStyleToRmgen.zip (14.9 KB ) - added by FeXoR 11 years ago.
All changed files in a zip

Download all attachments as: .zip

Change History (4)

by FeXoR, 11 years ago

The SVN patch

by FeXoR, 11 years ago

All changed files in a zip

comment:1 by leper, 11 years ago

Owner: set to leper
Resolution: fixed
Status: newclosed

In 13246:

Add support for mauryan walls to the rmgen wall builder. Patch by FeXoR. Fixes #1855.

comment:2 by leper, 11 years ago

Keywords: review removed
Milestone: BacklogAlpha 13

Thanks for the patch.

Note: See TracTickets for help on using tickets.