Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Thanks for the reports Dee.

1) The first issue is down to DAAD (and a lot of other 8 bit text adventure systems) only using the first 5 letters for words. I need to pre-validate this before exporting a little bit better, and document this gotcha too (which upon review I did not document).

That said, nouns and verbs should be able to overlap in the converter

For example, in excalibur, you must type:

OIL WINCH (oil is verb)

and 

GET OIL (oil is noun)

2) I'll check this out.

3) They should be working. Are they verb or noun aliases that are not working or something else?

It was a noun alias that didn't work last night.  I'll go double-check all the others this evening.  Thanks!

Ah, don't worry about point 3!  It turned out to be me forgetting to code a 'drop' rather than an alias not working.  Sorry!

Phew!

One more thing - it seems that the cant_get_message function doesn't work, is that right?

I just mapped it. Should now work when you refresh Adventuron.