SL22W03

From ETM
Jump to navigation Jump to search

◄ SL22W02 | SL22W04 ►


  • cutepony:
    • Render inventory images by using 'Render Doc'
    • Probably could be done with the same render-api that is used for chunkli
    • Add new API-calls for the render-client. Insert items into render-client inventory. Tell client to render & upload etc.
  • Learning IntelliJ
    • Bug: Compiler differences between javac and internal intellij compiler
    • Bug: Sometimes invalid error messages, recompile maven (clean+install) + CTRL+F9 on project
    • Added AHK Script to jump to given code line from stacktrace
      • Bug: IntelliJ will interpret the key-input instantly even if the active search (CTRL+N) has not finished. Makes it jump into the wrong file or not jump at all
      • Lambda lookups probably still broken? As class is named Something.lambda.java:60


  • Implementation for TradeMoneyPop
  • First implementation of Account transaction
  • Bug: PageState hashcode & equals not finished
  • Bug: BoardHtml hashcode changed on render
  • Bug: PopupStack/PageState not cloned correctly on each screen interaction


  • (Azure Sponsored Content )
    • Server setup speedrun any%
    • IntelliJ project setup & maven
    • Minecraft spigot imports & first plugin

  • Implement redstone-clock-detector?