Commit Graph

215 Commits

Author SHA1 Message Date
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
354d201ea5 Fix formatting 2020-07-28 20:19:53 +02:00
Marcel Konrad
89b908677b Add license 2020-07-28 18:21:42 +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
33840269b7 Update loader version and version range 2020-07-02 00:03:00 +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
a948f59bdc Update logo 2020-05-25 18:30:05 +02:00
Marcel Konrad
3b762bf1be Update texture 2020-05-24 21:13:02 +02:00
Marcel Konrad
cc23799a48 Updated credits 2020-05-24 21:02:56 +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