Commit Graph

  • e10b70c422 Add event for Dodge GJ 2013-10-22 12:52:06 -04:00
  • 071c568353 Add boolean for particle effects to ability events. GJ 2013-10-21 11:00:54 -04:00
  • d5fb19a7db Make ability events separate from skill events GJ 2013-10-21 10:19:21 -04:00
  • badabeb8e4 Refactor experience events into separate packages. GJ 2013-10-21 09:38:39 -04:00
  • d0a1d44fa2 Add new McMMOPlayerXpLossEvent GJ 2013-10-21 09:34:16 -04:00
  • fdaa42edd3 Fire appropriate level change events for Hardcore mode. GJ 2013-10-21 09:00:32 -04:00
  • e904e34556 Update Korean translation GJ 2013-11-12 08:15:46 -05:00
  • 445f805bb8 Set the treasure drop after using .clone() TfT_02 2013-11-12 12:49:16 +01:00
  • df77b9d0ed Parenthesis t00thpick1 2013-11-10 13:56:15 -05:00
  • 29f2525b58 Tend toward the smaller values, and configurable maximum for horse jump strength t00thpick1 2013-11-10 13:54:45 -05:00
  • 5a68c7a335 Fixed bug which prevented gaining Acrobatics XP TfT_02 2013-11-10 00:52:30 +01:00
  • 69ef7f40d8 Command cleanup. GJ 2013-10-29 15:38:20 -04:00
  • d1d6b80676 Allow repair of items without a recipe. GJ 2013-11-08 10:51:17 -05:00
  • dfe83ff497 Fix divide by zero bug GJ 2013-11-07 09:13:56 -05:00
  • e5acf6d936 Also clone fishing treasures, use alternate Wool method riking 2013-11-06 21:34:16 -08:00
  • bca0ca6766 Fix Shake poisoning the treasure cache with Wither skeletons riking 2013-11-06 21:03:13 -08:00
  • f17b5faaf6 Parenthesis are good. GJ 2013-11-06 14:52:19 -05:00
  • f20fa571f1 Update changelog. GJ 2013-11-06 11:56:50 -05:00
  • b90d1c31c7 Updated localization files GJ 2013-11-06 09:48:05 -05:00
  • cf56ca35eb Tweaked durability handling slightly. GJ 2013-11-06 08:45:20 -05:00
  • c31f5b5782 Account for Unbreaking enchantment when using abilities TfT_02 2013-11-05 14:51:45 +01:00
  • af98c8eb59 Best way to handle minimum quantities. GJ 2013-11-04 11:01:14 -05:00
  • 3a10b2d83c Make sure we're not setting a bite chance > 1.0 TfT_02 2013-11-04 10:32:05 +01:00
  • 32e7c48fd8 Change this message to something that makes sense TfT_02 2013-11-03 22:49:33 +01:00
  • af578870c7 Defaulted quantities should be defaulted everywhere. Glitchfinder 2013-11-03 09:40:04 -08:00
  • cd470d5497 Fix a NPE which occured when there was no backups folder TfT_02 2013-11-03 14:09:41 +01:00
  • a9c5e2a04f Don't send a message to the console if no backups were deleted TfT_02 2013-11-02 21:50:49 +01:00
  • 0196fd8447 Fix the update checker TfT_02 2013-11-02 21:49:20 +01:00
  • b1458840e7 Permissions should be lowercase TfT_02 2013-11-02 19:29:36 +01:00
  • 1fea786669 Added bypass permission for finding Fishing traps TfT_02 2013-11-02 19:25:02 +01:00
  • 6f9a57751e We can't schedule tasks in onDisable() TfT_02 2013-11-01 17:38:54 +01:00
  • 2e1c585005 Fix issue with updating players that are offline. GJ 2013-11-01 12:38:40 -04:00
  • 811626e67b Cleanup. GJ 2013-11-01 10:41:39 -04:00
  • cdfd81a67a Cleanup ZipLibrary class TfT_02 2013-11-01 16:28:42 +01:00
  • 408b8b2107 Added automatic cleanup of backups folder TfT_02 2013-11-01 16:07:56 +01:00
  • 6d5f3a52f4 Don't process chat if the mcMMOPlayer is null. GJ 2013-11-01 09:30:10 -04:00
  • 2cdf08de9f Allow offline players for chat events. GJ 2013-11-01 09:12:06 -04:00
  • 71141a0f8d Minimum quantity should default to 2. GJ 2013-11-01 08:22:04 -04:00
  • bded936af5 Cleanup our imports TfT_02 2013-10-31 22:30:05 +01:00
  • caaac232d7 Cleanup CombatUtils. GJ 2013-10-31 15:03:06 -04:00
  • a9d51dad34 Clean up Smelting checks. GJ 2013-10-31 14:29:06 -04:00
  • 88296da0af Removed MCPC+ workaround. GJ 2013-10-31 13:28:54 -04:00
  • de3c4f8fd7 Smelting now works with custom ores. GJ 2013-10-31 13:25:06 -04:00
  • 1785bab504 Fix bug with Salvage config value. GJ 2013-10-31 09:05:01 -04:00
  • 41da32cd1b Added options to disable various sound effects. GJ 2013-10-31 09:03:29 -04:00
  • 93d586592e Move these checks up. GJ 2013-10-31 08:15:19 -04:00
  • d6c6c75157 Experience is occasionally zero or cast to zero. Glitchfinder 2013-10-30 15:49:47 -07:00
  • 4889769522 Workaround MCPC+ shortcomings for now. GJ 2013-10-30 15:33:37 -04:00
  • 6c70de6a58 Also backup experience.yml TfT_02 2013-10-30 12:33:27 +01:00
  • fd9154e009 Fixed bug with toggle commands not properly displaying the success message. GJ 2013-10-29 11:45:27 -04:00
  • 97b9214d6e Wrap these inside McMMOPlayer for easier access. GJ 2013-10-29 11:02:57 -04:00
  • a8d1376533 More minor cleanup. GJ 2013-10-29 10:01:30 -04:00
  • 3be443c63c Cleanup some XP functions, remove unused scoreboard values, minor refactoring. GJ 2013-10-29 09:49:41 -04:00
  • cc2c9eb21d Move this to the skill itself. GJ 2013-10-28 16:32:40 -04:00
  • 13f0f396d7 Rearrange checks in PartyInviteCommand dev-commandutils riking 2013-10-28 13:31:22 -07:00
  • 31e04a2d91 ToggleCommand shouldn't hit the database riking 2013-10-28 13:30:43 -07:00
  • 2fcd3904dc In Kraken command, use getPlayer(name, true) and a null-check riking 2013-10-28 13:20:26 -07:00
  • 9b3ae5c729 These belong in their managers, not in McMMOPlayer GJ 2013-10-28 16:14:52 -04:00
  • 92fa2782d0 Have PtpCommand use getPlayerExact to check for offline riking 2013-10-28 13:12:57 -07:00
  • ccb7fc5886 Remove, don't just comment out. GJ 2013-10-28 16:04:55 -04:00
  • eb10db5b06 Make PartyJoinCommand use PartyManager directly for lookup riking 2013-10-28 13:02:23 -07:00
  • 60d69e3cc4 Create wrapper to handle all PTP data. GJ 2013-10-28 15:47:47 -04:00
  • f64f62492f Reinstate static color list, clarify intent riking 2013-10-28 12:47:25 -07:00
  • 3fe936306b Oops. GJ 2013-10-28 15:19:47 -04:00
  • c79f8043ad Use proper functions where they exist, and move functions to better locations. GJ 2013-10-28 15:12:24 -04:00
  • 8369ae4616 Don't use a class variable here. GJ 2013-10-28 14:14:20 -04:00
  • 4715688fe8 Update changelog. GJ 2013-10-28 14:07:41 -04:00
  • 62e03a4ef5 Black is hard to read. GJ 2013-10-28 13:58:34 -04:00
  • 9ef3c721df Formatting cleanup from the scoreboard update. Also handle skill permissions differently. GJ 2013-10-28 13:04:06 -04:00
  • f55039ac6b Earn XP when using Shake TfT_02 2013-10-28 17:38:03 +01:00
  • be792a1052 Fix exploitPrevention() and add Javadocs TfT_02 2013-10-28 15:39:47 +01:00
  • c612036db3 Don't try to find a treasure if there aren't any. GJ 2013-10-28 08:52:55 -04:00
  • ad4ee6f402 Cleanup exploit prevention method. GJ 2013-10-28 08:17:06 -04:00
  • 49a5bd2ba6 We can move this check to exploitPrevention() TfT_02 2013-10-26 00:50:31 +02:00
  • 8aac6a992b Back to active development. GJ 2013-10-25 17:11:54 -04:00
  • 5da66f05d4 Update pom.xml for 1.4.07 release 1.4.07 GJ 2013-10-25 17:11:04 -04:00
  • 134e0db2e9 Cleanup more of Riking's mess. GJ 2013-10-25 17:07:56 -04:00
  • b3415ee2f4 Cleanup some of Riking's mess. GJ 2013-10-25 17:05:36 -04:00
  • 14175a6dfd Don't complain about missing Guide strings TfT_02 2013-10-25 22:16:18 +02:00
  • 7b3fb46a9a Improved AFK Acrobatics prevention mechanism TfT_02 2013-10-25 22:01:49 +02:00
  • 0aea165a8f Add note about temporary dev build setup to README Kane York 2013-10-25 11:46:29 -07:00
  • 17b7a9bf10 Add message to /mcscoreboard time [n] riking 2013-10-25 11:41:21 -07:00
  • bd611ee11c Add message to /mcscoreboard keep when a board is not shown riking 2013-10-25 11:39:24 -07:00
  • c6ca65f5c9 Create a utility method in SkillUtils to easily check ability cooldowns riking 2013-10-19 15:59:58 -07:00
  • 95f15e68fe New and Improved Scoreboard System riking 2013-09-11 19:42:27 -07:00
  • 89dabaeb43 Hook location cleanup TfT_02 2013-10-24 23:14:23 +02:00
  • c2e100b1e3 Use hook location in Master Angler TfT_02 2013-10-24 21:17:10 +02:00
  • 9f33c6cef1 Use addUnsafeEnchantment instead of addEnchantment GJ 2013-10-22 09:57:13 -04:00
  • 7e241e3993 Useless else statement. GJ 2013-10-21 13:15:41 -04:00
  • bc51505150 More cleanup. GJ 2013-10-18 11:18:29 -04:00
  • e0599a0dea Subtract XP with Hardcore mode TfT_02 2013-10-20 20:02:16 +02:00
  • d410251595 Changed kraken default behavior TfT_02 2013-10-20 16:38:51 +02:00
  • 810c74dc2a Fixed bug which prevented players from leveling up TfT_02 2013-10-19 14:08:04 +02:00
  • 100f2c7e56 Added a warning message if the server is running NoCheatPlus without CompatNoCheatPlus TfT_02 2013-10-19 00:27:07 +02:00
  • e13e5295e8 Notify about updates if user is running dev1 and beta1 is available TfT_02 2013-10-18 17:25:21 +02:00
  • b100b7bcc7 Gravity's Updater version 2.0 TfT_02 2013-10-12 03:02:09 +02:00
  • f4ff8518c2 Cleanup progress feedback TfT_02 2013-10-18 16:43:37 +02:00
  • dbd27b641e Give periodic status messages to the console in conversion riking 2013-10-15 18:32:54 -07:00
  • 4a428a47af Fix bug with HolidayManager and some cleanup TfT_02 2013-10-18 16:24:01 +02:00
  • 3252137ed7 Update locale files. GJ 2013-10-18 10:20:38 -04:00