summary refs log tree commit diff stats
path: root/res/scripts/script0001.lua
Commit message (Collapse)AuthorAgeFilesLines
* Scripts are organised per-map nowKelly Rauchenberger2021-02-121-24/+0
|
* Added message bulletsKelly Rauchenberger2021-02-121-3/+3
|
* Flint uses talking animation in script0001 nowKelly Rauchenberger2021-02-111-0/+3
|
* Added choice promptsKelly Rauchenberger2021-02-111-1/+9
| | | | "A presses" are also no longer special values in the lines list, but are rather a field on the MessageLine object.
* Player movement/input is halted during cutscenesKelly Rauchenberger2021-02-101-0/+1
|
* Added newlines that don't require A pressesKelly Rauchenberger2021-02-091-1/+1
| | | | \n in a text message just indicates a newline. \n\f is a newline with an A press.
* Added sound and animation changes to scriptingKelly Rauchenberger2021-02-061-1/+9
|
* Added sprite interactionKelly Rauchenberger2021-02-061-1/+1
|
* Created script systemKelly Rauchenberger2021-02-051-0/+4