Tags: textadventures/quest
Tags
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
"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
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.
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
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
Restrict map zoom Zooming out is now limited so the scale cannot drop below 0.0001. See: #1031
Merge pull request #1026 from SoonGames/master Newest translations
PreviousNext