| .. |
|
adapter
|
Allow versioning of classes that are not Entity
|
2018-03-21 11:28:59 +01:00 |
|
chestgui
|
IntelliJ Inspection Based Cleanup
|
2017-03-24 14:03:29 +01:00 |
|
cmd
|
Fix parameter index error for mstore stats
|
2018-05-19 23:37:11 +02:00 |
|
collections
|
IntelliJ Inspection Based Cleanup
|
2017-03-24 14:03:29 +01:00 |
|
command
|
Fix for anon class command perms
|
2018-05-23 17:04:50 +02:00 |
|
comparator
|
IntelliJ Inspection Based Cleanup
|
2017-03-24 14:03:29 +01:00 |
|
engine
|
Improve player cleaning system
|
2017-11-16 15:41:26 +01:00 |
|
entity/migrator
|
Allow versioning of classes that are not Entity
|
2018-03-21 11:28:59 +01:00 |
|
event
|
Use the Massive collections some more
|
2018-01-19 20:51:07 +01:00 |
|
fetcher
|
IntelliJ Inspection Based Cleanup
|
2017-03-24 14:03:29 +01:00 |
|
integration
|
Get the shooter of AreaEffectClouds as liable damagers
|
2017-04-17 18:18:15 +02:00 |
|
item
|
Allow versioning of classes that are not Entity
|
2018-03-21 11:28:59 +01:00 |
|
mixin
|
Create Mixin for recipe construction
|
2018-05-10 09:08:14 +02:00 |
|
money
|
IntelliJ Inspection Based Cleanup
|
2017-03-24 14:03:29 +01:00 |
|
mson
|
Use Xlib guava some more
|
2017-12-17 13:25:59 +01:00 |
|
nms
|
Create Mixin for recipe construction
|
2018-05-10 09:08:14 +02:00 |
|
pager
|
IntelliJ Inspection Based Cleanup
|
2017-03-24 14:03:29 +01:00 |
|
particleeffect
|
IntelliJ Inspection Based Cleanup
|
2017-03-24 14:03:29 +01:00 |
|
predicate
|
Use Xlib guava some more
|
2017-12-17 13:25:59 +01:00 |
|
ps
|
Use the Massive collections some more
|
2018-01-19 20:51:07 +01:00 |
|
sender
|
Initial Pass at Minecraft 1.12 support
|
2017-06-11 19:02:26 +02:00 |
|
store
|
Try to debug unreqwuired .changed calls
|
2018-04-29 18:04:48 +02:00 |
|
teleport
|
IntelliJ Inspection Based Cleanup
|
2017-03-24 14:03:29 +01:00 |
|
test
|
Add consoleColorsEnabled configuration option
|
2017-07-02 17:20:51 +02:00 |
|
util
|
Merge pull request #350 from TheComputerGeek2/signutil
|
2018-05-15 09:37:13 +02:00 |
|
Active.java
|
IntelliJ Inspection Based Cleanup
|
2017-03-24 14:03:29 +01:00 |
|
Aspect.java
|
IntelliJ Inspection Based Cleanup
|
2017-03-24 14:03:29 +01:00 |
|
AspectColl.java
|
IntelliJ Inspection Based Cleanup
|
2017-03-24 14:03:29 +01:00 |
|
Button.java
|
Automatic activation of engines, colls, commands and others
|
2017-05-18 11:24:18 +02:00 |
|
Colorized.java
|
IntelliJ Inspection Based Cleanup
|
2017-03-24 14:03:29 +01:00 |
|
ConfServer.java
|
Make lastRaw storage optional
|
2018-04-29 16:22:56 +02:00 |
|
Couple.java
|
IntelliJ Inspection Based Cleanup
|
2017-03-24 14:03:29 +01:00 |
|
Engine.java
|
Automatic activation of engines, colls, commands and others
|
2017-05-18 11:24:18 +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
|
IntelliJ Inspection Based Cleanup
|
2017-03-24 14:03:29 +01:00 |
|
Integration.java
|
Optimize Imports
|
2017-03-24 13:05:59 +01:00 |
|
Lang.java
|
Optimize Imports
|
2017-03-24 13:05:59 +01:00 |
|
Log.java
|
Use untyped player object and rename category to type for MixinLog.
|
2016-11-15 13:47:39 +01:00 |
|
MassiveCore.java
|
Remove Uneccessary debug changed call
|
2018-05-03 10:22:06 +02:00 |
|
MassiveCoreMConf.java
|
Try to debug unreqwuired .changed calls
|
2018-04-29 18:04:48 +02:00 |
|
MassiveCoreMConfColl.java
|
Optimize Imports
|
2017-03-24 13:05:59 +01:00 |
|
MassiveCoreMSponsorInfo.java
|
Increase enabledToMillis in sponsor info
|
2016-12-12 18:02:06 +01:00 |
|
MassiveCoreMSponsorInfoColl.java
|
MassiveCore - Automatic Collection Constructors
|
2016-06-23 11:55:13 +02:00 |
|
MassiveCorePerm.java
|
Improve player cleaning system
|
2017-11-16 15:41:26 +01:00 |
|
MassiveCoreTaskDeleteFiles.java
|
Automatic activation of engines, colls, commands and others
|
2017-05-18 11:24:18 +02:00 |
|
MassiveException.java
|
Optimize Imports
|
2017-03-24 13:05:59 +01:00 |
|
MassivePlugin.java
|
Use bStats instead of MCStats
|
2017-10-11 09:41:23 +02:00 |
|
MetadataSimple.java
|
Optimize Imports
|
2017-03-24 13:05:59 +01:00 |
|
Metrics.java
|
Use bStats instead of MCStats
|
2017-10-11 09:41:23 +02:00 |
|
ModuloRepeatTask.java
|
MassiveCore - MassivePlugin and Active
|
2016-02-25 22:28:55 +01:00 |
|
Multiverse.java
|
IntelliJ Inspection Based Cleanup
|
2017-03-24 14:03:29 +01:00 |
|
MultiverseColl.java
|
MassiveCore - Automatic Collection Constructors
|
2016-06-23 11:55:13 +02:00 |
|
Named.java
|
IntelliJ Inspection Based Cleanup
|
2017-03-24 14:03:29 +01:00 |
|
PlayerState.java
|
Optimize Imports
|
2017-03-24 13:05:59 +01:00 |
|
PotionEffectWrap.java
|
IntelliJ Inspection Based Cleanup
|
2017-03-24 14:03:29 +01:00 |
|
Prioritized.java
|
IntelliJ Inspection Based Cleanup
|
2017-03-24 14:03:29 +01:00 |
|
PriorityLines.java
|
Add PredicateOnlineTo
|
2017-06-06 09:03:27 +02:00 |
|
Progressbar.java
|
IntelliJ Inspection Based Cleanup
|
2017-03-24 14:03:29 +01:00 |
|
Registerable.java
|
IntelliJ Inspection Based Cleanup
|
2017-03-24 14:03:29 +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
|
Optimize Imports
|
2017-03-24 13:05:59 +01:00 |
|
SoundEffect.java
|
Optimize Imports
|
2017-03-24 13:05:59 +01:00 |
|
Triple.java
|
IntelliJ Inspection Based Cleanup
|
2017-03-24 14:03:29 +01:00 |