munificent / hauberk

A web-based roguelike written in Dart.
http://munificent.github.io/hauberk/
Other
2k stars 200 forks source link

Can't get to hero screen #29

Closed richrd closed 6 years ago

richrd commented 6 years ago

After I created my hero, I was able to get to the hero screen, but after playing for a while I can no longer access it.

Now when I select my hero I just get presented with the level selector. Am I missing something or is this a bug?

richrd commented 6 years ago

Ok, I get it now :) https://github.com/munificent/hauberk/blob/92f157e3af94e1a22fd21bead063a6cd7949936f/lib/src/ui/select_depth_screen.dart#L54

Would you want some help writing docs for stuff? I didn't even know about skills before reading through the code. I was playing without that feature and it felt pretty hard.

EDIT: Does this mean that I can't do any crafting and thus should just ignore skulls, feathers and such?

munificent commented 6 years ago

Would you want some help writing docs for stuff?

At some point, maybe, but the game is in heavy flux right now — lots of stuff broken, constantly trying new things out, etc. — so that would probably be painful and unrewarding. Hauberk, for better or worse, isn't in a great state for contributions. :-/