Commit Graph

  • 26ed6aa840 Fixed issue where adding XP via command without specifying a player didn't trigger level-ups. GJ 2012-03-29 12:03:29 -04:00
  • ef3802f7c2 Fixed bug with non-Spout users trying to update the XP Bar. GJ 2012-03-29 10:44:37 -04:00
  • 3c9e38d7ad Helps to include the new file. GJ 2012-03-29 10:05:04 -04:00
  • 2e4aeca0df Moved Party API functions to their own file. GJ 2012-03-29 10:04:48 -04:00
  • fd6bf931fc Changed naming for Repair events to be more consistent GJ 2012-03-29 01:41:43 -04:00
  • 751b795417 Changed bypass node for Arcane Forging to not default to true for OPs GJ 2012-03-29 01:36:31 -04:00
  • 8b07b189d4 Fixed XP Bar nossr50 2012-03-28 19:45:34 -07:00
  • 6c6fb117ea Fixed bug where wolves spawned with Call of the Wild only had 8 health GJ 2012-03-28 22:24:32 -04:00
  • 6fffe10c32 Fixed bug with repairing wooden tools. GJ 2012-03-28 15:53:55 -04:00
  • a2d5b97467 Changed Woodcutting durability calulations to ignore leaves and include abilityDurabiltyLoss GJ 2012-03-28 14:37:17 -04:00
  • 1cda446063 Back to active development. (1.3.05-dev) GJ 2012-03-28 02:14:11 -04:00
  • a5af583a29 Fixed typos in the Party help display 1.3.04 GJ 2012-03-28 01:42:42 -04:00
  • 4d4638feea Updated POM nossr50 2012-03-27 22:33:42 -07:00
  • ef3d76fb9f Fixed bug where you could TP to dead players GJ 2012-03-27 23:04:00 -04:00
  • 5e12979f09 Fix my fix for the BlockBreak event changes (reverted). GJ 2012-03-27 22:54:56 -04:00
  • cd64b60ece Fix for some API functions not being callable. GJ 2012-03-27 22:51:12 -04:00
  • 13951e5806 Fixed NPE due to McMMOPartyChangeEvent. GJ 2012-03-27 19:47:20 -04:00
  • 6cfc8c7a52 Fixed bug with gaining infinite levels. (Oops.) GJ 2012-03-27 17:12:38 -04:00
  • fd6610f966 Added McMMOPartyChangeEvent for API usage - fires whenever a player joins or leaves a party GJ 2012-03-27 17:09:23 -04:00
  • aaa63a7f5d Added McMMOPartyTeleportEvent for API usage - fires before a successful teleportation would occur. GJ 2012-03-27 15:57:37 -04:00
  • f786c4db50 Fixed typo in PlayerProfile that was causing NPEs GJ 2012-03-27 15:32:51 -04:00
  • 87a0c0b0b6 Changelog update. GJ 2012-03-27 14:52:34 -04:00
  • 8cfae368c3 ACTUALLY fixed issue with Disarm never working. GJ 2012-03-27 14:52:09 -04:00
  • f19b8a88d5 Fixed issue with Disarm never working. GJ 2012-03-27 14:48:36 -04:00
  • ac384c5d95 More cleanup on PlayerProfile.java GJ 2012-03-27 14:41:19 -04:00
  • 83c326fb39 Fixed a rather "critial" typo. GJ 2012-03-27 13:34:28 -04:00
  • be31d03733 Fixed typo. GJ 2012-03-27 12:32:42 -04:00
  • 0fcba5f1ee Fixed spacing issue with /mcc command GJ 2012-03-27 08:51:17 -04:00
  • d1041c30db Fixed IllegalArguementException in Fishing when the result stack didn't have a max durability. GJ 2012-03-27 07:51:30 -04:00
  • 1642c61b7f Cleanup on PlayerProfile - down to 1228 lines now. :D GJ 2012-03-27 02:33:35 -04:00
  • 2ff5f2eb46 Rearranged event package structure. GJ 2012-03-27 01:09:28 -04:00
  • af4ba976d9 Added McMMOPlayerRepairCheckEvent for API usage - fires before repair process begins, can be cancelled. GJ 2012-03-27 00:56:31 -04:00
  • 3fc5a167a4 Added ability to get skill level from McMMOPlayerSkill events GJ 2012-03-27 00:18:04 -04:00
  • 933449f16b Added ability to get skill level from McMMOPlayerExperience events. GJ 2012-03-27 00:14:20 -04:00
  • dd170ec7ef Fixed issue with repair event not returning the proper repair amount. GJ 2012-03-26 23:58:48 -04:00
  • 2d3b01ba34 Assorted event updates. Created new McMMOPlayerRepairEvent for when a repair is completed. GJ 2012-03-26 23:01:51 -04:00
  • 6a8737547f Updates to PlayerProfile.java GJ 2012-03-26 17:31:15 -04:00
  • ae8997b4f3 HUDmmo.java cleanup (formatting stuff, comment removal) nossr50 2012-03-26 14:24:11 -07:00
  • 65e3384a96 Prep for mcLocale update. GJ 2012-03-26 16:17:35 -04:00
  • 945fb5ed55 Random update. :D GJ 2012-03-26 11:04:17 -04:00
  • ca2949dcaf Changelog update GJ 2012-03-26 10:03:56 -04:00
  • 7b22c6232d Fixed summoned ocelots never changing skins. (Thanks Xackery!) GJ 2012-03-26 10:03:05 -04:00
  • 3ec5894249 Generic cleanup. GJ 2012-03-26 09:06:48 -04:00
  • 77462888ff Moved anvil placement handling into Repair.java GJ 2012-03-25 16:26:40 -04:00
  • 0ee05687d9 Removed old block place workaround code. GJ 2012-03-25 16:13:29 -04:00
  • d8dbce7cc9 Updates to Italian locale file. GJ 2012-03-24 23:17:14 -04:00
  • adea5a5674 Fixed Green Terra & Super Breaker awarding 4x drops at high levels. GJ 2012-03-24 00:58:46 -04:00
  • 443b4a193c Fixed Shake dropping bonemeal from Squids. GJ 2012-03-23 22:30:56 -04:00
  • 46c31e1abb Trying to fix formatting... nossr50 2012-03-23 12:37:13 -07:00
  • 46cdfe992f Version is now 1.3.04-dev modified comments/changelog nossr50 2012-03-23 12:34:23 -07:00
  • 752cc88270 Merge branch 'master' of github.com:mcMMO-Dev/mcMMO nossr50 2012-03-23 12:30:55 -07:00
  • d1f13ddec0 Made MySQL reload all profiles on reconnect, modified RemoveProfileFromMemoryTask nossr50 2012-03-23 12:30:27 -07:00
  • 5af856a2a0 Updating to for 1.3.03 release. 1.3.03 GJ 2012-03-23 00:33:04 -04:00
  • ea9c6f4d44 Whoops, typo. GJ 2012-03-22 23:33:11 -04:00
  • 631b2342b9 Removing some unused imports from m.java nossr50 2012-03-22 15:33:15 -07:00
  • 189ae6fcdb Moved convertToMySQL() into MmoupdateCommand class nossr50 2012-03-22 15:32:31 -07:00
  • 7d70edc0ff Fixing small mistake with grabbing offline profiles nossr50 2012-03-22 14:31:48 -07:00
  • 9bfbf85b4b Optimizing how we save PlayerProfiles a bit nossr50 2012-03-22 14:28:22 -07:00
  • ab50b32f60 We don't want to pass a lowercase playerName to new PlayerProfiles yet... nossr50 2012-03-22 14:19:35 -07:00
  • fc4709fe27 Merge branch 'master' of github.com:mcMMO-Dev/mcMMO nossr50 2012-03-22 13:59:12 -07:00
  • 2cf789d7bf Added console functionality to mctop nossr50 2012-03-22 13:58:54 -07:00
  • 8aad439e99 Fixed Archery pulling the guide string for Axes. GJ 2012-03-22 16:56:35 -04:00
  • 0f1f124eb5 Removing unused variables and imports from mmoedit nossr50 2012-03-22 13:45:25 -07:00
  • bb06e193bc Merge branch 'master' of github.com:mcMMO-Dev/mcMMO nossr50 2012-03-22 13:43:19 -07:00
  • 4377716474 Fixed the bug with mmoedit and mcstats, reworked PlayerProfile hashmaps to be stored by String instead of Player nossr50 2012-03-22 13:42:44 -07:00
  • cab9850fe3 Fixed saplings dropping WAY too often from Woodcutting. GJ 2012-03-22 16:36:54 -04:00
  • 5ae15bfb71 Fixed exception error when editing offline player with mmoedit nossr50 2012-03-22 13:18:59 -07:00
  • 1ca57df0c0 Removed 'true/false' debug message from Inspect command nossr50 2012-03-22 13:15:19 -07:00
  • 86cfa5dcb2 Changes to POM, version is now 1.3.03-dev nossr50 2012-03-22 13:00:57 -07:00
  • 3c42dd69d5 Merge branch 'master' of github.com:mcMMO-Dev/mcMMO nossr50 2012-03-22 12:59:52 -07:00
  • 39620f1aab Changes to MySQL reconnection stuff and OnDisable() nossr50 2012-03-22 12:59:26 -07:00
  • 60cbf7b8b9 Fixed bugs with metadata checks. Super Breaker now works again. GJ 2012-03-22 15:48:11 -04:00
  • a630022bf0 Generalized some taming stuff to work with Ocelots. GJ 2012-03-22 11:07:20 -04:00
  • cd53ba04b0 Updates to Italian locale file. GJ 2012-03-22 09:49:07 -04:00
  • b55e9c5c0d Updated FakeBlockBreakEvent to align with recent Bukkit changes. GJ 2012-03-21 21:06:28 -04:00
  • 6887ddd570 Minor cleanup. GJ 2012-03-20 22:51:02 -04:00
  • f2be996e3d Update to SpoutStuff.java GJ 2012-03-20 22:33:58 -04:00
  • 664c9d9953 mcMMO - now in Italian! GJ 2012-03-20 20:54:19 -04:00
  • 0fa39c4ace Moved last few hashmaps to mcMMO.java & killed off Misc.java GJ 2012-03-20 18:36:47 -04:00
  • 9e604aed5e Fixed bug where some combat skills weren't taking into account all damage modifiers. GJ 2012-03-20 13:22:39 -04:00
  • 6afcce4b7c Piston listeners weren't tracking the last pushed block. GJ 2012-03-20 13:03:52 -04:00
  • 3da8955f8a Fix for double drop exploit using pistons. GJ 2012-03-20 00:45:01 -04:00
  • 49bb7ecba9 Fixed issue with RIGHT_CLICK_AIR & LEFT_CLICK_AIR not firing. GJ 2012-03-19 23:03:48 -04:00
  • 99e58039a2 MAJOR PERMISSIONS UPDATE. PLEASE CHECK PLUGIN.YML FOR DETAILS. GJ 2012-03-19 22:05:17 -04:00
  • d2edbe207d More datatype cleanup. GJ 2012-03-19 13:21:38 -04:00
  • 05d16e7c15 Assorted datatype cleanup. GJ 2012-03-19 12:54:33 -04:00
  • 253d0ea4c8 Fixed an issue with Call of the Wild message display. GJ 2012-03-18 23:17:43 -04:00
  • 397c2cc488 Changelog update. GJ 2012-03-18 22:46:10 -04:00
  • 4f0c55460d Fixed Excavation not rewarding XP. GJ 2012-03-18 21:12:29 -04:00
  • 8f2c424657 Move bleeding to mcBleedTimer Put all the logic handling adding/removing/contains there and encapsulate our List Additionally, should prevent a ConcurrentModificationException by locking, but I'm not 100% on the contiains not throing such an exception. NuclearW 2012-03-18 16:59:35 -04:00
  • b10f599a87 Updates to configs. GJ 2012-03-18 16:35:47 -04:00
  • c1cdba4395 clear() is better. GJ 2012-03-18 15:28:41 -04:00
  • bc725f46e8 Cleaned up the way we handle bleed tracking. GJ 2012-03-18 15:22:12 -04:00
  • 6b99d3e5f1 Cleanup of LoadProperties, changed around a few message strings. GJ 2012-03-18 01:42:56 -04:00
  • 92cc494087 *CLEANUP* - Unarmed.java GJ 2012-03-17 12:52:48 -04:00
  • 3bb7b05d80 Fixed Lapis dropping the wrong thing (stupid DyeColor enum...) GJ 2012-03-17 12:22:42 -04:00
  • ed65842e3d No longer need to specify amount if creating ItemStack of 1 item. GJ 2012-03-16 13:45:30 -04:00
  • be4abefd55 More cleanup to Woodcutting. GJ 2012-03-16 13:33:03 -04:00
  • 9e7209ff47 *CLEANUP* - Woodcutting.java GJ 2012-03-16 11:30:23 -04:00
  • 71d47eacaa Removed lingering traces of old block tracking method. GJ 2012-03-15 17:29:27 -04:00