SL23W13: Difference between revisions

From ETM
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 8: Line 8:


<br />
<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

Latest 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