summaryrefslogtreecommitdiff
path: root/level.tmx
Commit message (Collapse)AuthorAgeFilesLines
* 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!