SL22W50

From ETM
Jump to navigation Jump to search

◄ SL22W49 | SL22W51 ►


  • deimos world creation
    • AsteroidPlotConvertAreaAction
    • Specifically a larger asteroid in the middle of the plot
    • Definition of Area-Grids
  • Very fast generation leads to OutOfMemory Errors with G1GC testing
    • We possibly hit https://bugs.openjdk.org/browse/JDK-8192647 'GClocker induced GCs can starve threads requiring memory leading to OOME'
    • As only a thread starves and the JDK runs fine afterwards
    • Current solution: increase MaxGCPauseMillis allowances
    • If thats not enough lower GCWastePercentage from 35 to (15-30)
  • Make multiple Terraformer to convert to different biomes
  • Cleanup planetary teleporting
    • Spaceship in iss + planet models?
    • Teleport always first to ISS/Planet
    • Show expected fuel consumtion on screen/hotbar | Show distance until teleport in hotbar
    • Slowness effect in space after tp?
    • Teleport effect in style of ore-search?