Giter VIP home page Giter VIP logo

cubicchunks3's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

cubicchunks3's Issues

DistanceManager

  • Consider testing DistanceManager#shouldForceTicks
  • Distance#Manager removeOnClosing has non-cc ticket types

Tracking issue for P1 blocked integration/unit tests

ChunkMap

  • Only cc_updateChunkScheduling and calls from ChunkHolder#cc_getOrScheduleFuture are tested

ChunkHolder

  • Only cc_getOrScheduleFuture is tested

MixinMinecraftServer

  • setInitialSpawn, only unit test, requires integration test
    • cc_replaceChunkPosInSetInitialSpawn
    • cc_replaceGetWorldPositionInSetInitialSpawn
  • prepareLevels only unit test, requires integration test
    • cc_replaceAddRegionTicketInPrepareLevels
    • cc_waitUntilCubicGenerationComplete

MixinLevel

  • Mixins

    • setBlock only unit test, requires integration test
      • cc_replaceLevelChunkInGetChunkAt
      • cc_replaceLevelChunkInSetBlockState
      • cc_replaceLevelChunkInMarkAndNotifyBlock
    • getBlockState only unit test, requires integration test
      • cc_replaceLevelChunkInGetBlockState
      • cc_replaceLevelChunkInGetBlockState (overload)
    • getBlockEntity only unit test, requires integration test
      • cc_replaceGetChunkAtInSetBlockEntity
    • getFluidState only unit test, requires integration test
      • cc_replaceGetChunkAtInGetFluidState
    • setBlockEntity only unit test, requires integration test | might break if vanilla code is added after the cancel.
      • cc_replaceLevelChunkInSetBlockEntity
    • removeBlockEntity only unit test, requires integration test
      • cc_replaceGetChunkAtInRemoveBlockEntity
      • cc_replaceLevelChunkInRemoveBlockEntity
    • isLoaded only unit test, requires integration test
      • cc_replaceHasChunkInIsLoaded
    • loadedAndEntityCanStandOnFace only unit test, requires integration test
      • cc_replaceGetChunkAtInLoadedAndEntityCanStandOnFace
    • blockEntityChanged only unit test, requires integration test
      • cc_replaceBlockEntityChanged
    • getCurrentDifficultyAt only unit test, requires integration test
      • cc_replaceGetCurrentDifficultyAt
  • CC methods

    • LevelCube cc_getCube only unit test, requires integration test
    • CubeAccess cc_getCube only unit test, requires integration test
    • cc_getCubeAt only unit test, requires integration test
    • cc_hasCubeAt no test
    • cc_hasCubesAt no test

CubicChunkSource

  • None tested, missing ServerChunkCache and ClientChunkCache to test.

Packet: Chunk data

For P1 this packet should contain only the chunk position, as there are no heightmaps, biomes, etc. that exist in P1.

Assuming no other data is necessary, this packet should just inform the client to create the LevelChunk.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.