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

Implement background downloads #24

Description

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions