Comments

Log in with itch.io to leave a comment.

(1 edit) (+1)

Man, I almost won the previous dungeon twice, and now the new one's too hard!

Great job on the game. The Infra Arcana influence is obvious.

Thanks! With the upcoming 1.4 patch, dungeons will auto-reset after depth 35, so every player will have the oportunity to beat early dungeons and get some roses!


Thanks for playing!

(1 edit)

Would be nice if you added the server files at some point if you decide to stop hosting this :) Haven't had the possibility of trying it yet (as I'm on a gaming hiatus 'til May), but from the videos the multiplayer seems like a nice mix of Nethack and Souls series!

(+1)

Thanks! Yeah, I will upload the project to github, client and server when I decide to stop hosting :)

Great, I followed you on github :) I might join in on the 7DRL challenge next year, dabbled a bit with some RL ideas in the past, but a strict timeframe for releasing might actually make me ship something ๐Ÿ˜…

(-1)

The game was fun, but idk how to play in in online mode.  Every time I try its offline mode. Nevertheless, beat the game @ 25 floors and had a good time.

coop dungeon is at East of the map. At North there are the offline dungeon 

(-1)

Right, I'm going into the one labelled co-op but its loading in single player mode

Are you sure? try to press โ€œwโ€ to see if you can write a message. 

(-1)

Yup. That's how I'm checking. It's working today, though!

(+2)

For me, this is the winner for this 7DRL - we finished making our games, now we need to play Coop Catacombs for the other 51 weeks as a daily challenge.

(2 edits) (+1)

Really enjoyed my time with this so far, will be back for more runs and looking forward to seeing where development goes :)

First two runs I streamed with AikonCWD in chat, too <3

And was lucky enough to get a first run where a dungeon had already been attempted many times and there was loot and notes everywhere, then another where I was among the first to enter so got to be the guinea pig and left notes when I got blasted xD

Starts from 00:04:43:

(3 edits) (+1)

It was a great time! TY for the pants!

(+1)

This is great, async multiplayer v fun idea. The music and sound effects add so much, very vibes dungeon synth and those door sounds bring me back to daggerfall!

(+1)

I'm so glad you made something this good for 7DRL. :D

Thanks! GodoRogue gave me the experience for trying something different and risky!

(1 edit) (+1)

Raising the bar of what a seven day game can be. Simply an incredible achievement! The fact that you had to setup a web server, SSL, DB and API is one thing. The fact you did that AND made a game with this much polish is absolutely amazing. I know I barely slept last week working on my game, so I don't even want to know what your sleep schedule looked like. Well done! 

Thanks for those kind words. I did 15 hr per day to have this all up and running. It was an awesome experience btw and I learned a lot of skills with this. Thanks for appreciate all the work :)

Excuse me, I'm not incredibly sure about how you make a new account. When I do it, it just says "results=5" and "response_code=0" and I'm not sure how to fix it. Could someone possibly help? 

Hi. result 5 means 

RESULT_SSL_HANDSHAKE_ERROR = 5

Request failed on SSL handshake.

Looks like your computer is having problems when making the SSL connection. Can you check with other webbrowser or with the download version?

(1 edit)

I am not able to create a new account, the button seems unresponsive and if I try to input the same credentials I get "results=4"

RESULT_CONNECTION_ERROR = 4

Request failed due to connection (read/write) error.Try again with both HTML or download version of the game. Try using another web browser.

(+1)

Great game, needs a discord server

Windows Defender / Chrome is unfortunately flagging the file as having a virus for me on Win11 :(

(+1)

Play the online/web version if you have trust issues. Only I can say is the file is clean ๐Ÿ‘

Web version using WebGL is red flag though. Someone with "trust issues" as you put it probably has WebGL disabled as well to avoid WebGL fingerprinting.

Show post...

Your game has left a lasting impression on me. The innovation here is remarkable. I'd be thrilled to follow your work and grow together.

Bug I noticed, pressing two movement keys simultaneously has some weird effects, like rapidly pressing up and a diagonal direction.

(+2)

When the 7drl jam ends I will update and fix the input controls

Some bugs:

  • I can drop the item in โ€œdโ€ letter.
  • When I open the inventory and inspect some item, I cant equip it.
(1 edit)

what item are you trying to equip?.

Edit: Bug already fixed. Thanks