Commit Graph

1105 Commits

Author SHA1 Message Date
Olof Larsson
de1a28914b
TypeDataItemStack is not 1.7 compatible either due to annotations loading. Luckily not used in any public plugins for now. 2016-05-17 19:18:32 +02:00
Olof Larsson
b402eed4c3
TypeDataBannerPattern is not 1.7 compatible. 2016-05-17 19:14:33 +02:00
Olof Larsson
fddb33ff9f
MassiveCore - Mixin Stuff part 3 2016-05-17 17:20:55 +02:00
Olof Larsson
4301a8ff31
MassiveCore - Mixin Stuff part 2 2016-05-17 11:44:05 +02:00
Olof Larsson
3f46a3bfac
Mixin Improvement Step 1 2016-05-16 11:36:34 +02:00
Olof Larsson
053a54190a
Reflection Util improvements. A bug fix. Dirt code from messing around. 2016-05-14 10:37:45 +02:00
Olof Larsson
1e73cfb7db
MassiveCore - Remove Static Mixin 2016-05-13 12:32:28 +02:00
Olof Larsson
37e93a86f4
Editor annotations and fix erronous space in editor. 2016-05-13 11:10:29 +02:00
Olof Larsson
ab530b6636
Entry Separator 2016-05-12 17:23:14 +02:00
Olof Larsson
a2a1cf269f
Repair ExceptionSet Editor 2016-05-12 15:30:11 +02:00
Olof Larsson
37d4932414
BoardUtil work. isSynchronous. Is ExceptionSet Empty. 2016-05-12 12:11:16 +02:00
Olof Larsson
c98c562bc9
BoardUtil - Missing NoChange Detection and TODO Comments. 2016-05-12 07:27:12 +02:00
Olof Larsson
03e71c3dfa
Dat Space 2016-05-11 20:14:48 +02:00
Olof Larsson
a46e8e2573
MassiveCore - Boards and NMS 2016-05-11 12:55:38 +02:00
Olof Larsson
4a307e619f
Add WorldExceptionSet super constructor 2016-05-11 09:25:41 +02:00
Olof Larsson
ed15088ed5
MassiveCore - Minor Editor Stuff 2016-05-11 08:53:22 +02:00
Olof Larsson
44d525446b
MassiveCore - Editor Changes 2016-05-10 13:03:37 +02:00
BuildTools
df4c031842
Allow properties for types 2016-05-10 12:21:59 +02:00
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