.. |
adapter
|
Fix Mson event database bug.
|
2016-05-31 11:36:16 +02:00 |
chestgui
|
ChestGui and Item utility improvements.
|
2016-08-26 17:55:03 +02:00 |
collections
|
Maven
|
2016-10-09 10:36:36 +02:00 |
command
|
Improved TypeNameAbstract
|
2016-10-23 15:20:33 +02:00 |
comparator
|
Fix Map comparison. Entry may not implement comparable. Also typo for iterator in ComparatorCollection.
|
2016-05-02 09:31:53 +02:00 |
engine
|
Maven
|
2016-10-09 10:36:36 +02:00 |
event
|
Initial MixinLog experiments.
|
2016-11-06 19:42:28 +01:00 |
fetcher
|
Fix a couple of performance issues.
|
2015-05-11 23:10:02 +02:00 |
integration/vault
|
MassiveCore - MassivePlugin and Active
|
2016-02-25 22:28:55 +01:00 |
item
|
Event Interpretation Improvements. Modified ItemStack similar.
|
2016-08-28 12:32:56 +02:00 |
mixin
|
Add Minecraft 1.11 Mixin naming
|
2016-11-27 12:03:57 +01:00 |
money
|
1h Better money round
|
2016-03-09 17:24:18 +01:00 |
mson
|
Add standard tooltip for insertion strings.
|
2016-11-10 18:01:58 +01:00 |
nms
|
Minor tweaks to previous commit.
|
2016-08-20 11:02:57 +02:00 |
pager
|
MassiveCore - Remove Static Mixin
|
2016-05-13 12:32:28 +02:00 |
particleeffect
|
Forge Support 🎉
|
2016-08-20 11:00:26 +02:00 |
predicate
|
Maven
|
2016-10-09 10:36:36 +02:00 |
ps
|
MassiveCore - Remove Static Mixin
|
2016-05-13 12:32:28 +02:00 |
sender
|
Whatever
|
2015-09-17 15:17:27 +02:00 |
store
|
Maven
|
2016-10-09 10:36:36 +02:00 |
teleport
|
MassiveCore - Remove Static Mixin
|
2016-05-13 12:32:28 +02:00 |
util
|
Use getWoolData since old method was deprecated.
|
2016-11-19 10:48:28 +01:00 |
xlib
|
Update to GSON 2.3.1
|
2015-05-12 11:38:19 +02:00 |
Active.java
|
MassiveCore - Lazy Active by Reflection. Solves unwanted early instance creation.
|
2016-04-19 12:00:56 +02:00 |
Aspect.java
|
Remove Maven
|
2015-01-19 09:58:05 +01:00 |
AspectColl.java
|
MassiveCore - Automatic Collection Constructors
|
2016-06-23 11:55:13 +02:00 |
Button.java
|
Add sponsorship. Ignore Entity CommandSenders, support ignoring player invenoties on clone.
|
2016-04-15 15:32:03 +02:00 |
Colorized.java
|
0.5h More Named, Identified and Colorized
|
2016-03-09 11:34:55 +01:00 |
ConfServer.java
|
Maven
|
2016-10-09 10:36:36 +02:00 |
Couple.java
|
Couple and Triple minor cleanup.
|
2016-08-24 09:12:34 +02:00 |
Engine.java
|
MassiveCore - Editor Improvements. Only single singletons. Shared annotation for inner types.
|
2016-06-08 13:00:40 +02:00 |
Heatable.java
|
Remove Maven
|
2015-01-19 09:58:05 +01:00 |
HeatData.java
|
Remove Maven
|
2015-01-19 09:58:05 +01:00 |
Identified.java
|
Add Identified interface. Should probably start using it.
|
2016-03-08 13:57:20 +01:00 |
Integration.java
|
Mixin Improvement Step 1
|
2016-05-16 11:36:34 +02:00 |
Lang.java
|
MassiveCore - Heavy Refactoring and Command improvements
|
2015-10-21 19:36:10 +02:00 |
Log.java
|
Use untyped player object and rename category to type for MixinLog.
|
2016-11-15 13:47:39 +01:00 |
MassiveCore.java
|
Initial MixinLog experiments.
|
2016-11-06 19:42:28 +01:00 |
MassiveCoreMConf.java
|
MassiveCore - Editor Improvements. Only single singletons. Shared annotation for inner types.
|
2016-06-08 13:00:40 +02:00 |
MassiveCoreMConfColl.java
|
MassiveCore - Automatic Collection Constructors
|
2016-06-23 11:55:13 +02:00 |
MassiveCoreMSponsorInfo.java
|
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 |
MassiveCoreMSponsorInfoColl.java
|
MassiveCore - Automatic Collection Constructors
|
2016-06-23 11:55:13 +02:00 |
MassiveCorePerm.java
|
Permission System Improvements. TypeEnchantment Aliases. TypeMap settings.
|
2016-06-16 19:28:15 +02:00 |
MassiveCoreTaskDeleteFiles.java
|
Remove Maven
|
2015-01-19 09:58:05 +01:00 |
MassiveException.java
|
0.2h Only add a newline if not empty
|
2016-03-09 16:26:09 +01:00 |
MassivePlugin.java
|
Support Active by String
|
2016-10-17 18:33:59 +02:00 |
MetadataSimple.java
|
ExceptionSet equals and hash code. MetadataSimple improvements.
|
2016-05-19 17:49:51 +02:00 |
MetricsLite.java
|
Remove Maven
|
2015-01-19 09:58:05 +01:00 |
ModuloRepeatTask.java
|
MassiveCore - MassivePlugin and Active
|
2016-02-25 22:28:55 +01:00 |
Multiverse.java
|
Changed
|
2016-01-19 08:08:05 +01:00 |
MultiverseColl.java
|
MassiveCore - Automatic Collection Constructors
|
2016-06-23 11:55:13 +02:00 |
Named.java
|
MassiveCore - More type. More editor.
|
2015-11-06 02:10:56 +01:00 |
PlayerState.java
|
Adding a bit of Fail Fast.
|
2016-05-31 09:25:45 +02:00 |
PotionEffectWrap.java
|
Allow properties for types
|
2016-05-10 12:21:59 +02:00 |
Prioritized.java
|
Remove Maven
|
2015-01-19 09:58:05 +01:00 |
PriorityLines.java
|
MassiveCore - Working on DataItemStack. Not done yet.
|
2016-04-24 08:39:15 +02:00 |
Progressbar.java
|
Remove Maven
|
2015-01-19 09:58:05 +01:00 |
Registerable.java
|
Remove Maven
|
2015-01-19 09:58:05 +01:00 |
SenderPresence.java
|
IdUtil MaintainedSets rework, and proper sender tab completion.
|
2015-07-24 13:04:08 +02:00 |
SenderType.java
|
IdUtil MaintainedSets rework, and proper sender tab completion.
|
2015-07-24 13:04:08 +02:00 |
SimpleConfig.java
|
MassiveCore - Version Synchronized Warnings
|
2015-10-21 20:28:50 +02:00 |
SoundEffect.java
|
Improvements to ChestGui system.
|
2016-06-15 12:25:47 +02:00 |
Triple.java
|
Couple and Triple minor cleanup.
|
2016-08-24 09:12:34 +02:00 |