SL21W44: Difference between revisions

From ETM
Jump to navigation Jump to search
(Created page with "◄ SL21W43 | SL21W45 ► <br /> *Stasi system")
 
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 4: Line 4:


*Stasi system
*Stasi system
**ItemMoveRecord pretty high chance of having mistakes/bugs
***Validator via complete cloning ez
**Events:
***(DispenserWater)
***(DispenserBonemeal)
***(BlockDispenseEvent)
***BlockFertilizeEvent
***BlockGrowEvent
***BlockFromToEvent
***FluidLevelChangeEvent
**Couchbase datastructure
***stasidata / stasimeta
***additional blockdata (snowy etc.)
***testing datacompression of stasidata containers
***testing memory-footprint and value/meta eviction
***testing too low memory
***redstone-machine to generate a lot of logs
***=> We need dynamic timeframes

Latest revision as of 23:40, 3 November 2022

◄ SL21W43 | SL21W45 ►


  • Stasi system
    • ItemMoveRecord pretty high chance of having mistakes/bugs
      • Validator via complete cloning ez
    • Events:
      • (DispenserWater)
      • (DispenserBonemeal)
      • (BlockDispenseEvent)
      • BlockFertilizeEvent
      • BlockGrowEvent
      • BlockFromToEvent
      • FluidLevelChangeEvent
    • Couchbase datastructure
      • stasidata / stasimeta
      • additional blockdata (snowy etc.)
      • testing datacompression of stasidata containers
      • testing memory-footprint and value/meta eviction
      • testing too low memory
      • redstone-machine to generate a lot of logs
      • => We need dynamic timeframes