summaryrefslogtreecommitdiff
path: root/level.tmx
Commit message (Collapse)AuthorAgeFilesLines
* Add tense chasing section.David Thompson2023-10-281-1/+24
|
* Map tweaks.David Thompson2023-10-281-64/+64
|
* A few small tweaks.David Thompson2023-10-281-2/+2
|
* Boss placeholder, pre-boss WARNING message.David Thompson2023-10-281-1/+2
|
* More animations, splash screen, decent continue/clear screens!David Thompson2023-10-281-1/+2
|
* Use starfield background.David Thompson2023-10-281-55/+96
|
* Fix scroll speed transitions.David Thompson2023-10-281-53/+53
|
* Add rough, but fuller level. Mostly just a rough map.David Thompson2023-10-281-194/+907
|
* Set scroll speed at map start.David Thompson2023-10-281-1/+7
|
* Scriptable scroll speed!David Thompson2023-10-281-74/+326
|
* Small demo level update.David Thompson2023-10-281-4/+2
|
* Start updating assets to use Christine's sprites; add nested scripts.David Thompson2023-10-281-9/+131
|
* Remove unused background from map.David Thompson2023-10-271-44/+0
|
* Add focus fire.David Thompson2023-10-251-1/+1
|
* Update map; don't play explosion sound when enemy goes out of bounds.David Thompson2023-10-251-7/+7
|
* Fix stationary enemy movement.David Thompson2023-10-251-1/+2
|
* Lots of changes!David Thompson2023-10-251-0/+141
* Update reflect library * Text alginment * Tiled map compilation!