Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added Claus collapsed (left) sprite | Kelly Rauchenberger | 2021-03-04 | 1 | -1/+2 |
| | | | | again, edited from Lucas by hand | ||||
* | Added a Claus climbing animation | Kelly Rauchenberger | 2021-03-04 | 1 | -1/+3 |
| | | | | These sprites are hand-edited from Lucas's sprites. | ||||
* | Added frozen animation for cutscenes | Kelly Rauchenberger | 2021-02-21 | 1 | -0/+8 |
| | | | | | | The player's party will be set to "frozen" at the start of a cutscene and "still" at the end. "frozen" doesn't include idle animations, which are weird to show up during tense exchanges. A CutsceneOptions enum was introduced to be able to modify the growing number of things that StartCutscene() and HideCutsceneBars() do. Currently the lightning mailbox event uses it so that Lucas's animation is not reset to still (instead of the collapsed animation) after he's electrocuted. | ||||
* | Started adding event where Claus joins the party | Kelly Rauchenberger | 2021-02-18 | 1 | -0/+42 |