Commit Graph

99 Commits

Author SHA1 Message Date
Marcel Konrad
922a4648ee Add alternative constructor for GuiButtonBase 2020-11-06 20:08:38 +01:00
Marcel Konrad
fd95baf5f7 Replace passenger with custom nbt field, Add submenu for custom name formatting 2020-11-06 20:08:10 +01:00
Marcel Konrad
3daf607656 Organize imports 2020-11-04 17:55:04 +01:00
Marcel Konrad
9e76757af9 Use ActionHelper#open whenever possible 2020-11-04 17:32:53 +01:00
Marcel Konrad
0e4a8c94e3 Remove debug print 2020-11-04 17:30:19 +01:00
Marcel Konrad
4f732a8062 Update to 1.16.4 2020-11-02 23:51:10 +01:00
Marcel Konrad
1596ce8dff Fix gui not closing when pressing activation button 2020-11-02 17:22:43 +01:00
Marcel Konrad
80ec385ff8 Rename getBuilderFor to build 2020-11-02 15:31:26 +01:00
Marcel Konrad
59c945a96f Improve transparent ui/ux and fix tab gradient for index 0 2020-10-23 14:52:05 +02:00
Marcel Konrad
e23d73726b Fixed potential NPEs and added @Nonnull and @Nullable annotations 2020-10-18 17:19:37 +02:00
Marcel Konrad
9f18302706 Replace mode strings with enum 2020-10-18 15:57:41 +02:00
Marcel Konrad
e2a8cdbfa4 Fix potential NPE and refactoring 2020-10-18 15:35:53 +02:00
Marcel Konrad
f14ebb19ba Move WidgetTabRenderer to appropriate package 2020-10-18 15:28:43 +02:00
Marcel Konrad
f1b2c3ac5f Make widgets static 2020-10-16 15:05:00 +02:00
Marcel Konrad
ac357fbc68 Rename TabRenderer to WidgetTabRenderer and a few tweaks 2020-10-16 15:04:36 +02:00
Marcel Konrad
679f148258 Refactoring of container gui implementation and package structure improvements 2020-10-16 14:42:26 +02:00
Marcel Konrad
021298e6f5 Moved buttons to widget subfolder, Changed input detection method 2020-10-16 14:38:23 +02:00
Marcel Konrad
b1db1a78f4 Update to 1.16.2 2020-08-29 20:33:33 +02:00
Marcel Konrad
38d0487086 Fix preset filters 2020-08-29 20:24:20 +02:00
Marcel Konrad
19b42448bf Always use the username of the command target if the command exceeds the maximum chat message length and command blocks need to be used 2020-07-29 01:34:29 +02:00
Marcel Konrad
f99f6073b8 Fix armor ordering, Remove debug output 2020-07-29 01:10:00 +02:00
Marcel Konrad
e3e4891d75 Add butcher presets 2020-07-28 20:20:10 +02:00
Marcel Konrad
5ea850793c Correct username position when watch is disabled 2020-07-02 00:45:01 +02:00
Marcel Konrad
cdc222b1e7 Update to 1.16.1 2020-07-01 23:44:51 +02:00
Marcel Konrad
bf4f6b0654 Fix minecraft.custom stat translations 2020-07-01 23:24:15 +02:00
Marcel Konrad
97e6fb3428 Fix hover rendering 2020-07-01 23:20:16 +02:00
Marcel Konrad
21eb3e1407 Add command stack, Move butcher to entities category 2020-05-24 20:48:09 +02:00
Marcel Konrad
6e4f26b66e Renamed CoordinateType to EnumType 2020-05-24 20:26:28 +02:00
Marcel Konrad
1acdaa34b6 Extend IContent by IGuiEventListener and implement method hooks 2020-05-23 21:28:17 +02:00
Marcel Konrad
93cb07647d Divide button rendering into four sections, so height adjustments are possible 2020-05-04 20:42:26 +02:00
Marcel Konrad
36e0fb47e4 Unify icon hover color with vanilla; draw icon in the middle of the button 2020-05-04 20:41:15 +02:00
Marcel Konrad
f617397174 Fix font colors for piano buttons 2020-05-04 20:39:48 +02:00
Marcel Konrad
ba95abff79 Add up and down arrows (follow up) 2020-05-04 20:39:23 +02:00
Marcel Konrad
1f67c8e695 Reimplement block highlighting 2020-03-10 12:41:54 +01:00
Marcel Konrad
835b2c6944 Rendering optimisations 2020-02-18 20:21:09 +01:00
Marcel Konrad
1adb09cacd Update to 1.15.2 2020-01-25 14:19:00 +01:00
Marcel Konrad
efdcf51c23 Update to 1.15.1 2019-12-26 19:18:34 +01:00
Marcel Konrad
ea77e61918 Update comment 2019-12-26 14:07:17 +01:00
Marcel Konrad
6a87a4b6d2 Resolve compilation error 2019-11-12 18:50:44 +01:00
Marcel Konrad
0d37b07baf Rename ELEMENT to MENU 2019-11-12 18:41:23 +01:00
Marcel Konrad
ef37bd39d2 Simplify project package structure 2019-11-12 18:35:05 +01:00
Marcel Konrad
12cc7f7079 Renamed 'Element' to 'Menu' 2019-11-12 18:23:57 +01:00
Marcel Konrad
dc4e3722c2 Added visibility option for texts for usercontents 2019-11-12 18:10:28 +01:00
Marcel Konrad
5e6b36e9c1 Replace page strings with enums 2019-11-12 17:57:25 +01:00
Marcel Konrad
3c5c8b0ec2 Added option to change back content for usercontent 2019-11-11 23:08:20 +01:00
Marcel Konrad
6a3c762559 Removed IContent#getHeadline and refactoring 2019-11-11 23:04:16 +01:00
Marcel Konrad
3ce935d714 Add getter for parent content 2019-11-11 16:20:41 +01:00
Marcel Konrad
fc70c82545 Add custom usercontent loading from json and javascript files alongside bugfixes for page list, refactorings and documentation 2019-11-02 18:41:15 +01:00
Marcel Konrad
28896df2c4 Fix advancements not loading 2019-10-29 11:06:43 +01:00
Marcel Konrad
c2ecfaf496 Fix crash when not looking at a sign 2019-10-25 16:10:25 +02:00