Commit Graph

837 Commits

Author SHA1 Message Date
Olof Larsson
d73126c544
MassiveCore - BoardUtil V1 2016-05-10 11:57:41 +02:00
Olof Larsson
57194df2d9
RecipeUtil, isPotion and Qualsish. 2016-05-05 19:45:22 +02:00
Olof Larsson
d9a3a26f68
This is 2.8.13 2016-05-04 10:09:20 +02:00
Olof Larsson
15f971a3bb
This is 2.8.12 2016-05-03 07:53:35 +02:00
Olof Larsson
b407f474c8
Fix Map comparison. Entry may not implement comparable. Also typo for iterator in ComparatorCollection. 2016-05-02 09:31:53 +02:00
Olof Larsson
c87afdd957
This is 2.8.11 2016-04-29 08:51:48 +02:00
Olof Larsson
033aebea05
Property Visibility. Add some editor annotations to config. 2016-04-29 08:17:25 +02:00
Olof Larsson
792c379542
Fix TypeTransformer bad read override. Manually set classes in ItemStack system. 2016-04-28 12:10:58 +02:00
Olof Larsson
1a20951ef6
Ooops. Fix InventoryUtil DragEvent change calculation. 2016-04-27 16:55:56 +02:00
Olof Larsson
0da8e6f8aa
1.7.x does not have rabbits. Fixes #259. 2016-04-27 16:00:06 +02:00
Olof Larsson
787fc3d82e
Working on Item stuff. Not done yet. 2016-04-27 15:36:48 +02:00
BuildTools
0255042f28
Unknown inventory change protection 2016-04-25 17:53:10 +02:00
BuildTools
4ab784e1e0
This is taking 2016-04-25 17:44:32 +02:00
Olof Larsson
7cd3994cb7
Ignore system.users as well. 2016-04-25 16:47:25 +02:00
Olof Larsson
4c1907ba07
Possibly Fully Functional :O 2016-04-25 14:50:57 +02:00
Olof Larsson
a0bcc5ae8d
DataItemStack - Dependencies, Better Debug, Better Order... 2016-04-25 09:36:24 +02:00
Olof Larsson
2c5fb79d9e
Adding BlockStateMeta layer. Initial shield banner support. 2016-04-24 13:40:19 +02:00
Olof Larsson
a6a97d1962
Use CraftItemStack where possible. The meta implementations are fuller. Especially noticeable with Shield banner pattern serialization and deserialization. 2016-04-24 10:32:41 +02:00
Olof Larsson
b491cd72f8
Add BannerPatterns upgrade adapter. Give adapters some <3. 2016-04-24 09:56:00 +02:00
Olof Larsson
cfa0c23b3d
Reverse Adapter Naming 2016-04-24 09:27:34 +02:00
Olof Larsson
cfff653649
MassiveCore - Working on DataItemStack. Not done yet. 2016-04-24 08:39:15 +02:00
BuildTools
5308e63282
PS utility method 2016-04-19 18:42:32 +02:00
Olof Larsson
a4acf15094
MassiveCore - Lazy Active by Reflection. Solves unwanted early instance creation. 2016-04-19 12:00:56 +02:00
Olof Larsson
2087b10c79
This is 2.8.10 2016-04-19 09:01:31 +02:00
Olof Larsson
83960425e3
Reverse order to make the two url connection options the very last ones. 2016-04-19 08:51:31 +02:00
Olof Larsson
48d9c866e2
Improve configuration file. Added support for fully disabling URL connections using the configuration file. 2016-04-19 08:33:00 +02:00
Olof Larsson
6ba1342408
No actually this will have to be 2.8.9 2016-04-18 14:57:29 +02:00
Olof Larsson
2476880a1f
This is 2.8.9 2016-04-18 13:13:01 +02:00
Olof Larsson
34bd0ebe18
Minor warning fix 2016-04-18 12:56:57 +02:00
Olof Larsson
9e352cfca8
MassiveCore - InventoryUtil improvements 2016-04-18 12:52:50 +02:00
Olof Larsson
0fd3a8a363
Delay Fetching Console. Fixes NPE on some servers. This has also been rectified for current servers by partial API disable. 2016-04-18 09:07:25 +02:00
Olof Larsson
69a96e7e6e
More work on ItemData 2016-04-17 12:24:49 +02:00
Olof Larsson
ef9f73c877
This is 2.8.8 2016-04-15 15:58:19 +02:00
Olof Larsson
9dddbe01dc
Add sponsorship. Ignore Entity CommandSenders, support ignoring player invenoties on clone. 2016-04-15 15:32:03 +02:00
Olof Larsson
712a1ab0f4
Further improve upon Madus work with automatic editor. 2016-04-14 13:02:06 +02:00
BuildTools
1b73f9bea0
10h Auto generating editor commands 2016-04-14 08:49:38 +02:00
Olof Larsson
54f1c3ea4f
Use a field for editor used requirements. Check source object for editor NoChange. Remove unused imports. Fix indentation. 2016-04-13 11:47:49 +02:00
BuildTools
422ceed9ad
2.0h TypePattern and better editor requirements 2016-04-13 07:40:01 +02:00
Olof Larsson
5b6b29f6a9 Mixins Reworked 2016-03-28 22:25:11 +02:00
Olof Larsson
615a212847 Improvements to TypeColor 2016-03-23 11:35:39 +01:00
Olof Larsson
777ee542b5 Create Meta 2016-03-23 10:28:58 +01:00
Olof Larsson
c7ab4f9719 Adding some ItemMeta utility methods. 2016-03-23 10:21:44 +01:00
BuildTools
79b9fa8193 0.3h Improve debug output on json syntax exception 2016-03-22 11:08:27 +01:00
Olof Larsson
8357b9f65e Fix ExceptionSet Ambiguity and add default TypeItemStack constructor. 2016-03-21 19:48:26 +01:00
BuildTools
5082f535e4 2.5h TypeColor 2016-03-21 19:07:02 +01:00
ulumulu1510
94bc49b7d3 0.1h - Include nulls in TabList. 2016-03-21 08:44:35 +01:00
BuildTools
930ebd71b4 0.3h Property sender to sender entity 2016-03-18 13:58:01 +01:00
BuildTools
7b69175c0f 0.3h Fix userOrder 2016-03-17 22:27:14 +01:00
Olof Larsson
dc89b439a0 Add WeatherType Rain alias. 2016-03-17 20:38:16 +01:00
Olof Larsson
8b88dbe15b Better Help Command Visibility 2016-03-17 20:26:55 +01:00