Primary tabs

Comments by User

Thursday, April 5, 2018 - 19:46

@Flarefan The owl figure is in the Nazia Mines map, which is in the north-west corner of the Nazia Highlands.

Sunday, April 1, 2018 - 16:07

You need to have some collision tiles, and they must be the first tileset in the TMX file (look for firstgid="1"). This is explained a bit in the mapping tutorial. You can find isometric collision tiles in the flare-game "tiled" directory. The those tiles can be used on the "collision" layer. The solid red and blue tiles will appear as walls/pits on the minimap, where as the dithered tiles will not appear on the minimap, but still have collision. You should end up with something like this: https://i.imgur.com/TVzFgHd.png

Sunday, March 25, 2018 - 13:31

You're only supposed to get one Black Quill, so that sounds like a bug! I'll look into fixing it.

You can fix your save by:

  1. Go to Configuration -> Interface and enable Developer Mode
  2. Load your save and press F5
  3. Enter exec remove_item=1101
Sunday, March 25, 2018 - 11:59

Yes the game has an ending. Investigate the pit next to the teleporter.

The Halls of Infinity is indeed an "infinite" dungeon for the player to look for loot, grind, etc.

Friday, March 16, 2018 - 12:47

Here's the solution (spoilers obviously): https://i.imgur.com/EasfXwr.png

This puzzle has been redesigned for the next release. Here's a screenshot of it in its unsolved state: https://i.imgur.com/5EMfaQV.png. If you were able to solve the previous puzzles in this dungeon, the solution for the new one should be much more obvious.

Friday, March 16, 2018 - 12:34

Thanks for catching that. I've fixed the links.

Wednesday, March 14, 2018 - 16:13

@gruz That is the hint. IT's a bit vague. I've already decided that we'll be redesigning this part of the quest for the next release: https://github.com/clintbellanger/flare-game/issues/711

Tuesday, March 13, 2018 - 13:09

Are you playing on Android by any chance? The "version" of Flare on the Play Store is a fork of our game and not done by us. It's using an older copy of the game data, which I don't think has said book. I highly recommend playing the Windows or Linux versions we officially released.

Tuesday, March 13, 2018 - 10:26

In the big room with the 8 switches, the book should be in the center of the room: https://i.imgur.com/KGasOVD.png

Monday, March 12, 2018 - 18:20

Without giving it away, I'll quote the hint from another forum user:

As covered elsewhere... consider what the book in the switch room says, then look at the mini-map, and the floors of surrounding rooms. If you interpret what you see correctly, you'll have the clues necessary to solve the puzzle.

This puzzle is definitely the one I've gotten the most complaints about. It's an optional quest, so it never became priority to improve it. I plan to redesign it for the next release of Flare.

Pages