Commit Graph

835 Commits

Author SHA1 Message Date
Olof Larsson
8e071f2f6f New features for the message mixin. 2013-03-02 15:41:05 +01:00
Olof Larsson
b00eb28834 Adding debug output to the protocol lib useage location to get more data. 2013-03-01 13:10:56 +01:00
Olof Larsson
148b09542d Remove debug output I forgot about. 2013-03-01 12:56:06 +01:00
Olof Larsson
fc22f60e37 Removed the old version of the item stack adapter. This is good since we loose some CraftBukkit usage. 2013-02-28 19:54:41 +01:00
Olof Larsson
8c11390bf9 I heard Lombok actually wasn't that fun. So I removed it. 2013-02-28 19:44:30 +01:00
Olof Larsson
9b0f96e794 version bump 2013-02-28 14:07:47 +01:00
Olof Larsson
f1acaf8143 Removed potion packet util and added MCoreEntityPotionColorEvent. 2013-02-28 12:48:09 +01:00
Olof Larsson
bd1e2e29de Scheduled teleports should not depent on tickrate. 2013-02-27 08:27:28 +01:00
Olof Larsson
9a4280fad9 typo fix 2013-02-22 10:13:52 +01:00
Olof Larsson
06bf6f2946 use one mcore only 2013-02-22 08:27:28 +01:00
Olof Larsson
022e05ceaa more mixin and loads of other stuff 2013-02-22 08:12:02 +01:00
Olof Larsson
dba940f337 Remove that old stuff and add in some new herp. 2013-01-30 12:48:18 +01:00
Olof Larsson
9068618e8c Always case insensitive 2013-01-29 19:00:10 +01:00
Olof Larsson
d9c6abe12b Work on mixins and PS. 2013-01-29 18:58:36 +01:00
Olof Larsson
33ab2f0e88 Violently shivering froodl. 2013-01-28 21:14:36 +01:00
Olof Larsson
8675a87aba Remove plugin reference from MCommand. Aim to work with CommandSender instead of Player in most situations. 2013-01-17 15:44:38 +01:00
Olof Larsson
e4942a2eb8 The two sets were of course redundant. The two maps covered those two cases. 2013-01-16 12:33:16 +01:00
Olof Larsson
3191ff7916 Add entity and id comparators. Store entity id in Entity just as we put a reference there to the collection. 2013-01-16 12:16:47 +01:00
Olof Larsson
d69a61d6c2 Move all field initialization to the constructor. 2013-01-16 11:05:47 +01:00
Olof Larsson
cebdaebb2e Minor syntax fix 2013-01-15 16:15:37 +01:00
Olof Larsson
0185870205 Rename Perm --> PermUtil and improved permission management utilities. 2013-01-15 16:08:43 +01:00
Olof Larsson
cfd3ff0d94 minor cleanup 2013-01-15 07:58:51 +01:00
Olof Larsson
d2d5d802dd Work on the ItemStack adapter. Added missing firework flight power. Updated format description document. 2013-01-15 07:49:14 +01:00
Olof Larsson
6b8baafa37 Possible resource leak fix 2013-01-10 13:58:19 +01:00
Olof Larsson
f3530d521b Teleporter may now throw exceptions 2013-01-10 13:56:34 +01:00
Olof Larsson
693705fc10 pager 2013-01-09 10:59:21 +01:00
Olof Larsson
3d0d0c1862 Detaching entities and ids using separate methods. Made ids sort naturally as well. 2013-01-09 09:51:53 +01:00
Olof Larsson
514162387f Minimalizing and simplifying MStore. Also adding default sorting to entities and collections. 2013-01-09 09:41:14 +01:00
Olof Larsson
9a66c7ce2c Hardening config cmd aliases and adding pageheight-aware pager. 2013-01-08 18:10:53 +01:00
Olof Larsson
e4da009bfc Better permission nodes, player references and ensureHas utility in Perm. 2013-01-05 14:25:35 +01:00
Olof Larsson
b13f8f2df0 We like sort order :) 2013-01-01 11:07:42 +01:00
Olof Larsson
cfff2c5c09 The issue was fixed so now we fixed :3 2012-12-31 10:57:31 +01:00
Olof Larsson
cf23084db6 Add support for the new ItemMeta. 2012-12-21 23:16:33 +01:00
Olof Larsson
c19f8ba061 Made the PotionEffectAdapter a bit more flexible 2012-12-21 12:45:32 +01:00
Olof Larsson
3efa531559 Update for 1.4.6 2012-12-21 08:35:07 +01:00
Olof Larsson
5d193587ed NMS-free fake explosion. 2012-12-20 15:17:28 +01:00
Olof Larsson
0a15dae2a4 some indent and a version bump 2012-12-20 13:05:48 +01:00
Olof Larsson
01fd133352 Fix indent style 2012-12-20 08:50:03 +01:00
Olof Larsson
e5c7d7708e Fix config files nog updating and reworked ItemStack adapter to avoid NMS NBT. 2012-12-20 08:32:09 +01:00
Olof Larsson
552f74274a Legacy custom serializer since removal of getHandle 2012-12-18 09:13:55 +01:00
Olof Larsson
1e601bea2d Version 5 1.1.0 for CB 1.4.5-R0.3 2012-12-17 14:51:11 +01:00
Olof Larsson
73ecbd659a PS bug fixes, more argument readers, NMS utils 2012-12-17 13:13:12 +01:00
Olof Larsson
79c42a56e6 Possible hotfix for empty NMS lists. 2012-11-24 19:14:25 +01:00
Olof Larsson
303f91430a A polymorph adapter and some text utils. 2012-11-18 00:05:28 +01:00
Olof Larsson
ef49abde15 rm 2012-11-11 14:50:30 +01:00
Olof Larsson
f66425f1f7 added media logo 2012-11-11 14:47:41 +01:00
Olof Larsson
000a9e628a mcore5 2012-11-11 13:07:30 +01:00
Olof Larsson
822db7a308 Spelling and a reflection freakout fix. 2012-11-10 22:08:42 +01:00
Olof Larsson
b4497f9b26 Beta version of better ItemStack serialization using a NBT <--> Gson converter. 2012-11-10 19:17:46 +01:00
Olof Larsson
34a7323f4a base commands are now configurable 2012-11-08 00:09:51 +01:00