Commit Graph

14 Commits

Author SHA1 Message Date
28df5ac25a fix(assets): use random hash for atlas
All checks were successful
Build and Push Docker Image / build (push) Successful in 2m51s
2026-02-27 10:22:44 +01:00
858082e151 feat(nds): add audio in all menus 2026-02-25 14:52:48 +01:00
ef00bd06bb feat(audio): audio system 2026-02-24 17:34:01 +01:00
8a67577d36 refactor(nds): move nds sprites from public to assets 2026-02-24 16:26:11 +01:00
128d350b86 feat(3d-nds): use draco to compress glb model 2026-02-24 15:26:54 +01:00
ca5e964b61 feat(nds): atlas versionning
All checks were successful
Build and Push Docker Image / build (push) Successful in 1m40s
2026-02-16 16:27:36 +01:00
4b7b5b5154 fix: repair build
All checks were successful
Build and Push Docker Image / build (push) Successful in 1m52s
2026-02-13 14:49:47 +01:00
781010f26c feat(assets): compress the atlas 2026-01-12 16:13:24 +01:00
44b876a5ca feat(assets): use single texture atlas instead of loading all images individually 2026-01-08 19:55:43 +01:00
7b1f039943 refactor: separate gallery and nds files in public/ 2026-01-03 22:19:44 +01:00
e190636544 feat(assets): load 3d models as well 2025-12-17 18:00:11 +01:00
b85899617b feat(assets): new assets loading system (currently only for images) 2025-12-17 12:28:48 +01:00
3b34961f0d feat: display projects as pokemons in pokemon platinum 2025-12-11 17:16:00 +01:00
19324c3f0b refactor(projects): store images in content/, then copy them to public/ using custom nuxt module 2025-11-23 17:51:16 +01:00