i7 / kerkerkruip

Kerkerkruip - the interactive fiction roguelike game
kerkerkruip.org
84 stars 13 forks source link

Go over achievements #32

Closed curiousdannii closed 11 years ago

curiousdannii commented 11 years ago

It would be good to go over all the achievements soon (maybe K8, maybe K9). We should probably add some, and maybe some could be removed.

Note that any removed achievements must remain in the Table of Achievements in the same order they're in now.

VictorGijsbers commented 11 years ago

Adding: good. Removing: are there any you dislike?

curiousdannii commented 11 years ago

Hmm, Stunning performance is the only one for a specific power. Maybe the other powers should have achievements? OR, in the future we'll be keeping stats on all powers (to show on the monster cards) so maybe the achievement would be made redundant. And I basically never use the stunning power.

Is Unmoved possible? It'll have to be adjusted for the extra defensive moves too.

ektemple commented 11 years ago

It might be nice to have some of the special or rare rooms called out with achievements. For example:

The idea behind this being that it would give players a bit of a push toward exploring, particularly via digging, and also signal that there is still unseen content.

rvdpluijm commented 11 years ago

It would be great to have an achievement based on the Arena of the Fallen, especially to check on the last player who has won the arena fight.

2013/1/11 ektemple notifications@github.com

It might be nice to have some of the special, rare rooms given achievements. For example, if the Arena of the Fallen makes it into the game, we could have an achievement for winning an arena fight.

— Reply to this email directly or view it on GitHubhttps://github.com/i7/kerkerkruip/issues/32#issuecomment-12131231.


Met vriendelijke groet,

Remko van der Pluijm

Postgraduate Student Logic, History and Philosophy of Science at the University of Ghent LinkedIn: http://nl.linkedin.com/in/**rvanderpluijmhttp://nl.linkedin.com/in/rvanderpluijm

ektemple commented 11 years ago

Also, there should be an achievement for winning via love rather than war, if you know what I mean.

VictorGijsbers commented 11 years ago

Dannii, could you calrify what we can and cannot do with the Table of Achievements? Can we kick achievements out? (If not, how can we remove them from the game?) Can we rearrange them? Can we just add new ones?

curiousdannii commented 11 years ago

Once an entry has been added to the Table of Achievements it cannot be move or removed, but we don't need to refer to it again outside of the table. (It can be renamed, you could rename one to "dummy1" for example.) They can be removed or reordered by changing the Table of Achievement Menu.

I am considering making some kind of database system to make things extra simple, so that we wouldn't need more than one external file, and so that we could store essentially any kind of data in it. The Table of Data Storage was meant to be like that, but it would be nice to be able to have more than just an integer-integer store.

VictorGijsbers commented 11 years ago

OK, I'll go and tweak the achievements then.

VictorGijsbers commented 11 years ago

Implemented!

curiousdannii commented 11 years ago

Did you forget to push the changes?

VictorGijsbers commented 11 years ago

Uh, yes, I did...