Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement chunk save/load #3

Open
wants to merge 23 commits into
base: Network
Choose a base branch
from
Open

Implement chunk save/load #3

wants to merge 23 commits into from

Commits on Jan 29, 2019

  1. Configuration menu
    Copy the full SHA
    53e5292 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    131af52 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2019

  1. Make Things Render

    DWVoid committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    099207f View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2019

  1. Get Things Working

    DWVoid committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    641565a View commit details
    Browse the repository at this point in the history
  2. Shading VA Compress

    DWVoid committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    52407a5 View commit details
    Browse the repository at this point in the history
  3. Publish Block Texture Assets

    DWVoid committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    eead948 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2019

  1. Fix ChunkRender & WorldGen

    AnkingLin committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    6f623bb View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2019

  1. Render Function Const Improve

    DWVoid committed Feb 2, 2019
    Configuration menu
    Copy the full SHA
    409db7e View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2019

  1. Configuration menu
    Copy the full SHA
    8f5a42b View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2019

  1. Update Task Dispatcher

    DWVoid committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    4622681 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2019

  1. Configuration menu
    Copy the full SHA
    f45adc6 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2019

  1. Configuration menu
    Copy the full SHA
    117b764 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2019

  1. Configuration menu
    Copy the full SHA
    bf1b8f0 View commit details
    Browse the repository at this point in the history
  2. Implment Global EventBus

    DWVoid committed Feb 9, 2019
    Configuration menu
    Copy the full SHA
    e4bc2df View commit details
    Browse the repository at this point in the history
  3. Adopt EventBus in Modules[1]

    DWVoid committed Feb 9, 2019
    Configuration menu
    Copy the full SHA
    e6f14a6 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2019

  1. Configuration menu
    Copy the full SHA
    bdb3f95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81bbc7b View commit details
    Browse the repository at this point in the history
  3. Textures!

    DWVoid committed Feb 10, 2019
    Configuration menu
    Copy the full SHA
    b26d89d View commit details
    Browse the repository at this point in the history
  4. Mipmap

    DWVoid committed Feb 10, 2019
    Configuration menu
    Copy the full SHA
    6697219 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2019

  1. Transparent Render

    DWVoid committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    a4490f6 View commit details
    Browse the repository at this point in the history
  2. Implement chunk save/load

    harrynull committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    6725272 View commit details
    Browse the repository at this point in the history
  3. Implement chunk save/load

    harrynull committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    0782aab View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2019

  1. Fix chunk dispose

    harrynull committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    25364eb View commit details
    Browse the repository at this point in the history