mirror of
https://github.com/pleonex/tinke.git
synced 2025-06-18 13:15:37 -04:00
Update changelog
This commit is contained in:
parent
27df2cd65a
commit
3263fc2bae
@ -56,7 +56,7 @@ Thread at GBAtemp.net: http://gbatemp.net/topic/303529-tinke-072/
|
||||
* NTFP => NiTro File Palette (palette)
|
||||
* RAW => Raw image (tiles)
|
||||
* MAP => Raw map info (map)
|
||||
* Common formats => PNG, JPG, TGA
|
||||
* Common formats => PNG, JPG, TGA, GIF
|
||||
|
||||
## Textures
|
||||
* BTX0 (NSBTX)
|
||||
@ -73,7 +73,7 @@ Thread at GBAtemp.net: http://gbatemp.net/topic/303529-tinke-072/
|
||||
## Text
|
||||
* Sound definition => SADL, XSADL, SARC, SBDL, SMAP.
|
||||
* BMG => Pack text file
|
||||
* Common formats => TXT, XML, INI, H, BAT, C, MAKEFILE, LUA, CSV, BUILDTIME
|
||||
* Common formats => TXT, XML, INI, H, BAT, C, MAKEFILE, LUA, CSV, BUILDTIME, HTML, CSS, JS, DTD
|
||||
|
||||
## Compression
|
||||
Thanks to DSDEcmp library [DSDecmp](http://code.google.com/p/dsdecmp) (credits to *barubary*)
|
||||
@ -104,7 +104,10 @@ Thread at GBAtemp.net: http://gbatemp.net/topic/303529-tinke-072/
|
||||
* Tetris DS (YLUP)
|
||||
* Tokimeki Memorial Girl's Side 3rd Story (B3SJ)
|
||||
* Cake Mania 2 (CAKX)
|
||||
* Jump! Ultimate Stars (ALAR, DSIG, DSCP)
|
||||
* Jump! Ultimate Stars: ALAR, DSIG, DSCP
|
||||
* Sonic Rush Adventure (ASCx, A3Yx, BXSx)
|
||||
* Club Penguin
|
||||
* Big Hero 6
|
||||
|
||||
----
|
||||
|
||||
|
@ -1,7 +1,19 @@
|
||||
0.9.2
|
||||
** Improve Hexadecimal Viewer for Mono (Linux and Mac OS)
|
||||
* Fix crash opening HexViewer from FAT dialog on Mono.
|
||||
* Fix project files and compile script for Windows.
|
||||
* Migrate to .NET Framework 4.8
|
||||
* Support HTML, CSS, JS and DTD files in text plugin
|
||||
* Support GIF in image plugin
|
||||
* Add support for Sonic Rush Adventure
|
||||
* Add support for Jump Ultimate Star
|
||||
* Improvements in Layton plugin (support games and formats)
|
||||
* Nitro Texture Compressor for compression 4x4 blocks
|
||||
* Save banner in other image formats
|
||||
* Improve language files
|
||||
* Fixes for NFTR
|
||||
* Fixes for decompression (autoformat) and unpacking with non-zero relative offset
|
||||
* Add McDonalds Maker Code (N6)
|
||||
* Fix build scripts for Linux and Windows
|
||||
|
||||
0.9.1
|
||||
** Support partition cell sections (#18, #19).
|
||||
|
Loading…
Reference in New Issue
Block a user