SL23W13: Difference between revisions

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


* Range<> implementation for MinMaxOption values, does not work too well with Range<Vector> for example
*Range<> implementation for MinMaxOption values, does not work too well with Range<Vector> for example
* HotswapAgent problems with anonymous classes, resolved by disabling anonymous class hotswapping
*HotswapAgent problems with anonymous classes, resolved by disabling anonymous class hotswapping
* Using latest commit from HotswapAgent repo
*Using latest commit from HotswapAgent repo
 
<br />
 
* Implemented first basic BlockModel
* Implemented first basic TextModel
* Implemented first basic ItemModel
* Implemented Vector changing on Screen
* Add Right-Click Popup in general for all Option-Types

Revision as of 20:38, 28 April 2023

◄ SL23W12 | SL23W14 ►


  • Range<> implementation for MinMaxOption values, does not work too well with Range<Vector> for example
  • HotswapAgent problems with anonymous classes, resolved by disabling anonymous class hotswapping
  • Using latest commit from HotswapAgent repo


  • Implemented first basic BlockModel
  • Implemented first basic TextModel
  • Implemented first basic ItemModel
  • Implemented Vector changing on Screen
  • Add Right-Click Popup in general for all Option-Types