promotional bannermobile promotional banner

Spinnery: Fabric [Discontinued]

Spinnery is a modern, feature-complete GUI library for Minecraft 1.15 and 1.16.

File Details

spinnery-3.0.37+fabric-1.16.x.jar

  • R
  • Jun 10, 2020
  • 446.16 KB
  • 156
  • 1.16-Snapshot
  • Fabric

File Name

spinnery-3.0.37+fabric-1.16.x.jar

Supported Versions

  • 1.16-Snapshot

Curse Maven Snippet

Fabric

modImplementation "curse.maven:spinnery-fabric-364618:2977138"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Fixed:

 - WVerticalScrollableContainer behavior;

 - WVerticalScrollableContainer appearance;

 - WVerticalScrollbar behavior;

 - WVerticalScrollbar appearance;

 - OpenGL scissor stacking;

 

Changed:

- Positions from ints to floats;

- Sizes from ints to floats;

- Package structure;

- Theme loading;

- OpenGL rendering;

- Internal names;

 

Added:

 - WVerticalScrollableContainer smooth scrolling;

 - WVerticalScrollableContainer fade in/out;

 - WVerticalScrollableContainer up/down arrow  button navigation;

 - WVerticalScrollableContainer keyboard up/down arrow navigation;

 - WVerticalScrollableContainer middle mouse drag navgiation;

 - WVerticalScrollableContainer mouse click approximation navigation;

- WVerticalScrollableContainer hover/held coloring;

- WVerticalScrollableContainer method to add rows of widgets with automatic spacing;

 

- Configuration API with built-in (de)serialization, screens, localization;

 

- ModMenu integration with configuration:

  - Preferred theme - will be prioritized when choosing a widget's theme;

  - Whether to use smoothing or not;

  - Whether to use fading or not;

  - Whether to use arrows or not;

  - Smooth scrolling miscellaneous options;