SL23W42

From ETM
Jump to navigation Jump to search

◄ SL23W41 | SL23W43 ►


  • Update LastInteractedOption to include a SyntaxEnum for type completion and help-text
  • Prune code from helpers like AreaHelper and move them into each corresponding interface
    • or alternatively if needed keep AreaHelper but only allow existance in Types-Project and not in implementations like chunkliapi kadiapi
  • Try to prune all reflection-utils that are still in use as we will most likely support multiple versions
  • Test particle BLOCK_MARKER
  • Can we replace slimes in general for plot selection, xray markers?
    • Problem1: We cannot make invisible entities glow ( air itemdisplay, barrier blockdisplay)
    • Problem2: Closest display fake to an invisible one is glass
    • Problem3: Any kind of "riding/mount" implementation would not work with displayblocks
    • Would allow us to ditch team stuff as well