Primary tabs

Comments by User

Friday, July 5, 2013 - 08:56

In the latest master version you can have items like these

[item]
id=40
name=Wand
quality=normal
item_type=main
equip_flags=mental
icon=104
dmg_ment=10,30
req=m,2,p,3
soundfx=soundfx/inventory/inventory_wood.ogg
gfx=wand
loot_animation=wand
price=24

 

The req=m,2,p,3 makes sure to require 2 mental and 3 physical.

We should make that more clear or refactor it to have better names.

I have seen your art submissions, really good work! Would you mind showing off your mods so others can play&enjoy as well?

Wednesday, July 3, 2013 - 09:39

As the pictures look cute, would it be possible to have a gif or other moving picture as a preview?

 

Tuesday, June 25, 2013 - 12:27

Would you mind showing us, what your changes are, so we can help you better?
I assume we need different stealth powers for hero and enemies, so transformation back would work. However I am no expert for the stealth nor powers. :D

Tuesday, June 25, 2013 - 12:25

for flare-game there is no 'make'. You only need to "cmake . && sudo make install" actually.

Sunday, June 23, 2013 - 07:28

This may have also been introduced by the "Gold is an item now" pull request. At least I had a similar problem, when pulling just the engine repo and not the game repo accordingly.

By any chance, could it be possible you're using an outdated game repo? (This may be introduced by the engine first looking for the system wide installed mods instead of the local mods)

Thursday, June 13, 2013 - 13:45

Heh, In the first post it was indeed ~./local not to be confused with ~/.local

Glad you found it :)

Thursday, June 13, 2013 - 13:44

Depending on the operating system.

On posix systems (MacOs, Linux etc) have a look at

~/.config/flare

~/.local/share/flare

 

 

Tuesday, June 11, 2013 - 15:29

If there is anybody else having trouble with the default mod not being found, please also see

https://github.com/clintbellanger/flare-game/issues/328

Sunday, June 9, 2013 - 05:17

See https://github.com/clintbellanger/flare-game/pull/313

 

You'll need to copy default mod as well now. 

Thursday, June 6, 2013 - 07:16

For you second bug found, I did a proposal here:
https://github.com/clintbellanger/flare-engine/pull/697

Thank you very much for the bug reports. Reporting bugs is essential to make flare a good game :)
I hope you still have fun playing flare, although these bugs existed in the first place.

 

Pages