Commit Graph

  • 86cfa5dcb2 Changes to POM, version is now 1.3.03-dev nossr50 2012-03-22 13:00:57 -0700
  • 3c42dd69d5 Merge branch 'master' of github.com:mcMMO-Dev/mcMMO nossr50 2012-03-22 12:59:52 -0700
  • 39620f1aab Changes to MySQL reconnection stuff and OnDisable() nossr50 2012-03-22 12:59:26 -0700
  • 60cbf7b8b9 Fixed bugs with metadata checks. Super Breaker now works again. GJ 2012-03-22 15:48:11 -0400
  • a630022bf0 Generalized some taming stuff to work with Ocelots. GJ 2012-03-22 11:07:20 -0400
  • cd53ba04b0 Updates to Italian locale file. GJ 2012-03-22 09:49:07 -0400
  • b55e9c5c0d Updated FakeBlockBreakEvent to align with recent Bukkit changes. GJ 2012-03-21 21:06:28 -0400
  • 6887ddd570 Minor cleanup. GJ 2012-03-20 22:51:02 -0400
  • f2be996e3d Update to SpoutStuff.java GJ 2012-03-20 22:33:58 -0400
  • 664c9d9953 mcMMO - now in Italian! GJ 2012-03-20 20:54:19 -0400
  • 0fa39c4ace Moved last few hashmaps to mcMMO.java & killed off Misc.java GJ 2012-03-20 18:36:47 -0400
  • 9e604aed5e Fixed bug where some combat skills weren't taking into account all damage modifiers. GJ 2012-03-20 13:22:39 -0400
  • 6afcce4b7c Piston listeners weren't tracking the last pushed block. GJ 2012-03-20 13:03:52 -0400
  • 3da8955f8a Fix for double drop exploit using pistons. GJ 2012-03-20 00:45:01 -0400
  • 49bb7ecba9 Fixed issue with RIGHT_CLICK_AIR & LEFT_CLICK_AIR not firing. GJ 2012-03-19 23:03:48 -0400
  • 99e58039a2 MAJOR PERMISSIONS UPDATE. PLEASE CHECK PLUGIN.YML FOR DETAILS. GJ 2012-03-19 22:05:17 -0400
  • d2edbe207d More datatype cleanup. GJ 2012-03-19 13:21:38 -0400
  • 05d16e7c15 Assorted datatype cleanup. GJ 2012-03-19 12:54:33 -0400
  • 253d0ea4c8 Fixed an issue with Call of the Wild message display. GJ 2012-03-18 23:17:43 -0400
  • 397c2cc488 Changelog update. GJ 2012-03-18 22:46:10 -0400
  • 4f0c55460d Fixed Excavation not rewarding XP. GJ 2012-03-18 21:12:29 -0400
  • 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 -0400
  • b10f599a87 Updates to configs. GJ 2012-03-18 16:35:47 -0400
  • c1cdba4395 clear() is better. GJ 2012-03-18 15:28:41 -0400
  • bc725f46e8 Cleaned up the way we handle bleed tracking. GJ 2012-03-18 15:22:12 -0400
  • 6b99d3e5f1 Cleanup of LoadProperties, changed around a few message strings. GJ 2012-03-18 01:42:56 -0400
  • 92cc494087 *CLEANUP* - Unarmed.java GJ 2012-03-17 12:52:48 -0400
  • 3bb7b05d80 Fixed Lapis dropping the wrong thing (stupid DyeColor enum...) GJ 2012-03-17 12:22:42 -0400
  • ed65842e3d No longer need to specify amount if creating ItemStack of 1 item. GJ 2012-03-16 13:45:30 -0400
  • be4abefd55 More cleanup to Woodcutting. GJ 2012-03-16 13:33:03 -0400
  • 9e7209ff47 *CLEANUP* - Woodcutting.java GJ 2012-03-16 11:30:23 -0400
  • 71d47eacaa Removed lingering traces of old block tracking method. GJ 2012-03-15 17:29:27 -0400
  • ebc87f46f7 Cleanup to Repair.java, fixed bug of Herbalism double drops failing, fixed bug with Super Repair calculations. GJ 2012-03-15 13:11:56 -0400
  • 558e4f4dd0 Added config option to disable wheat replanting. GJ 2012-03-15 10:24:42 -0400
  • 3109ee9c2a Start of cleanup on Repair.java - will finish when it's not 3am GJ 2012-03-15 03:10:40 -0400
  • bb5d003430 Updates to metadata, change to use block.getRelative in Woodcutting.java GJ 2012-03-15 00:52:37 -0400
  • 058cc3aac9 Changed placed block tracking to use metadata! GJ 2012-03-14 23:31:56 -0400
  • 43ff0fa41a Fixed bug with Green Terra not activating GJ 2012-03-14 16:24:14 -0400
  • ab8f1a4ea6 Assorted cleanup, fixed bug with abilities not working. GJ 2012-03-14 13:33:00 -0400
  • 9ef1c3b5bf Cleaned up the fishing enchantment checks. GJ 2012-03-14 11:43:18 -0400
  • ea2615aeae Derp. Forgot a file. GJ 2012-03-14 02:10:16 -0400
  • 0a927768f5 Fix some issues from the merge. GJ 2012-03-14 02:04:00 -0400
  • 1470feb958 Merge pull request #193 from bm01/master Grant 2012-03-13 20:46:29 -0700
  • 68162f4a06 Merge 7c3b6b9fb3 into 5a54d6e0c5 GitHub Merge Button 2012-03-13 12:55:42 -0700
  • 5a54d6e0c5 *CLEANUP* - Swords.java GJ 2012-03-13 15:55:42 -0400
  • dc6a2b654e Assorted cleanup. GJ 2012-03-13 14:09:32 -0400
  • a3da6b7df5 *CLEANUP* - Mining.java GJ 2012-03-13 03:31:07 -0400
  • 2c417d28c5 Cleanup on Fishing.java, implemented some Enum values elsewhere. GJ 2012-03-13 03:00:49 -0400
  • 71e09423fe Made it so you leave your party if you enter a world where you don't have party permissions. Also removed some unused stuff from PlayerProfile. GJ 2012-03-12 22:07:35 -0400
  • 0070333b35 *CLEANUP* GJ 2012-03-12 17:57:44 -0400
  • 49bb3e0a3c Misc. cleanup, removed old Logger.getLogger stuff. GJ 2012-03-12 17:28:13 -0400
  • 787ee0220a *CLEANUP* - Acrobatics.java & Archery.java GJ 2012-03-12 12:45:03 -0400
  • 0093f769f0 Fixed issue with Acrobatics Dodge checks. GJ 2012-03-12 03:26:39 -0400
  • 46d0b50c52 Fix endless loop with FoodLevelChange events. GJ 2012-03-12 02:28:24 -0400
  • 3e0cc358d0 Fix for Acrobatics leveling exploit - Fixes MCCORE-74 GJ 2012-03-12 01:45:08 -0400
  • 0a8d34a21f *CLEANUP* - mcSpoutListener.java & mcSpoutScreenListener.java GJ 2012-03-11 01:39:14 -0500
  • def65282dd *CLEANUP* - mcSelfListener.java & mcSpoutInputListener.java GJ 2012-03-11 01:19:19 -0500
  • 4359dc764f *CLEANUP* - mcPlayerListener.java GJ 2012-03-10 22:21:53 -0500
  • 28c590f079 *CLEANUP* - mcEntityListener.java GJ 2012-03-10 20:15:55 -0500
  • 989f12e65b Fixed NPE when breaking placed Herbalism blocks. GJ 2012-03-10 15:43:48 -0500
  • ce8ddded92 Major updates to Herbalism. GJ 2012-03-10 13:03:31 -0500
  • 5d55af8183 Fixed Green Terra not working. GJ 2012-03-10 00:20:43 -0500
  • 358c333c70 Merge pull request #194 from bm01/experimental nossr50 2012-03-09 18:44:17 -0800
  • cf77a25812 Merge d391d12ab5 into f5a559efa6 GitHub Merge Button 2012-03-09 18:16:33 -0800
  • d391d12ab5 Alert lone players trying to speak in party chat bm01 2012-03-10 02:37:22 +0100
  • f5a559efa6 Lets add some CONFIG to that cooldown NuclearW 2012-03-09 19:54:56 -0500
  • 0c8b944b12 Lets add some RED to that message nossr50 2012-03-09 16:42:15 -0800
  • 7ff02e51f5 Fixing maths nossr50 2012-03-09 16:41:29 -0800
  • a40d3f5f9c PTP now has a 30 second cooldown from when you were last hurt nossr50 2012-03-09 16:40:39 -0800
  • 3eb8f6a1a4 Fixed one more thing. GJ 2012-03-09 19:28:33 -0500
  • 132388fe3f Fix for stuff not breaking right. GJ 2012-03-09 18:27:03 -0500
  • 0d14918946 .triggerCheck() is only called when it needs to be (NoCheat fix) nossr50 2012-03-09 16:11:24 -0800
  • 7c3b6b9fb3 Fix for combat XP gain bm01 2012-03-07 00:48:24 +0100
  • 37b5991dcc Sand/gravel exploit fix. GJ 2012-03-09 14:00:34 -0500
  • 09044016cd Fixed a few issues in mcBlockListener. GJ 2012-03-09 12:43:50 -0500
  • 577badf4d8 Fixed ArrayIndexOutOfBounds with mmoedit nossr50 2012-03-09 02:02:45 -0800
  • de1539ac1d Cleanup. GJ 2012-03-09 01:44:29 -0500
  • 6e8cfe5ec9 Assorted bug fixes & cleanup. GJ 2012-03-09 01:23:32 -0500
  • 9dfcbf1797 Triple Drop fix nossr50 2012-03-08 22:22:25 -0800
  • 74b7aa5340 Added permission node to bypass Arcane Repair and keep enchantments nossr50 2012-03-08 18:58:50 -0800
  • 0441b062bd Whoops.. nossr50 2012-03-08 18:24:16 -0800
  • 24bdd10f7f PTP Exploit fix attempt #2 nossr50 2012-03-08 18:23:04 -0800
  • 8669582e8f PTP exploit fix nossr50 2012-03-08 18:00:43 -0800
  • d0f66ece98 Fixing a message with /inspect nossr50 2012-03-08 17:53:54 -0800
  • 1107e9f36a Merge branch 'master' of github.com:mcMMO-Dev/mcMMO nossr50 2012-03-08 17:07:34 -0800
  • 95c15df184 Making mctop update for MySQL when mmoedit is used nossr50 2012-03-08 17:06:26 -0800
  • c3e1cf8681 Another leak... GJ 2012-03-08 18:15:14 -0500
  • d393e4d124 Cleanup & a few memory leak fixes. GJ 2012-03-08 18:09:31 -0500
  • bce418bee8 Cleanup. GJ 2012-03-08 17:26:13 -0500
  • 052e3cd997 More cleanup. GJ 2012-03-08 16:55:43 -0500
  • 9eb5535c75 Fixed the NPE PlayerInteractEvent. GJ 2012-03-08 16:30:50 -0500
  • e9e7d462f7 More generic cleanup. GJ 2012-03-08 16:17:57 -0500
  • 88ab232ccd Undo Taming fix, attempt fix of block interact NPE TheYeti 2012-03-08 12:11:09 -0800
  • 714f829f3e Fix for CraftOfflinePlayer in Taming yet again TheYeti 2012-03-08 11:33:27 -0800
  • 7a549ce211 Return after we cancel an event For EntityDamageByEntity and EntityDamage NuclearW 2012-03-08 13:22:14 -0500
  • 63bdc16e2f Merge branch 'master' of github.com:mcMMO-Dev/mcMMO nossr50 2012-03-07 16:03:21 -0800
  • 7e9aada919 More fixes nossr50 2012-03-07 16:03:02 -0800
  • 4805097a0c Remove lots of redundant license prefixes from files NuclearW 2012-03-07 16:53:54 -0500
  • 86e4a4344b Am dissapoint GJ nossr50 2012-03-07 13:50:14 -0800
  • 9f3e7ba11c Fixed stuff being in wrong package. Start of cleanup to m.java. GJ 2012-03-07 16:38:48 -0500