Commit Graph

44 Commits

Author SHA1 Message Date
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
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
ef37bd39d2 Simplify project package structure 2019-11-12 18:35:05 +01:00
Marcel Konrad
730700ba00 Fix empty player name and optimization 2019-11-02 19:15:21 +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
7a2a67cb4b Fix crash when installed on a dedicated server. Closes #4 2019-09-24 15:10:13 +02:00
Marcel Konrad
60ce1e678f Optimization 2019-09-24 15:08:20 +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
354eda61bd Replace EnumDifficulty with vanilla Difficulty enum 2019-09-17 22:38:36 +02:00
Marcel Konrad
503b15f300 Resolve name conflict 2019-07-21 23:09:41 +02:00
Marcel Konrad
d7588875da Rename 2019-06-26 22:23:34 +02:00
Marcel Konrad
d990f8512b Update to 1.14.3 2019-06-25 13:57:07 +02:00
Marcel Konrad
e5e6226fbf Update to 1.14.2 2019-06-18 17:37:55 +02:00
Marcel Konrad
2fa3338ffd Fix potential color change 2019-06-18 17:00:45 +02:00
Marcel Konrad
ae31785bec Fix short tag 2019-06-18 16:56:54 +02:00
Marcel Konrad
e86d4f5c0c Update to 1.13.2 2019-04-02 18:17:54 +02:00
Marcel Konrad
eafef4ae54 Fix effect command giving 20 times as much duration 2019-02-26 17:04:48 +01:00
Marcel Konrad
e9d69b54db Mark EnumDifficulty as deprecated 2018-09-11 00:04:53 +02:00
Marcel Konrad
eb91ad9753 Refactoring and fixes 2018-06-28 01:07:15 +02:00
Marcel Konrad
70c7419795 Add recipe gui 2018-06-28 01:06:32 +02:00
Marcel Konrad
e6f0fe4c4d Move Main.java and WorldHandler.java from exopandora.worldhandler.main to exopandora.worldhandler 2018-04-11 14:33:45 +02:00
Marcel Konrad
9552b91665 2.1 2018-02-17 18:57:33 +01:00
Marcel Konrad
9ba0331404 2.0 2018-02-05 17:31:55 +01:00