Commit Graph

  • 5f63d829e4 Avoid NPE on trying to delete non existant entity. Fixes MassiveCraft/Factions#722. Olof Larsson 2014-12-05 00:36:17 +01:00
  • 8777b9678f This is 2.7.3 Olof Larsson 2014-12-04 19:41:50 +01:00
  • 8ec05472fd Catch both Exceptions and Throwables. Olof Larsson 2014-12-04 19:10:36 +01:00
  • b703054ccb This is 2.7.2 Olof Larsson 2014-12-04 12:10:17 +01:00
  • fc3a94a184 Use system scope dependencies. Olof Larsson 2014-12-04 12:03:33 +01:00
  • 05bd60df90 Swap if statements into more probably order and remove syso debug. Olof Larsson 2014-12-03 02:23:51 +01:00
  • 84aa54218e Compile against Spigot 1.8 API. Provide inhouse getOnlinePlayers method using reflection as a fallback. Fixes #192. Olof Larsson 2014-12-03 02:10:01 +01:00
  • 495e839351 Color Int Code Olof Larsson 2014-12-02 23:52:35 +01:00
  • 7de74413e8 Merge pull request #193 from ParaPenguin/patch-1 Olof Larsson 2014-12-02 23:50:47 +01:00
  • 09c263d4b1 Link pom.xml version to plugin.yml version Harry 2014-12-02 15:59:18 +00:00
  • 7ea1296c6b Merge pull request #191 from magnusulf/patch-2 Olof Larsson 2014-11-30 23:01:21 +01:00
  • b34943197a Update Txt.java Madus 2014-11-29 22:00:31 +01:00
  • cc672d1ea6 Support for norwegian & danish vowels Madus 2014-11-29 21:58:43 +01:00
  • 1636f83b84 Fixed ambigious method Madus 2014-11-29 17:57:48 +01:00
  • f82a80a12b Fixes MassiveCraft/MassiveBooks#3 Olof Larsson 2014-11-25 19:33:27 +01:00
  • 9bcdcc3120 Merge pull request #187 from magnusulf/patch-2 Olof Larsson 2014-11-25 16:37:06 +01:00
  • 438f251b00 Support for gamemode numbers magnusulf 2014-11-25 16:31:59 +01:00
  • cb1a9c4a58 Merge pull request #186 from magnusulf/patch-1 Olof Larsson 2014-11-24 07:52:00 +01:00
  • 61a29a96a5 Minor Change magnusulf 2014-11-21 23:28:11 +01:00
  • 6aa2bd5ee4 This is 2.7.1 Olof Larsson 2014-11-21 11:24:23 +01:00
  • 4b570f5de9 Supply the Plugin upon registration of a MassiveCommand. Olof Larsson 2014-11-21 10:48:05 +01:00
  • 36303b66bb Remove unnecessary base command aliases. Especially "mc" too often collided with other plugins. Fixes #185. Olof Larsson 2014-11-21 09:31:04 +01:00
  • ccd470dc6e Ignore the idnamecache.json if empty. Fixes #139. Fixes #130. Olof Larsson 2014-11-21 09:23:41 +01:00
  • 284debd11c This is 2.7.0. Sync with Factions versions. Olof Larsson 2014-11-19 13:42:30 +01:00
  • 4f7ebd9a7c This is 8.0.0 Olof Larsson 2014-11-19 11:41:24 +01:00
  • 8e697bb286 Cleaning up the main MassiveCore file a little bit. Olof Larsson 2014-11-18 09:48:32 +01:00
  • 50ccfc73fa Maintain detailed types of superclass actual type arguments. Olof Larsson 2014-11-13 11:40:20 +01:00
  • 81e4aae209 Underp the Accessor reflection framework. Olof Larsson 2014-11-13 09:08:51 +01:00
  • d986f2ba31 Remove and replace subcommands. Olof Larsson 2014-11-12 11:36:04 +01:00
  • 6e096e1a92 Java 1.6 compliance. Olof Larsson 2014-11-07 08:40:44 +01:00
  • 8fc5707061 Clean up player references even on exception. Olof Larsson 2014-10-22 07:53:56 +02:00
  • b083182291 Fractional Digits Preparation Support Olof Larsson 2014-10-22 07:49:51 +02:00
  • 7f48580e51 Custom collections with special GSON behavior, and other stuffs... Olof Larsson 2014-10-18 18:31:07 +02:00
  • c4a7a4988c Add PriorityLines Olof Larsson 2014-10-15 14:36:17 +02:00
  • 1332ef414e Shallow copy the help command chain to not permanently disturb it with modification. Olof Larsson 2014-10-14 09:24:41 +02:00
  • d375ccccb6 Small extra stuffs. PS.getDistinctChunks and reverseIndex of map. Olof Larsson 2014-10-13 11:42:25 +02:00
  • 938efaeed4 Add a case insensitive treeset builder and commonly used sets of strings meaning nothing and remove. Olof Larsson 2014-10-13 08:10:18 +02:00
  • af67dfbf0f Updated Particle Effect system. Olof Larsson 2014-10-08 09:52:20 +02:00
  • bfd4b5c7b8 MStore fixes and don't confuse same priority with equality. Olof Larsson 2014-10-07 12:29:50 +02:00
  • 43ec0d3eb1 Loading speed improvement. Olof Larsson 2014-10-06 14:46:12 +02:00
  • c11e2ba234 Add url based macro utility command. Also tweak TimeUnit a bit. Olof Larsson 2014-10-06 13:06:01 +02:00
  • 04f03eb14a The SenderEntity fixId does not have do be recursive. Olof Larsson 2014-10-03 11:23:25 +02:00
  • 8b45d2b71e Added Registerable interface. Olof Larsson 2014-10-02 11:45:27 +02:00
  • 45009a7f59 throw null pointer exceptions and silently accept detatching something detached. Olof Larsson 2014-09-18 14:28:37 +02:00
  • 6e669d376f Even more broken database suggestions. Fixes Factions#685. Olof Larsson 2014-09-18 13:59:36 +02:00
  • 8fda66ff8c Standardize method names Olof Larsson 2014-09-18 13:41:02 +02:00
  • 7065d5c824 Expand driver functionality Olof Larsson 2014-09-18 00:17:42 +02:00
  • b732a26a9e Sorry could not shade. m2eclipse does not handle it well enough. Olof Larsson 2014-09-13 10:24:26 +02:00
  • e1d92aa421 default goal package should happen on install Olof Larsson 2014-09-13 00:50:18 +02:00
  • a23dbe84ec Fancify .gitignore a little bit Olof Larsson 2014-09-12 23:57:37 +02:00
  • 57adf7675c Erase dependency-reduced-pom.xml Olof Larsson 2014-09-12 23:54:55 +02:00
  • 2873642d68 Standard directory structure. Olof Larsson 2014-09-12 23:52:19 +02:00
  • e0656ab9ea Shade in GSON, BSON and MongoDB. Olof Larsson 2014-09-12 23:36:17 +02:00
  • 2e589a195e GSON shade attempt fail Olof Larsson 2014-09-12 23:11:19 +02:00
  • 2a20f33980 Changed group and added shading placeholder. Olof Larsson 2014-09-12 22:57:31 +02:00
  • 1dbd9db603 Indent Fix Olof Larsson 2014-09-12 22:47:42 +02:00
  • 9c77e95925 plugin.yml was missing Olof Larsson 2014-09-12 22:45:34 +02:00
  • 4a8a5c4f20 First Maven Attempt Olof Larsson 2014-09-12 22:41:59 +02:00
  • 50af17ee91 Look ma\! No NMS\! Olof Larsson 2014-09-12 22:01:52 +02:00
  • 5908636ef2 Add an InventoryMixin to prepare nms removal Olof Larsson 2014-09-12 21:37:27 +02:00
  • 8b175ba9a6 This NMS is luxyry not really required. It also takes a lot of startup time. Feel sniped. :D Olof Larsson 2014-09-12 21:04:31 +02:00
  • a7465021df Remove the nms LightUtil. Only used by one plugin. Olof Larsson 2014-09-12 20:59:42 +02:00
  • eb24a9d574 Remove ProtocolLib integration. Was only used by the Vampire plugin for which I will use ambient potion effects. Olof Larsson 2014-09-12 20:55:20 +02:00
  • a071fd5058 Remove sender references when they no longer are needed. Olof Larsson 2014-09-12 10:19:28 +02:00
  • 2a350698b9 This is 7.4.0 Olof Larsson 2014-09-11 09:26:18 +02:00
  • df2cc9d75c Dat line removal Olof Larsson 2014-09-10 11:21:01 +02:00
  • 6e9c6525f7 Fix up the give take inv detectors. Olof Larsson 2014-08-29 01:00:39 +02:00
  • 6086d3f36f Add Metrics to all MassiveCore based plugins. Olof Larsson 2014-08-27 15:22:12 +02:00
  • 81f5a623cb getAllButMillisSecondsAndMinutes Olof Larsson 2014-08-21 00:37:30 +02:00
  • d1b6388c33 Cancel teleport on damage and death. Olof Larsson 2014-08-16 10:18:27 +02:00
  • 7fc9b09279 Probably fix a memory leak that happened in tandem with the Spigot timing system. Olof Larsson 2014-08-15 12:09:41 +02:00
  • 8a7f4d1718 MassiveCore - Performance improvement for command argument readers. Olof Larsson 2014-07-31 16:43:17 +02:00
  • 9f3a284cc4 This is 7.3.0 Olof Larsson 2014-07-23 11:23:19 +02:00
  • b223a74194 Update for 1.7.10 Olof Larsson 2014-07-13 15:09:58 +02:00
  • ae562b10a9 Get ip Olof Larsson 2014-07-07 09:13:20 +02:00
  • 8857e62ad8 FIX NPC in AREnum Olof Larsson 2014-06-26 15:53:25 +02:00
  • 1fb0fd9abe DisplayName per beholder Olof Larsson 2014-06-21 19:05:20 +02:00
  • 944aaf6853 DisplayName should not be set. Only gotten. Possibly from a watcher perspective. Olof Larsson 2014-06-18 23:36:58 +02:00
  • 951367c586 Remove List Name Mixin. Not used. Olof Larsson 2014-06-18 23:28:12 +02:00
  • 19d5682741 Return lists in Coll Olof Larsson 2014-06-11 22:06:52 +02:00
  • 8e68cb77b9 Lowercase readme URLS Olof Larsson 2014-06-04 18:07:42 +02:00
  • 37ee04936f Rename Olof Larsson 2014-06-04 13:58:40 +02:00
  • 47ebbce40e Renamed some class files so they match with others. Olof Larsson 2014-06-04 08:08:04 +02:00
  • c9983e8032 Added a buffer variable system. Olof Larsson 2014-06-04 08:06:41 +02:00
  • 33efff8915 Some material and sign utilities. Olof Larsson 2014-06-03 10:49:12 +02:00
  • 70c07bc510 Last Damage Millis and No Damage Millis Olof Larsson 2014-05-27 22:13:47 +02:00
  • 6a1a57ccdc Duplicate this and duplicate that. Olof Larsson 2014-05-27 13:16:51 +02:00
  • 504e8d16d8 This is 7.2.1 Olof Larsson 2014-05-26 12:38:07 +02:00
  • 0a281196e6 PlayerUtil experiments and probably fixing the Vault integration failure. Olof Larsson 2014-05-26 09:30:48 +02:00
  • 25cb50924c Mention what nbt file is broken. Fixes #124. Olof Larsson 2014-05-23 09:17:32 +02:00
  • ed980f2dbe Particle effects, standstill millis counter and AREnum. Olof Larsson 2014-05-19 10:18:21 +02:00
  • 260e91844e This is 7.2.0 Olof Larsson 2014-05-14 15:20:58 +02:00
  • 6b2332c162 Minecraft 1.7.9 support and UUID oriented. Olof Larsson 2014-05-14 15:13:38 +02:00
  • 9fdf1b1235 Untested 1.7.8 support with minor preparations towards id changes. Olof Larsson 2014-04-17 14:36:50 +02:00
  • b5a98f82c9 Update index on setting name after attach as well. Olof Larsson 2014-04-16 15:21:38 +02:00
  • b41da972f8 Index the player name for fast name --> id lookup. Olof Larsson 2014-04-16 15:18:00 +02:00
  • c6fa21c247 Make use of MCoreEvent. Make some fields private instead of protected. Olof Larsson 2014-04-15 22:08:16 +02:00
  • 2b6cce2607 Add paralellism to the Fetcher framework. Seems to reduce time spent from O(N) to O(1). Olof Larsson 2014-04-10 17:07:45 +02:00
  • 666e4d0dff Update the cache on login. Olof Larsson 2014-04-10 13:01:56 +02:00
  • 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. Olof Larsson 2014-04-09 14:11:22 +02:00