sounds, better files

This commit is contained in:
2024-08-18 19:11:41 +00:00
parent 9ed2f70701
commit 08489ed67b
86 changed files with 4226 additions and 86 deletions

View File

@@ -1,5 +1,14 @@
# Vue 3 + TypeScript + Vite
# Battle caster
This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 `<script setup>` SFCs, check out the [script setup docs](https://v3.vuejs.org/api/sfc-script-setup.html#sfc-script-setup) to learn more.
Learn more about the recommended Project Setup and IDE Support in the [Vue Docs TypeScript Guide](https://vuejs.org/guide/typescript/overview.html#project-setup).
[x] - basic map casting to second tab
[x] - scaling maps
[ ] - remember map scale for previously open maps
[ ] - fog of war
[x] - basic soundboard
[ ] - load folder with sounds
[ ] - bind sounds to keys
[ ] - rework file manager to support auth
[ ] - split app to public cloud hosted part and local file hosting
[ ] - support local filesystem api
[ ] - wled sound effect sync?
[ ] - caster mini app to sync multiple chromecast to single tab.