Comments

Log in with itch.io to leave a comment.

(+1)

Woow what a great idea this game is, recreated with an old RPG style! Keep up the project!!

Find the gameplay on my channel, BEWARE of spoilers!

(+1)

Hi, thank you for you gameplay video!
One short question: I noticed that you did not see the hints on the top left of the screen (they told you that you could have used the firestone by pressing "R" or using the lantern without opening the inventory by pressing "F").
Do you think the position of the hints is too subtle to be recognized?

(+1)

Hi, I was really focused on the gameplay and I didn't notice the writing. If I can give you an advice, make it more visible or highlight it!

(+1)

Linux binary fails with

`ImportError: libjpeg.so.8: cannot open shared object file: No such file or directory`

which is weird for an appimage, libraries should be bundled, right?


`wine` works fine though~

Hi,
I am sorry about that. May I ask which distro and version you are using? I tried to package all important libs and tested it on Ubuntu and Manjaro with KDE.

(+1)

Thanks for caring about us Linux users!


PRETTY_NAME="Debian GNU/Linux 12 (bookworm)"

Hi, I have re-packaged the Linux build with libjpeg and libpng included. If it is not too much of a hassle for you, you could try again with the newest Linux download.
I have already downloaded a Debian Bookworm live image, but I didn't have the chance to test it myself, yet.

> Thanks for caring about us Linux users!

Since I am a Linux user myself, this is also important for me (the game was build on an Ubuntu Linux)

Mhhh still problems:


~$ ./thefireofardor-1.2.0-x86_64.AppImage

Traceback (most recent call last):

  File "/home/carsten/.local/share/virtualenvs/src-zA22MTc_/lib/python3.12/site-packages/cx_Freeze/initscripts/__startup__.py", line 140, in run

  File "/home/carsten/.local/share/virtualenvs/src-zA22MTc_/lib/python3.12/site-packages/cx_Freeze/initscripts/console.py", line 25, in run

  File "TheFireOfArdor.py", line 2, in <module>

ImportError: libsharpyuv.so.0: cannot open shared object file: No such file or directory

cool game! runs on my linux with Wine

the mouse movement is a little wonky though as pre mentioned

Thanks! I'll have a look at the mouse controls. Did you see that there is also a dedicated Linux build?

yes i saw that but it did not work on my linux distro called porteus

(+1)

Looks cool

Graphically reminds me Orcs vs Elves (1 and 2). Nice!

Oh I didn't even know these games, but you're right, they look a bit similar 😉

Verison 1.0.0 will be released on April 11th, 2020.

The downloads will be available at 00:00 in Central European Summer Time (UTC+2) for Linux and Windows.

Hi all, dev update ahead!

There is a new blog post regarding the development of version 1.0:
https://www.gamedev.net/blogs/entry/2268945-the-fire-of-ardor-getting-closer-to-10/

Hello everybody,

I just uploaded Beta3 of The Fire of Ardor.

The new version features a whole lot of improvements!

Be sure to also check out my newest dev blog:

https://www.gamedev.net/blogs/entry/2268147-the-fire-of-ardor-public-beta-gettin...

Hi everyone,

I just uploaded a short gameplay trailer on YouTube.
Continuing work on the next release...

Best regards

Very entertaining game. Just wish the mouse sensitivity wasn't wonky.

Keep up the great work.

Hi,
thank you for your feedback. You are not the only one who has problems with the mouse sensitivity. I will add an option for changing the mouse sensitivity in the next version.

Beta0003 is out, it now has an option for the mouse sensitivity :-)

I wish there was a way to block attacks at least for a short period of time, but I still found it pretty easy to stay alive. Enough health/mana supplies were available so that death was not frequent. Overall the game ran well, and there is simplistic, yet easy to understand mechanics. Very well done.

(+1)

Thank you for your reply!
I already got feedback that blocking attacks would be a nice feature and I am thinking about it. However, I'm not sure yet how to integrate it, since the right mouse button is used for the fireball by default (I would have to find another way to cast the spell).