Commit Graph

21 Commits

Author SHA1 Message Date
drojf
ee00947557 Fix error if ui-compiler already exists and add message when removing old vanilla folder 2024-07-26 23:54:52 +10:00
drojf
c8d918147a Migrate download links to Github 2024-07-26 23:47:39 +10:00
drojf
f9057f64ad Download 7zip automatically if not found 2024-02-05 20:39:54 +11:00
drojf
8673d05ebd Fix github actions tag parsing 2024-01-27 22:12:40 +11:00
drojf
1375552fa9 Add initial support for Hou Plus UI 2024-01-26 11:45:15 +11:00
drojf
5eb74fbdb3 Fix invalid escape sequence warning 2024-01-26 10:31:20 +11:00
drojf
33d24e3f38 Remove requirement of using Python 3.10 and below
- I added a 'legacy mode' flag to revert https://github.com/HearthSim/UnityPack/pull/101 as it caused problems on Rei
 - I tested the new setup (using custom unitypack) vs old one, and the output .asset files were bit-for-bit identical
2024-01-26 10:30:43 +11:00
drojf
ee813ef952 Add check that 7zip is 64 bit
- To use dictionary sizes above 128mb, need 64-bit 7zip
2023-12-06 20:32:39 +11:00
drojf
15f5fd34e0 Allow 7z or 7za 2023-12-06 20:32:36 +11:00
Daniel Wong
5adde5b725 Fix python 3.11 warning showing on Python 3.10.X 2023-07-14 20:23:24 +10:00
Daniel Wong
a8d7b4b710 Change arg to disable translation, rather than to have no effect
- translation output is enabled by default
2023-07-14 20:22:31 +10:00
Daniel Wong
5f40393706 Remove unused Ch.8 Matsuribayashi sharedassets variant
- I re-tested the "GOG Linux" mod with the normal linux sharedassets and it works, so the special variant is not is not required.
 - I think this is because we upgrade the GOG/MG Linux variant anyway, which means no special sharedassets is required (maybe it was required in the past, but not now)
 - If there are still issues, we should fix it by upgrading the variant, rather than creating new sharedassets
 - See https://github.com/07th-mod/ui-editing-scripts/issues/16
 - See https://github.com/orian34/matsuribayashi/issues/9
 - See https://github.com/07th-mod/python-patcher/issues/128
2023-07-09 19:29:22 +10:00
Daniel Wong
0c38307256 Rpevent running script on python 2.7, add warning on python 3.11 2023-07-09 12:00:57 +10:00
Daniel Wong
f6d4e2e0b3 Output translation archive from CI, see #12 2023-03-18 11:52:27 +11:00
Daniel Wong
46e911e58a Add option for installer translation output format 2023-01-03 12:46:11 +11:00
Daniel Wong
a9ef5f3e44 Use class instead of string for BuildVariants 2023-01-03 10:52:28 +11:00
drojf
87bfdf0080 Revert "Add Higurashi Rei Mac to buiild scripts"
This reverts commit 50cd943279.
2022-09-12 15:05:39 +10:00
drojf
50cd943279 Add Higurashi Rei Mac to buiild scripts 2022-09-11 22:54:09 +10:00
drojf
628037f2e5 Add rei 2019.4.4 to build scripts 2022-08-21 14:20:52 +10:00
drojf
b22040eae0 Automatically re-download changed files 2022-08-21 14:20:33 +10:00
drojf
819817cc4e Add github actions build and easy build script 2022-08-06 15:34:06 +10:00