gar-mil / wesnoth-era-randomizer-program

JavaScript application that generates randomized add-on eras for Battle for Wesnoth.
https://werp.vercel.app
MIT License
3 stars 0 forks source link

Mode to allow repeat units and leaders during drafting #6

Open gar-mil opened 1 year ago

gar-mil commented 1 year ago

As of v1.0, units and leaders are unique to each faction and not repeated when WERP creates an era.

The code contains an alternative drafting format that allows units and leaders to appear in multiple factions. It is currently untested and there is no GUI option to generate an era with this method.

To do: