Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 14 additions & 5 deletions TODO.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,14 @@
Refactor files longer than 1000 lines of code
Tilesets and Map tabs should have an option to "Delete" when you open the right click context menu. It should do the same action as clicking the close button.

Add Isometric map type

Import Options
Export Options
- Do the rest of the options
Import Options
- Should show which group to import to (if more than one)
- Do the rest of the options

Allow quick export bottom right
Upgrade to Vite8


AI Asset Generation:
AI Generation not working currently
Expand All @@ -17,9 +22,12 @@ AI Asset Generation:
Update README.md
Ad Marketplace for selling/buying tilesets etc.

Add Tileset/Add Map buttons or dragging and dropping should support all formats
Add link to github top right

Exploration:
Universal lpc spritesheet generator
Ogmo Editor
Universal lpc spritesheet generator
LDTK
Pixelorama
PixiEditor
Expand All @@ -38,6 +46,7 @@ Exploration:
Keep Notes

Text Layer custom fonts not working
Custom Animations i.e. water moving

Allow palette importing from Lospec: https://api.2dtiler.com/lospec_palettes
- https://lospec.com/palette-list/load?colorNumberFilterType=any&page=0&tag=&sortingType=newest
Expand Down
5 changes: 1 addition & 4 deletions components.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,5 @@
"ui": "@/components/ui",
"lib": "@/lib",
"hooks": "@/hooks"
},
"registries": {
"@kibo-ui": "https://www.kibo-ui.com/r/{name}.json"
}
}
}
Loading
Loading