Commit Graph

136 Commits

Author SHA1 Message Date
Haoyu Xu
449b8c665c feat(runner): process charword_table.json 2023-02-05 11:42:29 -05:00
Haoyu Xu
87d9bfd092 fix(showcase): fixed an issue where the position wouldn't load in wallpaper engine 2023-01-31 10:31:27 -05:00
Haoyu Xu
3efd3cb11a feat(content processor): update logic 2023-01-21 17:44:53 -05:00
Haoyu Xu
f363c0b908 feat(yaml): use !match tag to process content 2023-01-21 17:20:17 -05:00
Haoyu Xu
899f424d5d docs(readme.md): add instructions on where to extract in-gamme assets 2023-01-20 18:03:13 -05:00
Haoyu Xu
4decb3d605 feat(runner): add parallel building 2023-01-20 17:21:08 -05:00
Haoyu Xu
580ad1d18d feat(initializer): update the initializer to change template content 2023-01-20 15:24:20 -05:00
Haoyu Xu
8981f2eb22 refactor(runner): use global varibales 2023-01-20 15:09:53 -05:00
Haoyu Xu
3791a77852 feat(runner): update build-all command 2023-01-20 14:51:24 -05:00
Haoyu Xu
75d42ff271 docs: updated README.md 2023-01-19 22:01:24 -05:00
Haoyu Xu
5271e1bf75 feat(project.json): use yaml template instead of json 2023-01-19 19:13:23 -05:00
Haoyu Xu
d0bdc2b9e6 feat(background): updated the name of background options 2023-01-19 18:29:32 -05:00
Haoyu Xu
f18b5a6116 feat(background): add other in-game backgrouds (2/2) 2023-01-19 14:18:01 -05:00
Haoyu Xu
5669f78009 feat(background): add other in-game backgrouds (1/2)
Co-authored-by: yueqiaocertik <yueqiaocertik@users.noreply.github.com>
2023-01-19 00:22:34 -05:00
Haoyu Xu
f067e8f194 feat(runner): add readme command 2023-01-17 20:47:08 -05:00
Haoyu Xu
61e5ffd214 feat(runner): updated the way runner works 2023-01-17 20:29:26 -05:00
Haoyu Xu
4fa886be90 refactor(runner): rename preprocessing to runner and update directory structure 2023-01-17 10:08:22 -05:00
Haoyu Xu
09ca22d7c7 feat(live2d): add ling, chongyue 2023-01-17 09:48:56 -05:00
Haoyu Xu
975ca65acb feat(skadi): add missing assets 2023-01-16 22:36:59 -05:00
Haoyu Xu
e40f1a18b2 fix(showcase): fixed an issue where viewport does not update correctly 2023-01-16 22:32:33 -05:00
Haoyu Xu
5404c1ff52 feat(directory): add react assets 2023-01-16 19:14:39 -05:00
Haoyu Xu
c31a5fcdf9 feat(preprocessing): combine build_all and preprocessing 2023-01-16 18:42:42 -05:00
Haoyu Xu
e58659d8fc feat(directory): add directory.json for index page 2023-01-16 18:27:48 -05:00
Haoyu Xu
2f53443064 feat(showcase): use vanilla js instead due to incompatibility of wallpaper engine 2023-01-16 17:52:09 -05:00
Haoyu Xu
6d54eb068c feat(node): re-write using node 2023-01-16 14:06:14 -05:00
Haoyu Xu
4b834fe0ff feat(showcase): rewrite the webpage using preact for future development (2/3)
add wallpaper engine settings
2023-01-08 08:04:39 -05:00
Haoyu Xu
4d1d57879e feat(showcase): rewrite the webpage using preact for future development (1/3) 2023-01-08 07:00:09 -05:00
Haoyu Xu
b87223c7bf feat(index): update index page 2023-01-03 08:05:43 -05:00
Haoyu Xu
ed64685bb6 chore(builder): update the path of directory.json 2023-01-02 07:42:08 -05:00
Haoyu Xu
27096f4df4 feat(builder): generate a directory.json for index page 2023-01-02 07:35:08 -05:00
Haoyu Xu
5fe1c1062d feat(builder): use multiprocessing instead of threading 2023-01-02 07:02:17 -05:00
Haoyu Xu
d7bccc97eb chore(live2d): add a date 2023-01-02 05:40:09 -05:00
Haoyu Xu
5d445b9e1c refactor(live2d): update mizuki config 2023-01-02 05:33:30 -05:00
Haoyu Xu
f7663c2987 Merge branch 'main' of github.com:Halyul/aklive2d 2023-01-02 05:31:25 -05:00
Haoyu Xu
dc52417f2e feat(aklive2d): update content processor to support multiple custom functions and config template 2023-01-02 05:30:06 -05:00
Haoyu Xu
68581ed0c4 feat(config): remove validator 2023-01-02 05:09:08 -05:00
Haoyu Xu
4ccb4a2e31 feat(aklive2d): add an index page 2023-01-02 03:11:25 -05:00
Haoyu Xu
e741ee45de feat(live2d): add mizuki_summer_feast 2022-12-01 09:47:49 -05:00
Haoyu Xu
d8383eed9c Merge pull request #6 from Halyul/dependabot/pip/pillow-9.3.0
chore(deps): bump pillow from 9.2.0 to 9.3.0
2022-11-22 18:01:41 -05:00
dependabot[bot]
1d244ae019 chore(deps): bump pillow from 9.2.0 to 9.3.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.2.0 to 9.3.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/9.2.0...9.3.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-22 23:00:21 +00:00
Haoyu Xu
ee3f61b3a8 fix(nearl): fix operator name
fix #4
2022-11-22 17:58:34 -05:00
Haoyu Xu
28b273b4a0 Merge pull request #5 from Halyul/dependabot/pip/pillow-9.3.0
chore(deps): bump pillow from 9.2.0 to 9.3.0
2022-11-15 13:44:29 -05:00
dependabot[bot]
412838e0a4 chore(deps): bump pillow from 9.2.0 to 9.3.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.2.0 to 9.3.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/9.2.0...9.3.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-15 14:13:27 +00:00
Haoyu Xu
aee34fc818 chore: update README.md and package.json 2022-11-01 11:38:45 -04:00
Haoyu Xu
a01c3be1b2 feat(texas): add fallback image 2022-11-01 10:44:37 -04:00
Haoyu Xu
6de024bf8b feat(live2d): add texas, relight/neral, become anew/rosmon, dream/passager
TODO: missing fallback image for texas
2022-10-31 23:59:14 -04:00
Haoyu Xu
006750c5cc fix(lee): enable inverter 2022-10-26 09:43:36 -04:00
Haoyu Xu
0bdd12b38e feat(live2d): add lee_trust_your_eyes 2022-10-24 13:12:51 -04:00
Haoyu Xu
5481067c56 feat(live2d): add gavial, surtr#9 2022-08-11 11:03:10 -04:00
Haoyu Xu
d46405f3e4 doc(README.md): update README.md 2022-05-02 12:33:39 +08:00