Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Started writing the Mixolydia scene! | Kelly Rauchenberger | 2021-03-01 | 1 | -0/+2 |
| | | | | | | Looking pretty good so far. TODO: direction facing functions have inverted Y coordinate. confusion expression doesn't exist yet. rest of scene. | ||||
* | Abstracted changes of sprite.controllable in scripts | Kelly Rauchenberger | 2021-02-28 | 1 | -3/+3 |
| | |||||
* | Added first underwater map | Kelly Rauchenberger | 2021-02-26 | 1 | -3/+23 |
| | | | | Also spruced up the event that takes you there. Also fixed an issue where transplantParty wouldn't take the medium of the new position into consideration. Also added a constructor to the lua version of vec2i. | ||||
* | Lucas wades into hot spring alone when Ionia is there | Kelly Rauchenberger | 2021-02-25 | 1 | -10/+20 |
| | |||||
* | Ionia randomly appears in the water | Kelly Rauchenberger | 2021-02-25 | 1 | -1/+6 |
| | |||||
* | Fixed animations changing wrong at the start of submerge cutscene | Kelly Rauchenberger | 2021-02-25 | 1 | -2/+1 |
| | |||||
* | Started working on scene with Lucas going underwater | Kelly Rauchenberger | 2021-02-25 | 1 | -0/+21 |
| | | | | The resurfacing animation seems pretty good actually. Not sure about the sound effect for him submerging. Also gotta fix the issue with cutscenes in non-normal media. | ||||
* | Added map init scripts | Kelly Rauchenberger | 2021-02-24 | 1 | -0/+4 |
| | | | | Map scripts also now actually run in their own lua thread. | ||||
* | Added connection between hallucination_cliff and hallucination_hot_spring | Kelly Rauchenberger | 2021-02-23 | 1 | -0/+5 |