Skip to content

Commit

Permalink
Migrate Old Maps to New Format
Browse files Browse the repository at this point in the history
  • Loading branch information
zicklag committed Oct 3, 2022
1 parent 272b7b6 commit adefc79
Show file tree
Hide file tree
Showing 23 changed files with 29,045 additions and 59 deletions.
14 changes: 13 additions & 1 deletion assets/default.game.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,19 @@ players:
- players/sharky/sharky.player.yaml

maps:
- maps/level1.map.yaml
- maps/lev01.map.json
- maps/lev02.map.json
- maps/lev03.map.json
- maps/lev04.map.json
- maps/lev05.map.json
- maps/lev06.map.json
- maps/lev07.map.json
- maps/zyrafa01.map.json
- maps/zyrafa02.map.json
- maps/zyrafa03.map.json
- maps/zyrafa04.map.json
- maps/zyrafa05.map.json
- maps/zyrafa06.map.json

scripts:
- ui/menu-background-zoom.ts
Expand Down
3 changes: 0 additions & 3 deletions assets/locales/en-US/editor.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@ tiles = Tiles
tile = Tile
tile-layer = Tile Layer
tile-layer-icon = T
decoration = Decoration
decoration-layer = Decoration Layer
decoration-layer-icon = D
entity = Entity
entity-layer = Entity Layer
entity-layer-icon = E
Expand Down
Loading

0 comments on commit adefc79

Please sign in to comment.