Commit Graph
9 Commits
Author SHA1 Message Date
Ayush Thoren ed9cbae3f7 Fix initial cursor position for in-game UI elements (#1120)
Signed-off-by: Ayush Thoren <[email protected]>
2026-03-23 21:06:20 -05:00
Ayush Thoren be7e2ca91d Fix font rendering for color and formatting codes (#1017)
* Fix "Colormatic" splash text rendering as single color

Signed-off-by: Ayush Thoren <[email protected]>

* Use per-vertex coloring in a single batch

Signed-off-by: Ayush Thoren <[email protected]>

* Fix font rendering for color and formatting codes

Signed-off-by: Ayush Thoren <[email protected]>

---------

Signed-off-by: Ayush Thoren <[email protected]>
2026-03-22 00:33:35 -04:00
Ayush Thoren f39b44e75e Fix font rendering for color and formatting codes (#1017)
* Fix "Colormatic" splash text rendering as single color

Signed-off-by: Ayush Thoren <[email protected]>

* Use per-vertex coloring in a single batch

Signed-off-by: Ayush Thoren <[email protected]>

* Fix font rendering for color and formatting codes

Signed-off-by: Ayush Thoren <[email protected]>

---------

Signed-off-by: Ayush Thoren <[email protected]>
2026-03-22 00:33:35 -04:00
Ayush Thoren d131a551bf Fix mounted minecarts not persisting across world reloads (#979)
* Fix mounted minecarts not persisting across world reloads

Signed-off-by: Ayush Thoren <[email protected]>

* Apply patch

---------

Signed-off-by: Ayush Thoren <[email protected]>
2026-03-13 11:16:05 +00:00
Ayush Thoren 32ddc6d967 Fix mounted minecarts not persisting across world reloads (#979)
* Fix mounted minecarts not persisting across world reloads

Signed-off-by: Ayush Thoren <[email protected]>

* Apply patch

---------

Signed-off-by: Ayush Thoren <[email protected]>
2026-03-13 11:16:05 +00:00
Ayush Thoren bb8ffee0d3 Fix mouse being pulled to the bottom right (#1156)
Signed-off-by: Ayush Thoren <[email protected]>
2026-03-12 01:44:32 -05:00
Ayush Thoren a14a4542c9 Fix stale held item appearing when switching worlds (#910)
Signed-off-by: Ayush Thoren <[email protected]>
2026-03-09 03:12:49 +08:00
Ayush Thoren 2f443fe333 Fix F3 debug crash when throwing ender pearl long distance (#934)
Signed-off-by: Ayush Thoren <[email protected]>
2026-03-09 03:10:47 +08:00
Ayush Thoren 45704388b6 Fix second-person nametag pitch (#963)
Signed-off-by: Ayush Thoren <[email protected]>
2026-03-09 02:39:37 +08:00