Thomas Kowaliczek-Schmer
Thomas Kowaliczek-Schmer
I dont know why it not work. But the ressource is not needed. We are working on an Port of the game with Godot Engine. But the dont have an...
The atlas file was an part of the old sourcetarball for example 2017.x releases. For now setup.py create the atlas files.
I dont get the error in my home folder (using ubuntu) What you could try is comment out Line 148-152: https://github.com/unknown-horizons/unknown-horizons/blob/master/setup.py#L148 And run development/generate_atlases.py from the unknown-horizons folder.
@jmdejong any idea?
Any news abou this bug/feature?
I like the texture filter. Trees and gras needs really an upgrade i will ask janexx about that. When she have an new PC because her old on died.... And...
I think an on/off Box would be good. By default it should be off
I think it would look better when walls cant build on coast. (Sand Tiles)
Uh needs python3 support. On Travis we use this command for it to build fifengine with python3 support: `cmake -DPYTHON_EXECUTABLE:PATH=/usr/local/bin/python3 -DPYTHON_INCLUDE_DIR=/Library/Frameworks/Python.framework/Versions/3.6/include/python3.6m -DPYTHON_LIBRARY=/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6 ../fifengine` But it still not works there. We...
@squiddy could you maybe take an look here please?