../src/MenuStash.cpp needs to be added to CMakeLists.txt. I'm pushing the fix to my fork, but I haven't pushed in a while, so it's taking some time.
EDIT: That took longer than I expected. Apparently, we've merged in all of Flare's past commits, so the repository size has grown quite a bit. Anyways, everything should work now with the latest master.
We don't handle packaging Flare for distributions. You might want to try contacting the maintainers here and let them know the package should be updated.
@fox, the teleport spell picks a nearby space to teleport to (it helps prevent teleporting on top of enemies). There was a bug where the center space was picked and teleporting would fail as you described. This has been fixed and will be in the next version.
../src/MenuStash.cpp needs to be added to CMakeLists.txt. I'm pushing the fix to my fork, but I haven't pushed in a while, so it's taking some time.
EDIT: That took longer than I expected. Apparently, we've merged in all of Flare's past commits, so the repository size has grown quite a bit. Anyways, everything should work now with the latest master.
@oxy
We don't handle packaging Flare for distributions. You might want to try contacting the maintainers here and let them know the package should be updated.
@fox, the teleport spell picks a nearby space to teleport to (it helps prevent teleporting on top of enemies). There was a bug where the center space was picked and teleporting would fail as you described. This has been fixed and will be in the next version.
Pages