6 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
352c133620 finish basic i18n and cfg loader 2021-09-20 15:59:54 +08:00
1def4c47f6 init i18n, config. add Cut oper 2021-08-08 12:04:17 +08:00