an-anime-game-launcher/src
Observer KRypt0n_ d2d690a114
Added game pre-downloading feature
- decreased splash window size
- added `Game.getLatestData()` result caching, so basically every
  `Game` and `Voice` method and field now caches most of the data
- Made `Game.predownloadUpdate()` method
- Made `Game.isUpdatePredownloaded()` method
- Made `Voice.predownloadUpdate()` method
- Made `Voice.isUpdatePredownloaded()` method
- fixed `Cache.get()` method work
- now launcher window hides when you launch the game
- added `pre_download_game` API field type definition
- added game pre-downloading button
2021-12-29 18:04:30 +02:00
..
assets Added game pre-downloading feature 2021-12-29 18:04:30 +02:00
components Several changes 2021-12-29 01:21:34 +02:00
css Several changes 2021-12-27 16:31:32 +02:00
pages Several changes 2021-12-29 14:02:12 +02:00
sass Added game pre-downloading feature 2021-12-29 18:04:30 +02:00
ts Added game pre-downloading feature 2021-12-29 18:04:30 +02:00
defaultSettings.ts Several changes 2021-12-27 23:17:02 +02:00
i18n.ts Add German 2021-12-29 13:33:42 +01:00
index.svelte Added game pre-downloading feature 2021-12-29 18:04:30 +02:00
settings.svelte Several changes 2021-12-29 14:56:54 +02:00
splash.svelte Some not important changes 2021-12-29 14:59:55 +02:00
vite-env.d.ts Changed project framework 2021-12-26 18:25:57 +02:00