Commit Graph

103 Commits

Author SHA1 Message Date
Haoyu Xu
c3c3a128b9 Merge branch 'main' of github.com:Halyul/aklive2d 2023-01-02 05:31:25 -05:00
Haoyu Xu
13a18cc892 feat(aklive2d): update content processor to support multiple custom functions and config template 2023-01-02 05:30:06 -05:00
Haoyu Xu
74507e9321 feat(config): remove validator 2023-01-02 05:09:08 -05:00
Haoyu Xu
0fb857c879 feat(aklive2d): add an index page 2023-01-02 03:11:25 -05:00
Haoyu Xu
3ffb06eb90 feat(live2d): add mizuki_summer_feast 2022-12-01 09:47:49 -05:00
Haoyu Xu
518f8c8064 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]
5992a66ae1 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
5fdfa32d27 fix(nearl): fix operator name
fix #4
2022-11-22 17:58:34 -05:00
Haoyu Xu
5fd8fee631 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]
46c80734e8 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
acef8bc8ba chore: update README.md and package.json 2022-11-01 11:38:45 -04:00
Haoyu Xu
9674b6f6df feat(texas): add fallback image 2022-11-01 10:44:37 -04:00
Haoyu Xu
6f28d800b1 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
15d3c8d386 fix(lee): enable inverter 2022-10-26 09:43:36 -04:00
Haoyu Xu
b87fd41a8d feat(live2d): add lee_trust_your_eyes 2022-10-24 13:12:51 -04:00
Haoyu Xu
3d0cfdbfa8 feat(live2d): add gavial, surtr#9 2022-08-11 11:03:10 -04:00
Haoyu Xu
e33634fe41 doc(README.md): update README.md 2022-05-02 12:33:39 +08:00
Haoyu Xu
698577844a feat(w_fugue): add entry animation 2022-05-02 12:24:18 +08:00
Haoyu Xu
9d2ad12333 fix(w_fugue): project.json 2022-05-02 09:30:12 +08:00
Haoyu Xu
ba654c2039 fix(specter): operator logo 2022-05-02 09:19:16 +08:00
Haoyu Xu
0c1a8bfa71 feat(live2d): add w_fugue, specter, and skadi_sublimation 2022-05-02 09:12:15 +08:00
Haoyu Xu
998e6820ac feat(initializer): update initializer 2022-04-03 16:26:12 -04:00
Haoyu Xu
264c61403f feat(phatom): update skin name and steam workshop link 2022-03-30 13:49:46 -04:00
Haoyu Xu
5c073d6368 Merge branch 'spine-3.8.99' into main 2022-03-29 21:47:58 -04:00
Haoyu Xu
a009110df4 chore: use include to shorten main yaml config 2022-03-29 21:43:44 -04:00
Haoyu Xu
55d03c4f5b chore: update to spine 3.8.99 2022-03-29 21:22:33 -04:00
Haoyu Xu
ecab312b9e feat: add phatom and move to spine 3.8.99 2022-03-29 13:34:21 -04:00
Haoyu Xu
9d2fc13424 Merge pull request #3 from Halyul/dependabot/pip/pillow-9.0.1
chore(deps): bump pillow from 9.0.0 to 9.0.1
2022-03-12 10:07:27 -05:00
dependabot[bot]
30291e83bc chore(deps): bump pillow from 9.0.0 to 9.0.1
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.0.0 to 9.0.1.
- [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.0.0...9.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-12 00:58:04 +00:00
Haoyu Xu
c6c6364b59 chore: removed unnecessary files 2022-01-25 00:17:25 -05:00
Haoyu Xu
8d30524f33 fix(operator settings): use mixDuration of 0.3 2022-01-25 00:09:29 -05:00
Haoyu Xu
c067d9d793 doc(README.md): update steamworkshop link 2022-01-24 23:56:26 -05:00
Haoyu Xu
45bb7e4256 fix(dusk): fix the title 2022-01-24 23:40:13 -05:00
Haoyu Xu
62404b56b2 fix(css): fix fallimage position issue 2022-01-24 23:35:28 -05:00
Haoyu Xu
8aa810bd5a fix(fallback): the number sign again :( 2022-01-24 23:28:38 -05:00
Haoyu Xu
89c7e98443 feat(live2d): add dusk 2022-01-24 23:18:58 -05:00
Haoyu Xu
d4afd34ca1 feat(live2d): add ling 2022-01-24 23:17:13 -05:00
Haoyu Xu
d3a8ea6362 feat(live2d): add dusk everything is a miracle 2022-01-24 23:12:41 -05:00
Haoyu Xu
c77bed6094 fix(process): fix the stupid number sign 2022-01-24 23:12:19 -05:00
Haoyu Xu
020b4c23a9 feat(live2d): add nian unfettered freedom 2022-01-24 22:51:49 -05:00
Haoyu Xu
3f1d1baa83 feat(content processor): deal with the stupid number sign 2022-01-24 22:50:45 -05:00
Haoyu Xu
fab038a4ed Merge branch 'main' of github.com:Halyul/aklive2d into main 2022-01-16 17:59:24 -05:00
Haoyu Xu
960724e7a3 feat(live2d): init config for Unfettered Freedom / Nian, Everything is a Miracle / Dusk, Ling 2022-01-16 17:59:01 -05:00
Haoyu Xu
f456809ea3 Merge pull request #2 from Halyul/dependabot/pip/pillow-9.0.0
chore(deps): bump pillow from 8.3.2 to 9.0.0
2022-01-13 19:07:20 -05:00
dependabot[bot]
95eba6c1e0 chore(deps): bump pillow from 8.3.2 to 9.0.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.3.2 to 9.0.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/8.3.2...9.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-13 03:48:16 +00:00
Haoyu Xu
0876ad1351 feat(content processor): update processing method 2021-12-31 20:56:19 -05:00
Haoyu Xu
8345741c04 feat(builder): sort the dict before store to keep consistency 2021-11-10 18:11:07 -05:00
Haoyu Xu
5bd0bdc3f3 feat(live2d): add Nearl, W, and Rosmontis 2021-11-01 00:44:15 -04:00
Haoyu Xu
1e0cac5547 Merge branch 'main' of github.com:Halyul/aklive2d into main 2021-10-28 15:32:47 -04:00
Haoyu Xu
96186f99f7 feat(config): init config for Nearl, W, and Rosmontis 2021-10-28 15:32:29 -04:00