Commit Graph

172 Commits

Author SHA1 Message Date
Haoyu Xu
3cc0f48648 feat(directory): proper cache handling 2023-02-28 17:34:37 -05:00
Haoyu Xu
e4648945d1 feat(directory): init operator page 2023-02-28 14:20:28 -05:00
Haoyu Xu
7edc231e89 feat(directory): removed portrait and add cache for image and audio 2023-02-27 23:19:19 -05:00
Haoyu Xu
0a320e1eb0 feat(directory): add voice 2023-02-27 16:34:36 -05:00
Haoyu Xu
00e6916ad1 feat(aklive2d): add ability to read and increase version number 2023-02-27 16:33:42 -05:00
Haoyu Xu
5c80834c30 feat(directory): performance and style optimization 2023-02-26 13:45:49 -05:00
Haoyu Xu
81ee2d2170 feat(directory): finish home page 2023-02-26 01:06:10 -05:00
Haoyu Xu
b5f84c9380 chore(w_wonder): rename to w_wonder 2023-02-26 01:05:46 -05:00
Haoyu Xu
3eed10772c feat(aklive2d): add protrait images and live2d 2023-02-25 23:58:09 -05:00
Haoyu Xu
7e2a2a1d40 feat(aklive2d): many changes
- generalized env_generator
- fixed content_processor
- updated config to add fields
- removed redundant fields in config
2023-02-25 21:36:54 -05:00
Haoyu Xu
e98bf8d7ea feat(directory): add layout scaffold 2023-02-24 19:27:24 -05:00
Haoyu Xu
9c26de493a Merge branch 'node' of github.com:Halyul/aklive2d into node 2023-02-23 10:53:04 -05:00
Haoyu Xu
b5d44855fe feat(directory): update routers 2023-02-22 19:54:23 -05:00
Haoyu Xu
9390433d0c chore(deps): update deps 2023-02-22 16:22:44 -05:00
Haoyu Xu
ef10b8fb55 feat(directory): add directory page scaffold 2023-02-21 00:32:49 -05:00
Haoyu Xu
bf5a154bc7 feat(showcase): add preview option 2023-02-20 20:53:10 -05:00
Haoyu Xu
81b20e9426 feat(showcase): add vite cmds 2023-02-20 20:04:02 -05:00
Haoyu Xu
6307bfd017 feat(aklive2d): add directory building
- rename __dirname to __projectRoot
- rename runner.js to aklive2d.js
- add npm scripts
- add directory building commands (dev/build)
2023-02-20 18:15:16 -05:00
Haoyu Xu
0e4017351d feat(live2d): add pozemka_snowy_plains_in_words 2023-02-14 16:07:42 -05:00
Haoyu Xu
d92ae023d5 feat(showcase): add version number to insights 2023-02-11 21:41:15 -05:00
Haoyu Xu
335b083224 feat(showcase): skip wallpaper engin init 2023-02-11 16:07:42 -05:00
Haoyu Xu
331b3492db fix(showcase): fixed an issue where doNotTrack did not apply 2023-02-11 14:33:52 -05:00
Haoyu Xu
343275beb9 feat(release): 3.3.5 with support of operator voice 2023-02-11 13:31:41 -05:00
Haoyu Xu
c7585f93a6 feat(showcase): add remaining operator voices 2023-02-10 23:34:23 -05:00
Haoyu Xu
808d0ff6da feat(showcase): finish voice.js 2023-02-10 21:16:36 -05:00
Haoyu Xu
59f113e741 feat(showcase): add operator voice 2023-02-10 17:54:14 -05:00
Haoyu Xu
36afd6d786 feat(showcase): use manual track 2023-02-09 23:53:14 -05:00
Haoyu Xu
658e25cd31 feat(showcase): update tracker api and add privacy policy section 2023-02-09 21:27:50 -05:00
Haoyu Xu
9c4dab5d59 chore(showcase): add ?settings for preview by default and a privacy-focused tracker 2023-02-09 09:29:11 -05:00
Haoyu Xu
b64e391fb8 feat(showcase): init operator voices 2023-02-08 21:23:12 -05:00
Haoyu Xu
b215b15258 fix(charword_table): fixed an issue where data differences did not handle correctly 2023-02-06 17:35:18 -05:00
Haoyu Xu
5adaf1c3e7 fix(charword_table): use ref to acquire voice data from alternativeId 2023-02-05 21:37:45 -05:00
Haoyu Xu
45bec9a8f6 feat(showcase): add settings to set the position of the operator logo 2023-02-05 21:30:53 -05:00
Haoyu Xu
17ec651549 feat(runner): fix an issue where charword was generated every time and update assets filename 2023-02-05 17:18:49 -05:00
Haoyu Xu
470e939a2a feat(runner): add new charword command to runner 2023-02-05 16:56:08 -05:00
Haoyu Xu
b32f07ccb3 feat(runner): update charword_table to support zh_tw and update the structure 2023-02-05 16:20:44 -05:00
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