Releases: Siliver4/ArgalisMap_Editor
Releases · Siliver4/ArgalisMap_Editor
1.0.0
Work done :
- The user can now create a new map from the menu
- selecting the line and column number
- The user can now save his work to an '.argalis', '.png', '.gif', '.jpg', '.jpeg' file from the menu
- The user can now load a saved map from an '.argalis' file from the menu
- The user can now load a tileSet from the menu
- selecting the tiles width and height of this file ( manually only, if someone knows how to detect the width and height of a tile in an image, please let me know 👍 )
Bug known :
- If the user select a too large amount of line / column when creating a new map, an exception occurs, from the canvas which cant handle it.