Skip to content
This repository has been archived by the owner on Feb 27, 2022. It is now read-only.

Implement background downloads #24

Open
ghost opened this issue Oct 18, 2017 · 0 comments
Open

Implement background downloads #24

ghost opened this issue Oct 18, 2017 · 0 comments

Comments

@ghost
Copy link

ghost commented Oct 18, 2017

Implement background downloading for most resource files, such as 3D world textures. Make the game start nearly immediately upon connecting, even for the first connection, by downloading only the source files and the most indispensable assets to get started.

  • Have placeholders such as generic and/or low textures while downloading.
  • Apply each download as soon as their download is finished.
  • Download files in order of importance.
  • Save downloaded files on the client.
@ghost ghost added this to Steps in Reduce asset footprint Oct 18, 2017
@neves768 neves768 self-assigned this Nov 26, 2017
@ghost ghost moved this from Steps to ToDo in Reduce asset footprint Dec 9, 2017
@ghost ghost unassigned neves768 May 13, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Development

No branches or pull requests

1 participant