fantasy
Here are 212 public repositories matching this topic...
-
Updated
Oct 6, 2020
-
Updated
Sep 16, 2020 - C#
-
Updated
Oct 2, 2020 - C#
-
Updated
Oct 25, 2020 - Python
Refactor DI
Refactor classes (including tests) to resolve dependencies out of the IoC container with $this->dep = app($class::class) in the constructor, instead of through the constructor method arguments.
Constructor arg lists get quite long (see PopulationCalculator), and needs fixing test constructors whenever this changes.
Beep, boop, I'm a bot! Th
-
Updated
Jul 13, 2020 - C#
-
Updated
Apr 16, 2019 - ZAP
-
Updated
Oct 14, 2020 - Java
-
Updated
Oct 22, 2020 - Python
-
Updated
Oct 17, 2019 - Python
-
Updated
Apr 16, 2019 - ZAP
-
Updated
Apr 16, 2019 - ZAP
-
Updated
Oct 21, 2020 - Lua
-
Updated
Apr 16, 2019 - ZIL
-
Updated
Apr 16, 2019 - ZIL
Something like Gold/Silver/Bronze medal icons would be neat
-
Updated
Feb 1, 2018 - Python
-
Updated
Nov 8, 2018 - Lua
-
Updated
Dec 18, 2017 - Java
-
Updated
Aug 29, 2020 - Jupyter Notebook
-
Updated
Oct 5, 2017 - Python
Improve this page
Add a description, image, and links to the fantasy topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the fantasy topic, visit your repo's landing page and select "manage topics."
https://github.com/wesnoth/wesnoth/blob/f33330de19a24a256f028c4d259f19d363f19a25/src/help/help_impl.cpp#L277-L284
The current warning message should only be displayed if
parts[0]is not recognized. Ifparts[1]is missing it should mention a[race]or an[era]with no id key respectively.(Alternatively this whole internal config generation should be done away with. It seems like ther