From e0fc9948192ca953c96ba2ecd0251bcc5edd1708 Mon Sep 17 00:00:00 2001 From: Merith-TK Date: Tue, 2 Mar 2021 22:47:44 -0800 Subject: [PATCH] [TODO] Auto-generate monitor models I didn't think it was worth it, and then I found myself needing to update a dozen of them. The code isn't especially pretty, but it works, so that's fine. Also fixes several issues with us using the wrong texture (closes #572). I've put together a wiki page[1] which describes each texture in a little more detail. [1] https://github.com/SquidDev-CC/CC-Tweaked/wiki/Monitor-texture-reference --- patchwork.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/patchwork.md b/patchwork.md index be1d405c9..f1d77676b 100644 --- a/patchwork.md +++ b/patchwork.md @@ -287,3 +287,21 @@ use arg[0] in all usage printouts (#571) Bump to 1.94.0 ``` + +[TODO] [M3R1-02] Zero Clue how to reimplement this in fabric. +``` +c8aeddedd4ed430f9cb6428676ebb4fa39834182 + +Auto-generate monitor models + +I didn't think it was worth it, and then I found myself needing to +update a dozen of them. The code isn't especially pretty, but it works, +so that's fine. + +Also fixes several issues with us using the wrong texture (closes #572). +I've put together a wiki page[1] which describes each texture in a +little more detail. + +[1] https://github.com/SquidDev-CC/CC-Tweaked/wiki/Monitor-texture-reference +``` +