QuestJS Versions Save

A major re-write of Quest that is written in JavaScript and will run in the browser.

v1.4.0

1 year ago

Some changes: getAgreement now uses a dictionary, rather than a list of arguments - this could break games in earlier version Achievements Q5 converted improved (but some issues remain) Scenery attribute on items can be a string Better support for regions, including BACKSCENE template for walls, ceiling, etc. More options for HINT command

v1.3.0

1 year ago

Big improvement to the RPG library. Quests also improved. Command class rewritten as a proper class. The constructor automatically adds the command to the list, so authors do not need to.

v1.2.0

1 year ago

The "respond" function also used for SAY and item giving, plus you can have two-ways exits with Link.

v1.1.0

2 years ago

Corrects some bugs, mostly reported in the forum. Enhances RPG lib, mostly with regards to guarding. Modifies "respond" function, and now NPC reactions use that function, so have been modified for that,

v1.0.0

2 years ago

Fist release!