SL22W31

From ETM
Revision as of 15:54, 15 August 2022 by Kademlia (talk | contribs)
Jump to navigation Jump to search

◄ SL22W30 | SL22W32 ►


  • Integrating IslandGenerator directly into Chunkli instead of being its own library
    • Ditching AMIDST completely to not have any reliance on external mc libs
    • Added Asteroid-Generation as well


  • Chunkli
    • Added first implementation of extracting data form an area instead of only manipulating
      • extract oval
      • extract cone
      • extract asteroid
    • Adding noise-generation for asteroid extraction
    • Improve code abstraction
    • Improve usage of caching
    • Merge the new extraction methods with the blueprint implemetnation