Ihar Hubchyk
Ihar Hubchyk
Hi, @SamuelsSantos . We use `swig` for Python module generation (please have a look at `src/python/README.md` file).
This issue is related to #69 as essentially we have to merge all code to have a single platform for all types of tests.
Same for me. Such issue appears in original source code as well.
I took original source code from sourceforge and run with small modifications for SDL2. The game works as perfect with graphics and sound.
I'm on MacOS Mojave (10.14.6), I use **SDL 2** library (not SDL 1.2). Resizing for SDL 1.2 doesn't help while with SDL 2 it works as charm.
I mention again: I'm running original **fheroes2** from sourceforge.
Hi @Branikolog , what's about interaction with other arenas? Can a hero visit them and get bonuses?
Then what's the problem? In the original game allows to visit any arena only once and we do the same then I see no bug in it.
Magellan's Map object works exactly the same way. Are there any official maps with multiple Arenas? What does the manual state about this object?