summary refs log tree commit diff stats
path: root/res/maps/hallucination_cliff.tmx
Commit message (Collapse)AuthorAgeFilesLines
* More of Hinawa eventStar Rauchenberger2021-07-061-4/+76
| | | | | | This is the beginning of the second part, ending with Hinawa walking off the cliff, Kumatora/Duster/Boney bunched over on the right, and Lucas in the middle, where he'll have to decide who to go toward. #28
* Added beginning of Hinawa eventStar Rauchenberger2021-07-061-1/+24
| | | | #28
* Added Nana to hallucination_cliff mapKelly Rauchenberger2021-03-081-1/+10
|
* Started "Claus falls off ladder" sceneKelly Rauchenberger2021-03-041-1/+15
|
* Added inside of Mixolydia's houseKelly Rauchenberger2021-02-281-1/+4
|
* Added pink shell door opening (and fixed the sprite)Kelly Rauchenberger2021-02-281-1/+9
| | | | Door doesn't go anywhere yet though.
* Added background music (defined on a per-map basis)Kelly Rauchenberger2021-02-271-0/+3
|
* Added connection between hallucination_cliff and hallucination_hot_springKelly Rauchenberger2021-02-231-1/+9
|
* Generalized upper/lower layer map renderingKelly Rauchenberger2021-02-221-11/+172
| | | | | | Map layers can have a flag on them that specifies that they should be rendered as part of the upper set (rendered above the normal sprite layer but below the above sprite layer). Also added map connections between hallucination_interior and hallucination_cliff. And named the layers in the map files bc why not.
* Re-dumped hallucination map/tilesetKelly Rauchenberger2021-02-221-0/+12
The hallucination cliff area and the hot spring map have also been dumped now, but they have not been tested and likely need work because they use a third layer, which is not yet supported. However these all share a tileset now, yay! I added collision and run sounds back to the tiles and hopefully it matches up with what it was before. Also the maps have nicer names now. i.e. big change with no noticeable effects