Commit Graph

85 Commits

Author SHA1 Message Date
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
Marcel Konrad
8d73d122f2 Move username field from WorldHandler to GuiWorldHandler 2019-10-19 20:07:18 +02:00
Marcel Konrad
3a7474ff23 Update forge and mappings 2019-10-19 18:31:46 +02:00
Marcel Konrad
932bdc397f Added support for key modifiers; GUI can now be opened and closed with the same button (if no widget has focus). Closes #6 2019-10-18 19:11:39 +02:00
Marcel Konrad
7a2a67cb4b Fix crash when installed on a dedicated server. Closes #4 2019-09-24 15:10:13 +02:00
Marcel Konrad
2bd9b02cef Fix filtered filter 2019-09-23 19:36:30 +02:00
Marcel Konrad
ba3f460e6d Replace deprecated ColoredString with MutableStringTextComponent 2019-09-18 14:59:47 +02:00
Marcel Konrad
e737f089f3 Replace EnumColor with TextFormatting 2019-09-18 14:56:26 +02:00
Marcel Konrad
df53bf3f75 Update import 2019-09-18 14:51:41 +02:00
Marcel Konrad
9e24aecc73 Replace EnumColor with TextFormatting 2019-09-18 14:50:22 +02:00
Marcel Konrad
0e3ccd951d Remove unused import 2019-09-18 14:48:58 +02:00
Marcel Konrad
cf1b45c3db Update imports 2019-09-18 14:47:42 +02:00
Marcel Konrad
9ffac8b806 Update reference 2019-09-17 22:47:48 +02:00
Marcel Konrad
20fa45c5f6 Remove deprecation 2019-09-17 22:42:49 +02:00
Marcel Konrad
600eb9059f Update imports 2019-09-17 22:41:36 +02:00