9 Commits

Author SHA1 Message Date
96f61362d3 fix: fix issue that fail to open legal TAS file.
- switch zlib library from zlib.net to DotNetZip because old one can not handle zlib-compressed file properly.
- bump version to 1.2
2024-07-26 23:20:11 +08:00
e8fc96e3ac feat: add version feature
- add version info for Assembly.
- update version to 1.1
- add info textblock in main window for more convenient debug because some users only send a screenshot without reference any version info.
- fix typo
- fix menu dynamic resource link error
2022-05-11 15:08:04 +08:00
5971069e02 Do some release work
* Add Crtl + V for paste after
* Finish english readme
* Add icon designed plaer_2
* Update I18N
2021-09-25 15:18:28 +08:00
b506dafcbd Minor fix
* Fix selection error when use delete after to delete the last tas unit
* Fix sel_rect display error
* Add some documents
* Fix layout becoming confusing when secondly open file.
2021-09-22 13:33:57 +08:00
0534b22501 finish zh document and vertical layout design 2021-09-21 20:17:03 +08:00
352c133620 finish basic i18n and cfg loader 2021-09-20 15:59:54 +08:00
9d8f4b1727 Add more features
* Support full shortcut.
* Fix the crash when open invalid TAS documents.
* Support frag file to open.
2021-09-20 15:01:34 +08:00
1c57481f84 remove TASFlow and re-define it as a assist class 2021-09-20 13:58:10 +08:00
ef55d94ae9 add unit test and finish operator test 2021-07-28 14:18:39 +08:00