strategy
Here are 458 public repositories matching this topic...
The new converter (#1151) uses member objects to operate on data from the .dat files. While these provide the necessary functions for conversion, they are also significantly larger than the original dat file entries (20x - 400x the size). This results in a comparatively high memory usage, especially for DE2 which uses ~1.6 GB of memory for all dat file entries. Note that the converter does not
A major win for this project will be to improve the documentation. There are a TON of configuration options, but most options are getting less than ten words explanation. Helping people understand what effect these options will have, in detail and with examples, will significantly make the documentation, and project, more valuable.
README: Add a guide
Add a short "Guide"/"How to play" section describing UI, basic game mechanics, agent types, effects, and abilities.
Use images and GIFs.
Check WarbitsManual.pdf as an example of a good guide.
Related to #420 ("Clarify how movement limits work")
-
Updated
Jun 3, 2020 - Python
Hello there,
I'm a new dotnet developer and I'm trying to make use of your Framework but i see very limited documentation. The only test I've been running is the benchmark and I find some things unclear.
I can't even find a tutorial of how Trady works on youtube there's only literally just what you offer.
Are there any plans on making more documentation?
Thanks for all :)
Greetings.
А то у меня только картинки в обзорной секции-то. Надо написать хоть пару слов про туман войны, влияние местности, реакционный огонь, систему морали и т.п.
Right now I have some pictures only in "Overview" section. I need to add some words about fog of war, terrain, reaction fire, morale, etc.
-
Updated
Mar 15, 2020 - Pascal
-
Updated
May 11, 2020 - C++
In game notes, when you define a dimension directly, the given size is 130% of that.
I believe dimensions should be always given exactly. Please, fix.
For an example of this, "World At War" has this code, in notes:
<ul style="text-align: left; display: inline-block; width: 400px">
But the notes display this element 520 pixels wide, instead.
-
Updated
Nov 22, 2018 - Go
-
Updated
May 1, 2020 - Java
We have several screen with TextEntry and shortcut for button. We cannot have the focus on the TextEntry when we open the dialog and continue to use letter as shortcut. They will conflict.
So we need to take a decision and stay coherent (which is not the case).
1/ Add another touch (modifier) for shortcut i.e. Ctrl or Shift
2/ Don't let TextEntry have the focus at opening. We can add a gl
As discussed in widelands/widelands#1424 it would be good to have a gametime stamp with the log output. This will help scanning replays for the relevant time frame.
Implementation steps
- Add
[hh:mm:ss]timestamp to the output generated by `base/log/ .
For bug reports, please use the following structure:
- expected behavior
The links under messages should respect the HOMEPAGE config. - incorrect behavior
The links don't respect the HOMEPAGE config, so clicking on them redirects to an invalid location. - the operating system & version
/ - PHP version on the server
/ - MySQL / MariaDB version on the server
/
-
Updated
Jun 2, 2020 - JavaScript
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
-
Updated
Jun 29, 2018
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."

While ccxt does a great job unifying most functions / settings, not everything is or can be unified.
I think it would be good to provide a separate wiki/documentation page which documents exchange-specific properties.
The behavior is there now and all is working well - but to find it users need to search through issues (which are not easy to navigate) to find certain exchange-specifics - and o