summary refs log tree commit diff stats
path: root/res/maps/map2_tiles.png
Commit message (Collapse)AuthorAgeFilesLines
* Re-dumped hallucination map/tilesetKelly Rauchenberger2021-02-221-0/+0
| | | | | | 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
* Map changing!Kelly Rauchenberger2021-02-091-0/+0
Also removed some dependencies on the Renderer. More changes need to be made. Fading to black before the change would be good. And making sure the characters are facing the right direction. Maybe that code shouldn't live in Game, either. Later we also want to combine the tilesets for these two maps (and any others that are on Tanetane).