SL22W03: Difference between revisions

From ETM
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:
<br />
<br />


* '''Implement redstone-clock-detector?'''
* 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
 
 
* 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
*
 
<br />
 
* (Azure Sponsored Content )
** Server setup speedrun any%
** IntelliJ project setup & maven
** Minecraft spigot imports & first plugin
**  <br />
 
*'''Implement redstone-clock-detector?'''

Revision as of 01:04, 25 January 2022

◄ 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


  • 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?