Commit Graph

173 Commits

Author SHA1 Message Date
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
Marcel Konrad
1a6efa33e5 Add explicit super call 2020-05-24 20:23:56 +02:00
Marcel Konrad
1b63ba9517 Renamed EffectData to EffectNBT, Implemented INBTWritable for EffectNBT 2020-05-24 20:23:16 +02:00
Marcel Konrad
0018887a5a Add explicit super call 2020-05-24 20:15:04 +02:00
Marcel Konrad
fe3996a44d Simplify command block placement 2020-05-24 20:13:52 +02:00
Marcel Konrad
556305708b Object serialization implements INBTWritable 2020-05-24 20:12:40 +02:00
Marcel Konrad
1d011c005b Extract serialize method to INBTWritable 2020-05-24 20:06:13 +02:00
Marcel Konrad
b2cbc6afb7 Treat null as a default value 2020-05-24 20:03:36 +02:00
Marcel Konrad
1acdaa34b6 Extend IContent by IGuiEventListener and implement method hooks 2020-05-23 21:28:17 +02:00
Marcel Konrad
1f650879bc Brighten icons to match vanilla styling 2020-05-23 20:52:09 +02:00
Marcel Konrad
10534fc6bf Fix toString 2020-05-22 14:56:39 +02:00
Marcel Konrad
1fd06221d7 Remove unnecessary method 2020-05-22 14:56:19 +02:00
Marcel Konrad
f161867a1a Attach serializer to object 2020-05-22 14:55:07 +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
64829ed081 Bump version 2020-03-10 12:42:17 +01:00
Marcel Konrad
1f67c8e695 Reimplement block highlighting 2020-03-10 12:41:54 +01:00