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

Generate faction icon using only vanilla resources #7

Open gar-mil opened 1 year ago

gar-mil commented 1 year ago

As of v1.0, faction icons are generated dynamically using Viscious Speed's CC0 icon set as a base.

All of the other resources used in generated eras are vanilla, so this creates a singular point of unwanted behavior when a player without the add-on installed attempts to join the game of a player using a randomly generated era.

To do: