Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added message bullets | Kelly Rauchenberger | 2021-02-12 | 1 | -0/+1 |
| | |||||
* | Added choice prompts | Kelly Rauchenberger | 2021-02-11 | 1 | -6/+20 |
| | | | | "A presses" are also no longer special values in the lines list, but are rather a field on the MessageLine object. | ||||
* | Added newlines that don't require A presses | Kelly Rauchenberger | 2021-02-09 | 1 | -0/+3 |
| | | | | \n in a text message just indicates a newline. \n\f is a newline with an A press. | ||||
* | Created script system | Kelly Rauchenberger | 2021-02-05 | 1 | -0/+2 |
| | |||||
* | Added little bobbing "next message" arrow | Kelly Rauchenberger | 2021-02-05 | 1 | -1/+9 |
| | |||||
* | Added speaker header | Kelly Rauchenberger | 2021-02-05 | 1 | -1/+7 |
| | |||||
* | Added text boxes | Kelly Rauchenberger | 2021-02-04 | 1 | -0/+28 |
| | | | | | | Text now reveals itself and scrolls! Yay! It even plays speaker beeps. TODO: the arror indicating an A press is needed. Bullets on lines that need bullets. The header that says who the speaker is, if relevant. | ||||
* | Added cutscene bars (and resized game) | Kelly Rauchenberger | 2021-02-03 | 1 | -0/+42 |