11 Commits

Author SHA1 Message Date
Haoyu Xu
2a99186867 refactor: removed fallback image processing and updated portrait image processing 2025-11-16 17:05:28 +08:00
Haoyu Xu
8bf964bef1 style: linted files and added lint:fix 2025-10-05 20:50:22 +08:00
Haoyu Xu
49a49e5210 fix: fixed music download 2025-10-05 19:17:36 +08:00
Haoyu Xu
6b24b8344b Potential fix for code scanning alert no. 84: Incomplete string escaping or encoding (#28)
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-10-05 19:17:07 +08:00
Haoyu Xu
5c9e9eba84 build: update all deps and migrate to biome 2025-10-05 18:39:22 +08:00
Haoyu Xu
8ad0aba8cf feat: make exception for voice 043 in kr and en 2025-08-02 21:16:13 +08:00
Haoyu Xu
0af19cf652 feat: added added new skin to ptilopsis
well, i have to make changes to spine-ts so it can handle the difference between the size of texture
2025-05-02 21:38:09 +08:00
Haoyu Xu
8f6f537c81 feat: migrated packages to ts 2025-05-02 02:27:42 +08:00
Haoyu Xu
1e7735203d feat: added cleanup script 2025-04-26 18:09:45 +08:00
Haoyu Xu
4a1b901f25 chore: config updates 2025-02-22 18:07:27 +08:00
Haoyu Xu
d6e7bc20d3 feat: migrate to turbo (#22)
* feat: migrate top turbo

* ci: ci test

* fix: fix codeql issues

* feat: ci test

* chore: lint

* chore: misc changes

* feat: rename vite helpers

* feat: use fetch to handle assets

* feat: update directory

* feat: fetch charword table

* feat: migrate download game data and detect missing voice files

* feat: symlink relative path

* feat: finish wrangler upload

* feat: migrate wrangler download

* feat: finish

* chore: auto update

* ci: update ci

* ci: update ci

---------

Co-authored-by: Halyul <Halyul@users.noreply.github.com>
2025-02-22 15:11:30 +08:00