File tree 2 files changed +13
-1
lines changed
2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
The following enhancements and changes have been made to Atari Dev Studio:
4
4
5
+ ## 0.10.3
6
+
7
+ * Updated the Sprite Editor with the following changes:
8
+ - Changed the export of png images to work specifically with the requirements of 7800basic
9
+ - On the Editor window added an output of the color indexes for 7800basic (click to copy to the clipboard)
10
+ - On the Editor window added an output of the grid co-ordinates.
11
+ - Fixed the formatting/sizing of the Editor and List windows when resizing them
12
+ - Further updates to the undo/redo identification
13
+ - Various other changes and enhancments
14
+ - Updated the UPNG library to make the required changes
15
+ - Note: images are now exported without transparency and that color will output as the chosen Background color.
16
+
5
17
## 0.10.2
6
18
7
19
* Restored the existing Sprite Editor (many requests)
Original file line number Diff line number Diff line change 2
2
"name" : " atari-dev-studio" ,
3
3
"displayName" : " Atari Dev Studio" ,
4
4
"description" : " Homebrew game creation for the Atari 8-bit consoles" ,
5
- "version" : " 0.10.2 " ,
5
+ "version" : " 0.10.3 " ,
6
6
"icon" : " images/icon.png" ,
7
7
"preview" : false ,
8
8
"author" : " mksmith" ,
You can’t perform that action at this time.
0 commit comments