Skip to content
#

fantasy

Here are 248 public repositories matching this topic...

wesnoth
CelticMinstrel
CelticMinstrel commented Jun 23, 2021

Describe the bug

If you have a regular map and a scenario map open, the tool isn't reset when you close the scenario map. Attempting to use the tool then causes a crash.

To Reproduce

Steps to reproduce the behavior:

  1. Open the map editor
  2. Modify a few hexes, then create a new scenario with the file menu.
  3. Select the units tool (or probably, any scenario-only tool)
  4. Cl
OpenVIII-monogame
MaKiPL
MaKiPL commented Mar 18, 2021

Currently it looks for pre-configured pathes that lead only to specific user (in this case DEVs). This is a giant no-no
We either need to introduce some user-friendly config (or forcing the user to type path on first use) or at least change /home/{user}/... to actually grab from whoami or $(USER)

Task:
Replace content of https://github.com/MaKiPL/OpenVIII-monogame/blob/22eb63edcf69b3dda4061

WaveHack
WaveHack commented Apr 20, 2019

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

Warcraft-Guardians-of-Azeroth

"Guardians of Azeroth" is a mod with a worldwide development team, based on the Warcraft universe by Blizzard Entertainment. In this mod, our team is working to recreate the world of Azeroth in all of its glory, particularly focusing on the story of the classic Warcraft strategy games and World of Warcraft Classic.

  • Updated Aug 16, 2021
  • Lua

Improve this page

Add a description, image, and links to the fantasy topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the fantasy topic, visit your repo's landing page and select "manage topics."

Learn more