Skip to content

Tags: textadventures/quest

Tags

v5.9

Toggle v5.9's commit message
Update setup.iss

v5.9-rc

Toggle v5.9-rc's commit message
Remove Get/SetResourceExternalData

5.8.0

Toggle 5.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Conjugate modified for verbs ending "y"

So now the "y" becomes "ies" at the end of a verb, unless it is "ey"

5.8.0-beta.15

Toggle 5.8.0-beta.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
select and either to use Tsplit

This allows text processor directives to be nested properly, following a suggestion here:
http://textadventures.co.uk/forum/quest/topic/-o9xg96m6uurrtgkez5mdg/text-processor-again

5.8.0-beta.14

Toggle 5.8.0-beta.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
"The" prepended to not open message

From a comment by DavyB on this thread:
http://textadventures.co.uk/forum/quest/topic/hpfc9gd6eeknh3tctegx3a/quest-5-8-beta

5.8.0-beta.13

Toggle 5.8.0-beta.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added QuickParams function

Values can be passed to a script in a dictionary, and in the script they are just local variables, which is great. However, setting up the dictionary is a pain. QuickParams offers a quick way to do that, creating a dictionary with up to three entries in one go. The function can take 2, 4 or 6 parameters to give a dictionary with 1, 2 or 3 entries.

5.8.0-beta.12

Toggle 5.8.0-beta.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Prevent player creating recursive containers

Prevent player putting an object inside a second object that is already inside the first.
Bug spotted by DavyB
http://textadventures.co.uk/forum/quest/topic/wzr6i1dbaecacovsssrrba/the-nested-box-trick

5.8.0-beta.11

Toggle 5.8.0-beta.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Scroll after a timer script is triggered

When SetTimeout or SetTimeoutID are used, after the script has fired, Quest will scroll to the end of the text.
#1036

5.8.0-beta.10

Toggle 5.8.0-beta.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Restrict map zoom

Zooming out is now limited so the scale cannot drop below 0.0001. See:
#1031

5.8.0-beta.9

Toggle 5.8.0-beta.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #1026 from SoonGames/master

Newest translations