.. |
adapter
|
This is 6.5.0_dev
|
2013-07-02 10:28:00 +02:00 |
cmd
|
Add a couple of Reqs I found useful.
|
2013-06-11 17:15:14 +02:00 |
event
|
Add destination desc to the event and rename parameters for PS teleport mixin.
|
2013-06-12 08:44:41 +02:00 |
integration
|
Fix the protocol lib integration. Thanks @aadnk
|
2013-07-02 21:37:13 +02:00 |
inventory
|
This is 6.5.0_dev
|
2013-07-02 10:28:00 +02:00 |
mcorecmd
|
Rename back
|
2013-07-03 09:22:02 +02:00 |
mixin
|
Add destination desc to the event and rename parameters for PS teleport mixin.
|
2013-06-12 08:44:41 +02:00 |
money
|
This is 6.4.1_dev, Fix Vault NPE.
|
2013-06-23 09:27:36 +02:00 |
ps
|
Move the Aspect and Multiverse entities to the main package.
|
2013-05-01 11:25:39 +02:00 |
sender
|
With custom naming for block command senders that follow no special rules for the ID there is not much we can do. Also the reverse lookup was doomed to fail from the beginning. Removing that feature and make the system more compatible with the current situation.
|
2013-04-21 10:08:35 +02:00 |
store
|
Add in pre/post detach/attach hooks and ensure entity contains all data before attachin on first load from remote.
|
2013-05-31 11:34:23 +02:00 |
util
|
This is 6.5.0_dev
|
2013-07-02 10:28:00 +02:00 |
xlib
|
Update MongoDB Java driver to 2.11.1
|
2013-05-01 11:06:39 +02:00 |
Aspect.java
|
Move the Aspect and Multiverse entities to the main package.
|
2013-05-01 11:25:39 +02:00 |
AspectColl.java
|
Move the Aspect and Multiverse entities to the main package.
|
2013-05-01 11:25:39 +02:00 |
ConfServer.java
|
Escaping dot and dollar signs in the mongo <--> gson converter, adding success message to copy command and preparing to rename gson --> flatfile.
|
2013-05-01 18:04:59 +02:00 |
Heatable.java
|
More stuff in cooldown system test component.
|
2013-04-05 09:19:13 +02:00 |
HeatData.java
|
first draft and cooldown component
|
2013-04-03 09:35:23 +02:00 |
InternalListener.java
|
Simplified the visibility mixin for now.
|
2013-06-11 07:21:11 +02:00 |
Lang.java
|
Add a permission denied format event.
|
2013-03-26 09:43:23 +01:00 |
MCore.java
|
Rename back
|
2013-07-03 09:22:02 +02:00 |
MCoreConf.java
|
Since I only used String ids for now, let's assume that's always the case. Saves us a lot of generics-crap.
|
2013-04-12 14:05:14 +02:00 |
MCoreConfColl.java
|
Moving lowercasing logic to Coll and alter constructors to get rid of uuid as default and troll myself.
|
2013-04-16 09:23:55 +02:00 |
MCorePerm.java
|
Added missing line, the DB cache now works. Added mstore stats and listcolls command.
|
2013-05-01 19:41:36 +02:00 |
ModuloRepeatTask.java
|
Some users want to set the delay to 0?
|
2013-06-29 20:07:31 +02:00 |
MPlugin.java
|
Adding in a sync-log. This makes it easier to find colls that sync to much
|
2013-05-27 08:41:06 +02:00 |
Multiverse.java
|
Move the Aspect and Multiverse entities to the main package.
|
2013-05-01 11:25:39 +02:00 |
MultiverseColl.java
|
Move the Aspect and Multiverse entities to the main package.
|
2013-05-01 11:25:39 +02:00 |
NaturalOrderComparator.java
|
Fix some comments and indent style
|
2013-04-20 15:50:50 +02:00 |
Predictate.java
|
use one mcore only
|
2013-02-22 08:27:28 +01:00 |
Prioritized.java
|
use one mcore only
|
2013-02-22 08:27:28 +01:00 |
PriorityComparator.java
|
Fix some comments and indent style
|
2013-04-20 15:50:50 +02:00 |
Progressbar.java
|
Add a progressbar system
|
2013-04-26 17:54:53 +02:00 |
ReversePriorityComparator.java
|
Fix some comments and indent style
|
2013-04-20 15:50:50 +02:00 |
SimpleConfig.java
|
Fix some comments and indent style
|
2013-04-20 15:50:50 +02:00 |
WorldNameSetEngine.java
|
Some random additions. Factions stuff that fit into the STD.
|
2013-04-18 14:17:07 +02:00 |