Skip to content

Releases: ThePix/QuestJS

Version 1.4.0

11 Mar 10:44
Compare
Choose a tag to compare

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

Version 1.3.0

08 Nov 17:36
Compare
Choose a tag to compare

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.

Version 1.2.0

01 Sep 15:40
Compare
Choose a tag to compare

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

Version 1.1.0

01 May 07:08
Compare
Choose a tag to compare

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

05 Apr 07:05
Compare
Choose a tag to compare

Fist release!