SL22W02: Difference between revisions

From ETM
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 1: Line 1:
[[SL22W01|◄ SL22W01]] | [[SL22W03|SL22W03 ►]]<br />
[[SL22W01|◄ SL22W01]] | [[SL22W03|SL22W03 ►]]<br />


*'''Generate Block-Images that do not exist in vanilla jar file'''
*Generate Block-Images that do not exist in vanilla jar file
**https://github.com/co3moz/minecraft-render
**https://github.com/co3moz/minecraft-render
**npx minecraft-render 1.18.1.jar out -w 32 -t 32 -d 12 -A
**npx minecraft-render 1.18.1.jar out -w 32 -t 32 -d 12 -A
**'''Prefer vanilla if existing, fallback to renderer otherwise'''
**Prefer vanilla if existing, fallback to renderer otherwise
***Broken: ender_chest, chest, big_dripleaf...
***Broken: ender_chest, chest, big_dripleaf...
*Trade window
*Trade window
**Every Inventory should be a popup
**Every Inventory should be a popup
**Changed icons to 32x32 for items
**Changed icons to 32x32 for items
**Update screen  
**Update screen
**
**
**
**
*/effect give Kademlia night_vision 100000 255 true
*/effect give Kademlia night_vision 100000 255 true
*'''KSon logout works but is not implemented, does spring have a default action here for the SessionRepository?'''
*KSon logout works but is not implemented, does spring have a default action here for the SessionRepository?
**'''We need to be able to controll this from our source to invalidate active sessions from the desktop/command'''
**We need to be able to controll this from our source to invalidate active sessions from the desktop/command
**
**




* (Azure Sponsored Content )
*(Azure Sponsored Content )
** Server setup
**Server setup
** Garbage collector Java
**Garbage collector Java
** SSH connection
**SSH connection


*
*


*
*

Latest revision as of 18:22, 4 November 2022

◄ SL22W01 | SL22W03 ►

  • Generate Block-Images that do not exist in vanilla jar file
  • Trade window
    • Every Inventory should be a popup
    • Changed icons to 32x32 for items
    • Update screen
  • /effect give Kademlia night_vision 100000 255 true
  • KSon logout works but is not implemented, does spring have a default action here for the SessionRepository?
    • We need to be able to controll this from our source to invalidate active sessions from the desktop/command


  • (Azure Sponsored Content )
    • Server setup
    • Garbage collector Java
    • SSH connection