Commit Graph

  • 4f273ad6b4 Fixes for importing profiles while the server is running dev-import-fixes riking 2013-12-10 15:11:09 -08:00
  • 2aec4a69ea Database conversion bug: Integral division in output format riking 2013-12-10 14:56:07 -08:00
  • 06c9ea7068 Minecraft handles block drop chances internally. Glitchfinder 2013-12-08 12:49:43 -08:00
  • c88583c1c0 Use Matcher.quoteReplacement here! TfT_02 2013-12-08 17:07:45 +01:00
  • d2b6838453 Fix config.yml formatting TfT_02 2013-12-08 11:40:09 +01:00
  • c9f1f8f662 Fixed bug where party chat broke if the display name contained special characters TfT_02 2013-12-08 11:35:02 +01:00
  • 7a08343304 Actually keep all weeks, not just from the past year TfT_02 2013-12-07 13:18:14 +01:00
  • 3b1bb3e08a Minor changes to Tree Feller - use a HashSet, move comment riking 2013-12-06 23:55:26 -08:00
  • 07cafd4866 Fixed bug where disabling hardcore mode for specific skills didn't work TfT_02 2013-12-03 22:15:23 +01:00
  • 48821a710f Fixed bug with cooldown donor perks GJ 2013-12-02 08:30:45 -05:00
  • 30a1b333b9 Need a space here. GJ 2013-12-02 08:18:28 -05:00
  • 696bf71962 Remove unused import GJ 2013-12-02 08:13:53 -05:00
  • 2d577e92f1 AntiTheft option for Disarm Ability t00thpick1 2013-12-01 18:43:17 -05:00
  • 86b92b5b30 add alias to mcscoreboard Luuk Jacobs 2013-11-27 00:35:58 +01:00
  • 24c1dec046 Fix missing import & broken build. GJ 2013-11-25 09:32:16 -05:00
  • 6c478a26c4 Fix issue with custom axes not working with Tree Feller. GJ 2013-11-25 09:29:41 -05:00
  • 2d3da6daf8 Space not underscore t00thpick1 2013-11-24 18:01:05 -05:00
  • de3b2b8024 Damage should probably actually be fatal I would think. t00thpick1 2013-11-23 12:34:14 -05:00
  • 02a064ffc6 These need spaces to be called pretty t00thpick1 2013-11-23 00:45:12 -05:00
  • cb5303ce4d These strings return with Spaces, not underscores t00thpick1 2013-11-23 00:42:43 -05:00
  • c0dee19cb0 Missed a refactor :P Also, javadoc event t00thpick1 2013-11-22 12:48:53 -05:00
  • 870987bba7 SecondaryAbility's API additions t00thpick1 2013-11-22 12:32:23 -05:00
  • 5d63a4b910 Run PlayerProfileSaveTask async, as intended riking 2013-11-16 17:22:18 -08:00
  • 3236ee5ec9 Harden save() method by making a defensive copy riking 2013-11-16 17:21:21 -08:00
  • 12ed2ac07b Have ExperienceCommand and SkillresetCommand explicitly handle 'all' riking 2013-11-19 18:56:47 -08:00
  • 729f3b1df9 There is no usage of this method in which "all" will not cause NPE's t00thpick1 2013-11-19 21:00:29 -05:00
  • ee1be3599c .length doesn't start at 0 TfT_02 2013-11-18 21:01:41 +01:00
  • 12a6aca8cd Assume that block data = 0 if there isn't one in the config TfT_02 2013-11-18 20:48:37 +01:00
  • 2b81b8daeb Fix Commands.Scoreboard.Timer locale string TfT_02 2013-11-18 19:56:29 +01:00
  • 5edbdec151 Actually fix broken locale string. GJ 2013-11-15 07:25:50 -05:00
  • eaa38c11b8 Fix broken locale string. GJ 2013-11-13 09:47:13 -05:00
  • fcdb5abaea Reimplement Impact event dev-events GJ 2013-11-12 12:25:09 -05:00
  • b1095ce1a6 Fix things after rebase TfT_02 2013-10-26 00:21:20 +02:00
  • 2497c62ada Move changelog entries to 1.4.08 TfT_02 2013-10-26 00:16:11 +02:00
  • 997685b5ec More event work. GJ 2013-10-25 11:47:13 -04:00
  • a65bcb9e5d More event work. GJ 2013-10-25 09:06:56 -04:00
  • 26d5db07ef Axe events. GJ 2013-10-24 13:09:02 -04:00
  • d6fbf1be34 Move standard activation checks into activation function, Archery refactoring, Unarmed cleanup, start work on Axe events. GJ 2013-10-24 09:14:53 -04:00
  • 965035fa72 Archery events & bugfixes GJ 2013-10-23 12:43:48 -04:00
  • a99293aa48 We should ALWAYS inform other plugins of what we're doing. GJ 2013-10-23 10:19:22 -04:00
  • 20967bea92 Add roll event, remove particle flag from the dodge event. GJ 2013-10-23 09:35:04 -04:00
  • 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