Olof Larsson
|
2543fc306e
|
Use oid and fixId everywhere for safety.
|
2013-03-04 11:04:51 +01:00 |
|
Olof Larsson
|
5c2752129d
|
Improving command requirement Req
|
2013-03-02 16:29:20 +01:00 |
|
Olof Larsson
|
65f84c25fe
|
new senderId sources and minor message mixin fix.
|
2013-03-02 15:56:11 +01:00 |
|
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
|
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
|
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 |
|
Olof Larsson
|
08dd0e1c3c
|
initial 1.4.2 changes
|
2012-11-07 11:33:59 +01:00 |
|
Olof Larsson
|
4e6a839d79
|
wow. getting close to stable next major version \:D/
|
2012-10-02 21:54:20 +02:00 |
|
Olof Larsson
|
38aad961cc
|
java conventions and lombok
|
2012-10-01 16:32:18 +02:00 |
|
Olof Larsson
|
6fbc4b9a7a
|
some lomboking
|
2012-10-01 15:12:22 +02:00 |
|
Olof Larsson
|
9e5866303e
|
many random updates again :P
|
2012-10-01 13:18:49 +02:00 |
|
Olof Larsson
|
c670731a4e
|
Changes :P
|
2012-09-23 14:46:05 +02:00 |
|
Olof Larsson
|
a47df27b30
|
Logging with color and improvement to Colls.
|
2012-09-22 12:40:52 +02:00 |
|
Olof Larsson
|
d27473a8ad
|
Removing old deprecation and noting what to delete asap.
|
2012-09-21 01:00:55 +02:00 |
|
Olof Larsson
|
1527dc5aa7
|
Removing two old invalid aproaches.
|
2012-09-21 00:55:59 +02:00 |
|
Olof Larsson
|
4d613e3b45
|
Removing the usel system.
|
2012-09-21 00:54:20 +02:00 |
|
Olof Larsson
|
682e6513a4
|
Loads of changes.
|
2012-09-21 00:50:43 +02:00 |
|
Olof Larsson
|
3c9a0a4640
|
Avoid PlayerPreLogin event, PS improvements and Store improvements.
|
2012-09-08 12:16:41 +02:00 |
|
Olof Larsson
|
14756e79fd
|
Say hello to my little firend xD
|
2012-09-02 18:47:21 +02:00 |
|
Olof Larsson
|
5845a7c19b
|
Renaming WCat to USel. Some universe messing around.
|
2012-09-02 14:13:20 +02:00 |
|
Olof Larsson
|
4883d0754f
|
Beta universe implementation.
|
2012-09-01 18:31:33 +02:00 |
|
Olof Larsson
|
46b044e5c4
|
Avoiding some error output we dislike.
|
2012-08-31 19:08:11 +02:00 |
|
Olof Larsson
|
e286f923b1
|
Bugfixes and removed the matcher method within the coll.
|
2012-08-31 18:13:41 +02:00 |
|
Olof Larsson
|
f706ea7ac2
|
Improvements to the simple config. Added an init method to the store coll.
|
2012-08-31 16:16:24 +02:00 |
|
Olof Larsson
|
7e0305aec0
|
A bugfix and a simple config class.
|
2012-08-31 15:30:20 +02:00 |
|
Olof Larsson
|
6089d5e0ed
|
Some work on putting the components together
|
2012-08-31 14:53:15 +02:00 |
|
Olof Larsson
|
eba582f3f3
|
A few bugfixes.
|
2012-08-31 13:40:18 +02:00 |
|
Olof Larsson
|
541b6ffd1e
|
Avoid creating folders in vain.
|
2012-08-31 13:32:53 +02:00 |
|
Olof Larsson
|
d56c87759a
|
MCore is now itself an mplugin.
|
2012-08-31 12:59:26 +02:00 |
|
Olof Larsson
|
c99c441490
|
Updating player util.
|
2012-08-31 12:41:56 +02:00 |
|
Olof Larsson
|
f1c1f60d38
|
Renaming lib package to xlib. As in eXternal library. This makes it sort better in IDEs.
|
2012-08-31 11:16:56 +02:00 |
|
Olof Larsson
|
2bca9a6572
|
Adding in the development version of the new data store system.
|
2012-08-31 11:07:13 +02:00 |
|
Olof Larsson
|
541c6d2e0a
|
Oh so nice and clean.
|
2012-08-31 10:56:27 +02:00 |
|
Olof Larsson
|
36c8d217c8
|
Getting rid of the persist-maps in mcore.
|
2012-08-31 10:32:49 +02:00 |
|
Olof Larsson
|
7e7435e614
|
Removing most of the stupid map-references.
|
2012-08-31 09:59:14 +02:00 |
|
Olof Larsson
|
bdb34e6d8e
|
Making use of Brett Flannigans Java 6 compatible solution.
|
2012-08-30 20:11:01 +02:00 |
|
Olof Larsson
|
e8ec7fb852
|
a few changes.
|
2012-08-30 20:04:17 +02:00 |
|
Olof Larsson
|
d546ed5938
|
This would be MCore4 v1.0.0
|
2012-08-14 17:45:50 +02:00 |
|
Olof Larsson
|
0dc8a972e0
|
Update for Minecraft 1.3.1
|
2012-08-14 17:24:52 +02:00 |
|
Olof Larsson
|
49f5503935
|
Now works with world containers.
|
2012-07-17 12:22:21 +02:00 |
|
Olof Larsson
|
56828bc3e6
|
V1.0.2 for CB 1.2.5-R4.1
|
2012-06-20 11:12:28 +02:00 |
|
Olof Larsson
|
10ff054323
|
World generators can now use MCOre.
|
2012-05-30 17:26:20 +02:00 |
|
Olof Larsson
|
25c644db1b
|
Proper optimization?
|
2012-05-29 17:10:36 +02:00 |
|
Olof Larsson
|
84a3bf5e5a
|
A minor optimization and some more flexibility
|
2012-05-29 16:40:05 +02:00 |
|
Olof Larsson
|
9f3aaa3a30
|
Item adapters for Gson and minor tweaks.
|
2012-05-14 22:33:59 +02:00 |
|
Olof Larsson
|
8b5c8fd354
|
Bump to MCore3
|
2012-05-11 15:27:48 +02:00 |
|
Olof Larsson
|
738bb84dd8
|
Util for GameMode checking.
|
2012-05-11 15:08:58 +02:00 |
|
Olof Larsson
|
30a1b1bfa6
|
New stuff
|
2012-05-11 06:54:17 +02:00 |
|
Olof Larsson
|
8b290daadc
|
Now using an argument tokenizer. Citation mark usage implemented.
|
2012-05-09 12:07:16 +02:00 |
|
Olof Larsson
|
57bbbddede
|
Recent adittions.
|
2012-04-26 10:16:23 +02:00 |
|
Olof Larsson
|
6536631e6d
|
New bukkit command integration and latest mcore version.
|
2012-03-30 19:27:57 +02:00 |
|
Olof Larsson
|
cb5f71f2c8
|
Dropping some spout usage. Adding date argument reader
|
2012-03-19 12:03:52 +01:00 |
|
Olof Larsson
|
157b7b002e
|
Merge branch 'master' of github.com:MassiveCraft/mcore
|
2012-03-16 14:49:35 +01:00 |
|
Olof Larsson
|
85d38da19e
|
Now mcore2
|
2012-03-16 14:49:05 +01:00 |
|
Evan Darwin
|
c69ca1cfcd
|
Un-needed function
|
2012-01-25 13:40:19 -07:00 |
|
Olof Larsson
|
af388effea
|
Renamed to mcore2dev
|
2012-01-25 16:20:19 +01:00 |
|