an-anime-game-launcher/src/ts/launcher
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
..
states Added game pre-downloading feature 2021-12-29 18:04:30 +02:00
Background.ts Several changes 2021-12-23 20:07:48 +02:00
ProgressBar.ts Update comments 2021-12-27 15:36:54 +01:00
State.ts Added game pre-downloading feature 2021-12-29 18:04:30 +02:00