Commit Graph

28 Commits

Author SHA1 Message Date
929acfab04 chore: bump to v0.6.0 2024-12-20 11:03:20 +09:00
535795901d docs: build instruction and new components 2024-12-20 11:03:19 +09:00
b5a1ea6089 refactor: work without infra.dll, native 64 bit build. 2024-12-20 11:03:16 +09:00
567fb01e79 fix: read out of bound in win64 platform 2024-12-20 11:02:54 +09:00
2fd8f75279 docs: update readme for troubleshooting 2024-12-17 03:39:53 +09:00
04c6d1f27f chore: bump version to v0.5.1 2024-11-26 06:51:44 +09:00
bd9a9285ae fix: use correct suffix when decoding 2024-11-26 06:51:21 +09:00
8d3b6f5ca5 ci: clear dir before build 2024-11-26 06:39:55 +09:00
12ce7cfeea docs: merge usage.zh to readme; remove English readme 2024-11-26 06:33:52 +09:00
deaf349d15 chore: bump version to v0.5 2024-11-26 06:26:57 +09:00
f3ed4f969d docs: update readme 2024-11-26 06:26:33 +09:00
b31bce8b1a ci: include license file 2024-11-26 06:22:45 +09:00
ca1162ed28 refactor: refactor cli parser, print license on startup 2024-11-26 06:17:20 +09:00
c680eb5a51 docs: add license 2024-11-26 06:17:03 +09:00
ee37f2bd3f chore: bump version to v0.4 2024-11-19 17:04:16 +09:00
74ba5156df fix #2: do not discard trailing zero in decrypted ekey. 2024-11-19 17:02:02 +09:00
2908525c5c fix: print error on qmc2 creation failure instead of crash. 2024-11-19 16:59:59 +09:00
edbe9ae708 chore: reformat files 2024-11-19 16:59:28 +09:00
84585531d4 chore: bump version to v0.3 2024-10-18 08:53:27 +09:00
3946440654 fix: use vector over array to reduce executable size by 1MiB 2024-10-18 08:51:04 +09:00
665dc3de92 update .idea ignore rule 2024-10-18 08:50:00 +09:00
f32a522031 docs: update cli options 2024-10-18 08:28:04 +09:00
5edce7ec20 chore: version number via CMakeLists.txt. 2024-10-18 08:21:17 +09:00
ac8c5d9a10 refactor: use threads! 2024-10-18 08:21:17 +09:00
b23e7d0302 reformat cmake lists 2024-10-18 08:11:16 +09:00
a8c7bbe903 refactor: allow custom path to db and infra.dll 2024-10-18 05:35:17 +09:00
db21f35b3f refactor: make infra.dll customizeable 2024-10-18 05:17:10 +09:00
2a462c2eff inital commit 2024-10-17 09:50:14 +09:00