The title is chosen: Obumbrata et Velata.
The description has been set: "Vana salus."
Pre-existing code has been identified for use: a snapshot of the Victrix Abyssi source tree.
Initial development goals have been identified, but will not be mentioned until they are fulfilled.
Code points of interest (a note largely for my own consumption):
There's this marvellous phrase "repaying technical debt", which concept I first encountered in a post by one of the Dreamwidth devs.
Most of the coding I've done so far this week has fallen in that sphere. There's all sorts of terrible software engineering decisions in my roguelike codebase, and beating the damn thing into tolerable shape for further modification has consumed an awful lot of effort.
On the ?up? side, I've managed to spot some hideous bugs in Victrix Abyssi by doing this, so even if I fail to produce a worthwhile game this week I will be in a much stronger position to move Victrix Abyssi from the alpha phase towards the beta/RC phase.
Such refactor. Much lack-of-new-content. Wow.
Well, OK. Not quite that bad; I have added a few things, and set up the basis for adding others.
I now have three character classes, with different starting inventories. Another couple of hours work should give them materially different gameplay, which will include:
Combos can now be detected by arbitrarily complex inspection of the current game state and the bare facts of the player's recent action.
The connection to the next "level" of the dungeon is now a magic portal, not a staircase.
Well, I finished, and have a page for the game here.
I haven't updated the entry on the challenge page, because I forgot my password and the password-recovery system doesn't work.
Limited. The game lies to the player in ways not intended, and features that really should have made it in didn't. Also, balance/tuning issues dating all the way back to MPR7DRL are still present in some form, because never in all the time I've been working on this code base have I ever sat down with some user feedback and some