Age | Commit message (Collapse) | Author |
|
|
|
|
|
Fixes #231. Fabric Loader 0.15 fixes the treatment of client-only fields,
so this code crashed before.
|
|
|
|
Closes #228.
|
|
Fixes #227. Introduces a minor new API,
CottonInventoryScreen.paintDescription, for use in a mixin.
|
|
Fixes #229.
|
|
|
|
Resolves #216.
|
|
|
|
|
|
|
|
Resolves #221.
|
|
|
|
|
|
Resolves #203.
|
|
Fixes #226.
|
|
|
|
|
|
Fixes #213.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Fix choppiness from using int coordinates
- UV order is normalised and flipping is explicitly not supported
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Juuz <6596629+Juuxel@users.noreply.github.com>
|
|
|
|
|
|
|
|
# Conflicts:
# gradle.properties
# src/main/java/io/github/cottonmc/cotton/gui/client/CottonClientScreen.java
# src/main/java/io/github/cottonmc/cotton/gui/client/CottonInventoryScreen.java
|