Commit Graph

241 Commits

Author SHA1 Message Date
Marcel Konrad
5da246a5b8 Organize imports 2020-10-18 17:24:57 +02:00
Marcel Konrad
e61879afe4 Fixed exsiting file discovery for installer 2020-10-18 17:20:25 +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
ab41ddd942 Update to 1.16.3 2020-09-11 14:58:42 +02:00
Marcel Konrad
b1db1a78f4 Update to 1.16.2 2020-08-29 20:33:33 +02:00
Marcel Konrad
837752145a Bump version 2020-08-29 20:25:22 +02:00
Marcel Konrad
38d0487086 Fix preset filters 2020-08-29 20:24:20 +02:00
Marcel Konrad
5af678a314 Remove comment 2020-08-13 18:45:06 +02:00
Marcel Konrad
2654ef9d16 Bump version 2020-07-29 13:37:24 +02:00
Marcel Konrad
2397561c04 Followup to previous commit 2020-07-29 13:19:22 +02:00
Marcel Konrad
a69d6daa45 Followup to previous commit 2020-07-29 13:18:23 +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
227d1edc5d Command blocks now execute commands at the player 2020-07-29 01:09:20 +02:00
Marcel Konrad
ce31d6e7b2 Formatting 2020-07-29 01:07:54 +02:00
Marcel Konrad
3783f478f1 Refactor 2020-07-28 20:30:35 +02:00
Marcel Konrad
e3e4891d75 Add butcher presets 2020-07-28 20:20:10 +02:00
Marcel Konrad
ad90a71d2b Cleanup 2020-07-19 00:49:47 +02:00
Marcel Konrad
c5b07023e5 Bump version 2020-07-18 12:48:24 +02:00
Marcel Konrad
639ff784da Fix wh clone command 2020-07-18 12:43:57 +02:00
Marcel Konrad
ded10cbb36 Update to new forge command event, closes #13 2020-07-18 12:37:54 +02:00
Marcel Konrad
ce59f2db72 Bump version 2020-07-05 13:51:10 +02:00
Marcel Konrad
c73e177dd2 Fix outline rendering partially 2020-07-05 13:50:57 +02:00
Marcel Konrad
7832c0a902 Fix deprecated code 2020-07-05 13:49:42 +02:00
Marcel Konrad
563ef68c95 Remove TODO comment 2020-07-02 18:45:53 +02:00
Marcel Konrad
fee3d8bc2b Bump version 2020-07-02 00:46:11 +02:00
Marcel Konrad
5ea850793c Correct username position when watch is disabled 2020-07-02 00:45:01 +02:00
Marcel Konrad
699f3d6edb Fix command registering 2020-07-01 23:51:05 +02:00
Marcel Konrad
cdc222b1e7 Update to 1.16.1 2020-07-01 23:44:51 +02:00
Marcel Konrad
42cd320328 Bump version 2020-07-01 23:33:12 +02:00
Marcel Konrad
bf4f6b0654 Fix minecraft.custom stat translations 2020-07-01 23:24:15 +02:00
Marcel Konrad
2ef1c91797 Fix command syntax for teams leave 2020-07-01 23:23:41 +02:00
Marcel Konrad
981d74f213 When duration is set to 0, use the maximum possible duration for serialization 2020-07-01 23:22:35 +02:00
Marcel Konrad
b94ae1d1ed Set block resource location node when setting block state; fixes note editor 2020-07-01 23:21:26 +02:00
Marcel Konrad
97e6fb3428 Fix hover rendering 2020-07-01 23:20:16 +02:00
Marcel Konrad
d369c1058a Fix NoSuchMethodError in reobf 2020-07-01 23:19:34 +02:00
Marcel Konrad
1a349a2ce2 Fix ArmorItems tag not serializing 2020-07-01 23:18:28 +02:00
Marcel Konrad
9875b54ca1 Bump version 2020-05-24 20:52:57 +02:00
Marcel Konrad
21eb3e1407 Add command stack, Move butcher to entities category 2020-05-24 20:48:09 +02:00
Marcel Konrad
0de447fe3a Treat null as a default value 2020-05-24 20:46:41 +02:00
Marcel Konrad
5e23678a20 Renamed CoordinateType to EnumType 2020-05-24 20:43:34 +02:00
Marcel Konrad
5e92194c05 Changed block_placing_mode from String to EnumMode, Fixed nbt setter for BuilderSetBlock, Renamed BuilderSetBlock#withState to BuilderSetBlock#setState 2020-05-24 20:34:54 +02:00
Marcel Konrad
6e4f26b66e Renamed CoordinateType to EnumType 2020-05-24 20:26:28 +02:00