strategy
Here are 483 public repositories matching this topic...
The wiki is very outdated and there is missing information. What I mean is that we should create a more user friendly wiki, with descriptions of every building, game element... Maybe we should add also pictures of the buildings or animations. I don't know, but we must do something to improve it. What do you think?
How can I get access to http://wiki.unknown-horizons.org/w/Main_Page? I would lik
-
Updated
Sep 4, 2020 - JavaScript
When adding new organelles, some bars shrink. And if they get too small, they won't show the icon. However, on the placement that should remove the icon, it stays. It takes another placement before the changes take effect. Same thing for showing the icon when it is big enough, there is a 1 placement delay.
-
Updated
Jul 1, 2020 - Python
-
Updated
Jun 7, 2020 - C#
-
Updated
Mar 15, 2020 - Pascal
-
Updated
Sep 12, 2020 - Java
-
Updated
Aug 20, 2020 - C++
-
Updated
Sep 7, 2020 - Go
-
Updated
Jun 28, 2020 - Java
Don't know if it is really a bug...
All Windows which have a "Save" or "OK" button has this this button either on the bottom of all other buttons or at right of all other buttons.
Except the "Save" button of the configure economy -> save own values. Here it is on the left of all buttons. Because i am used to click on the most right button to complete a task in widelands, recently i clicked t
-
Updated
Jun 2, 2020 - JavaScript
-
Updated
Aug 27, 2019 - Smarty
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
Sep 14, 2019 - Python
-
Updated
Apr 14, 2020
-
Updated
Jan 7, 2018 - Python
-
Updated
Aug 16, 2018 - Jupyter Notebook
Improve this page
Add a description, image, and links to the strategy topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the strategy topic, visit your repo's landing page and select "manage topics."


Required skills: Python
Difficulty: Easy
openage currently stores information about a game edition or expansion inside an
Enum, e.g. media paths, support status, etc. We should store this information in an auxiliary file instead, similar to #1312. That would make updating and correcting game information easier as we no longer have to replace chunks of code.The recommended appro