An unofficial level editor for the online-game Graal Online (http://www.graalonline.com).
Version 0.1.0
(WIP)
- Download source (e.g. as ZIP)
- Extract to a folder of your choice
- Download Atom-Shell for your OS
- Run atom-shell with the source-folder as commandline argument
- Download the package for your OS
- Extract to a folder of your choice
- Run Atom
- Simple saving/loading (need to check if layers don't break it!)
- Creating new levels
- Very Basic UI and UI interaction
- Support for Layers/NPCs/Links/Signs/Baddies
- Better and more complete UI
- Documentation
- Someday scripts?
- [Done] Simple (but working) level loading and saving. (No tilesets/layers/signs/npcs/links yet)
- [Done] Basic UI working
- [Done] Tile Selection & Placing
- [Done] Copy/Paste/Cut
- [Done] Delete
- [Done] Undo/Redo
- [Done] Toolbar
- [Done] Fix crudest bugs
- [Done] Ask for Graal folder to load images from there
- [Done] Add proper documentation on how to run it
- [Done] First packaged release
- UI styling rework to fix issues and make it look better
- Fix Bug: Dragging "sticks" if mouse leaves canvas while dragging
- Code rework for better flow
- Better error handling (files/images not found, etc)
- Code Documentation
- Proper tileset support
- Links and signs reading from file, display, and saving to file
- Tileset editing
- Link and sign editing
- NPC support
- Layer support