Olof Larsson
|
6b2332c162
|
Minecraft 1.7.9 support and UUID oriented.
|
2014-05-14 15:13:38 +02:00 |
|
Olof Larsson
|
9fdf1b1235
|
Untested 1.7.8 support with minor preparations towards id changes.
|
2014-04-17 14:36:50 +02:00 |
|
Olof Larsson
|
b5a98f82c9
|
Update index on setting name after attach as well.
|
2014-04-16 15:21:38 +02:00 |
|
Olof Larsson
|
b41da972f8
|
Index the player name for fast name --> id lookup.
|
2014-04-16 15:18:00 +02:00 |
|
Olof Larsson
|
c6fa21c247
|
Make use of MCoreEvent. Make some fields private instead of protected.
|
2014-04-15 22:08:16 +02:00 |
|
Olof Larsson
|
2b6cce2607
|
Add paralellism to the Fetcher framework. Seems to reduce time spent from O(N) to O(1).
|
2014-04-10 17:07:45 +02:00 |
|
Olof Larsson
|
666e4d0dff
|
Update the cache on login.
|
2014-04-10 13:01:56 +02:00 |
|
Olof Larsson
|
d73d453994
|
Starting development on a Player name and id framework with bult in caching. Still missing index for reverse lookup speed improvement. Still missing information updates on player join.
|
2014-04-09 14:11:22 +02:00 |
|
Olof Larsson
|
ebb5cbe74a
|
Add a MojangApiUtil based on the work of @evilmidget38. Thanks man.
|
2014-04-09 01:58:44 +02:00 |
|
Olof Larsson
|
33d1de2e13
|
OOps. Fixed invalid regex.
|
2014-04-07 02:09:27 +02:00 |
|
Olof Larsson
|
cfaaa9f421
|
Improved AREntityType
|
2014-04-07 02:04:41 +02:00 |
|
Olof Larsson
|
1de1a7184a
|
ARStringAdv is no longer required.
|
2014-04-07 01:54:54 +02:00 |
|
Olof Larsson
|
a7d3e96ab8
|
Simplified the MCoreConf and added a variablebook feature.
|
2014-04-07 01:50:57 +02:00 |
|
Olof Larsson
|
a9c3f7448a
|
That did not work. How about this?
|
2014-04-05 11:36:51 +02:00 |
|
Olof Larsson
|
d6ef55d465
|
Configurable write concernt for mstore mongodb driver.
|
2014-04-05 11:06:45 +02:00 |
|
Olof Larsson
|
3f3016c27e
|
Top level commands are case insensitive. Thus sub commands should be as well.
|
2014-04-04 13:08:51 +02:00 |
|
Olof Larsson
|
722ce6b2a7
|
Permission node simplification.
|
2014-04-03 17:21:07 +02:00 |
|
Olof Larsson
|
1bb7d0a1d5
|
A system to allow automatic removal of clutter files you dislike.
|
2014-04-01 12:45:29 +02:00 |
|
Olof Larsson
|
500e5ba8ec
|
This is 7.1.0
|
2014-04-01 10:45:32 +02:00 |
|
Olof Larsson
|
1ced407e20
|
Ooops. Managed to remove the id deletion.
|
2014-03-28 16:03:31 +01:00 |
|
Olof Larsson
|
fa69405239
|
Copydb command access check, remote mtime defaults to 0, mote mtime field to the top.
|
2014-03-28 15:13:23 +01:00 |
|
Olof Larsson
|
16fc6b94e5
|
1.7.5 compat
|
2014-03-26 23:36:36 +01:00 |
|
Olof Larsson
|
9ea73846e4
|
Support async engine tasks and optimize MUtil.random a bit
|
2014-02-20 12:05:25 +01:00 |
|
Olof Larsson
|
890de8a294
|
This is 7.0.2
|
2014-02-14 03:17:39 +01:00 |
|
Olof Larsson
|
ddcca231a6
|
Be less hacky. Dynamic aliases in a new and less intrusive way.
|
2014-02-14 03:08:56 +01:00 |
|
Olof Larsson
|
4384c5f396
|
Some metadata tools and a random tool.
|
2014-02-14 01:47:47 +01:00 |
|
Olof Larsson
|
ef7a4ef69c
|
Might be fun to clone GSON elements some time.
|
2014-01-31 18:13:58 +01:00 |
|
Olof Larsson
|
8ca4c999d9
|
Added MetadataSimple for simple metadata cenarios
|
2014-01-31 18:01:34 +01:00 |
|
Olof Larsson
|
00efb36bcc
|
Stop listing in AbstractSelect in case there are too many optoin.
|
2014-01-30 21:47:43 +01:00 |
|
Olof Larsson
|
e714c44ead
|
Remove using iterator to avoid cme
|
2014-01-30 03:41:48 +01:00 |
|
Olof Larsson
|
058cc49720
|
Work on supporting raw JsonObjects
|
2014-01-30 03:35:55 +01:00 |
|
Olof Larsson
|
66de46f0c9
|
Break out the isFloating logic in the GsonEqualsChecker
|
2014-01-30 02:43:33 +01:00 |
|
Olof Larsson
|
010d91a75d
|
Create a default MPlugin onEnable override
|
2014-01-05 10:57:26 +01:00 |
|
Olof Larsson
|
59ad607b14
|
Remove "Smart" Quotes per default
|
2013-12-17 12:53:30 +01:00 |
|
Olof Larsson
|
8d1ec9f51d
|
Some useful predictates
|
2013-12-17 02:59:57 +01:00 |
|
Olof Larsson
|
dd4fd924f1
|
This is MCore 7.0.1
|
2013-12-11 17:21:22 +01:00 |
|
Olof Larsson
|
e54b708936
|
Pager fixes and removed library download utilities. No need for them anymore.
|
2013-12-11 17:16:06 +01:00 |
|
Olof Larsson
|
579919f75f
|
A Pager System
|
2013-12-07 13:44:47 +01:00 |
|
Olof Larsson
|
bd98a9f87a
|
This is 7.0.0
|
2013-12-07 11:53:16 +01:00 |
|
Olof Larsson
|
edea6807c6
|
Handle null cases in the MoneyMixinAbstract
|
2013-12-06 15:34:10 +01:00 |
|
Olof Larsson
|
8465250061
|
Decided I dislike var-args and money transactions should have an optional freetext message.
|
2013-12-06 15:03:58 +01:00 |
|
Olof Larsson
|
813661877d
|
An attempt to use the latest version protocol lib. Warning it seems protocol lib for 1.7.2 still has bugs.
|
2013-12-05 13:27:55 +01:00 |
|
Olof Larsson
|
e6d98e4e15
|
Untested version for 1.7.2
|
2013-12-04 12:16:12 +01:00 |
|
Olof Larsson
|
8e0362172d
|
Money param reorder
|
2013-12-03 20:20:14 +01:00 |
|
Olof Larsson
|
3749074463
|
Removing universe support in the Money mixin. The feature is to advanced and was never fully supported through Vault anyways.
|
2013-12-03 12:59:18 +01:00 |
|
Olof Larsson
|
84a19883ff
|
This is 6.9.1
|
2013-11-13 10:49:12 +01:00 |
|
Olof Larsson
|
bb259374e4
|
Added comments and fixed indentation for ModdedEnumTypeAdapter.
|
2013-11-13 10:48:07 +01:00 |
|
Olof Larsson
|
c746c305a8
|
Merge pull request #62 from OniBait/master
Add gson type factory adapter to handled modded enums
|
2013-11-13 01:28:25 -08:00 |
|
OniBait
|
ee2c51f60a
|
Add gson type factory adapter to handled modded enums
|
2013-11-13 01:40:01 -06:00 |
|
Olof Larsson
|
5545965cdf
|
Space pls
|
2013-11-12 22:09:34 +01:00 |
|