Commit Graph

77 Commits

Author SHA1 Message Date
Marcel Konrad
560b9ee360 Added '/worldhandler allow_commands' subcommand, improved permission query error messages 2022-06-28 23:46:02 +02:00
Marcel Konrad
00f918235f Fix invalid input falling back to pig as input 2022-06-17 21:37:11 +02:00
Marcel Konrad
1875253f78 Update to 1.19 2022-06-15 21:34:51 +02:00
Marcel Konrad
a0c3835d0e Fix TagArgument not being default although there are no contents 2022-06-15 21:20:53 +02:00
Marcel Konrad
a65d4a6213 Update to 1.18.2
Swapped arguments for wh replace
2022-03-03 21:52:31 +01:00
Marcel Konrad
91d2290584 Add missing files 2021-12-02 16:02:45 +01:00
Marcel Konrad
7951c13bc5 Update to 1.18
Rewrite command builders
Usercontent api v2
2021-12-02 12:45:25 +01:00
Marcel Konrad
915ce2cad2 Fix sign commands not working when text is empty. Fixed color formatting with '&' when no other formatting is applied 2021-09-27 20:01:25 +02:00
Marcel Konrad
36dadd84a2 Remove distmarker annotations 2021-09-20 21:02:37 +02:00
Marcel Konrad
700803a286 Rename POTIONS to MOB_EFFECTS for newer forge versions 2021-09-10 17:09:25 +02:00
Marcel Konrad
ea35dcb6f3 Update to 1.17.1 2021-07-26 00:49:42 +02:00
Marcel Konrad
b5d86170a0 Fix NoClassDefFoundError in reobf 2021-07-26 00:23:20 +02:00
Marcel Konrad
0b3118403b Fix Scoreboard/Players crash 2021-07-25 23:59:48 +02:00
Marcel Konrad
7498440cd8 Update forgegradle and minecraftforge
Switch to official mappings
2021-03-25 23:14:35 +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
4f732a8062 Update to 1.16.4 2020-11-02 23:51:10 +01:00
Marcel Konrad
6408a67956 Add javadoc 2020-11-02 17:48:13 +01:00
Marcel Konrad
80ec385ff8 Rename getBuilderFor to build 2020-11-02 15:31:26 +01:00
Marcel Konrad
c2974ca22c Further improve entity name parsing 2020-10-23 15:06:27 +02:00
Marcel Konrad
c5da1f2073 Cleanup entity name parsing 2020-10-23 14:59:29 +02:00
Marcel Konrad
0879628fcf Fix potential NPEs 2020-10-23 14:49:51 +02:00
Marcel Konrad
a3ef5cb796 Add nullable annotation for getState 2020-10-23 14:46:44 +02:00
Marcel Konrad
5da246a5b8 Organize imports 2020-10-18 17:24:57 +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
b1db1a78f4 Update to 1.16.2 2020-08-29 20:33:33 +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
563ef68c95 Remove TODO comment 2020-07-02 18:45:53 +02:00
Marcel Konrad
cdc222b1e7 Update to 1.16.1 2020-07-01 23:44:51 +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
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
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
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
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