Commit Graph

  • 093f368545 Replaced m.getDistance() bm01 2012-02-29 03:26:19 +01:00
  • a41fc22899 Added MySpawn removal info to changelog nossr50 2012-02-28 16:52:47 -08:00
  • 5f51f7f9b0 Further removing MySpawn stuff nossr50 2012-02-28 15:19:43 -08:00
  • de2a0403d2 Remove MySpawn from DB if exists nossr50 2012-02-28 15:15:03 -08:00
  • e2d13034a8 Kill it with fire, part 1 - MySpawn GJ 2012-02-28 18:01:35 -05:00
  • e55006f662 Fixed the fact that myspawn would clear if you broke ANY bed (not just your own) - Addresses MCCORE-50 GJ 2012-02-28 17:06:13 -05:00
  • 64b46a88c9 Breaking a bed now clears your spawn, just as if you had used the /clearmyspawn command. GJ 2012-02-28 16:51:58 -05:00
  • 69b7c3077f Tweaked mcremove nossr50 2012-02-28 12:53:27 -08:00
  • f158858262 Updated changelog. nossr50 2012-02-28 12:36:55 -08:00
  • 7aa7de75a2 Made mcremove work for FlatFile (sort of). nossr50 2012-02-28 12:33:57 -08:00
  • 6cc22a3b63 mcremove command is now fully functional for MySQL nossr50 2012-02-28 12:16:23 -08:00
  • 649ce1c147 Forgot to commit this, file renamed. nossr50 2012-02-28 11:19:12 -08:00
  • 1281843d45 Removing redundancy in most commands nossr50 2012-02-28 11:17:54 -08:00
  • e31aea3492 Beginning work on mcremove nossr50 2012-02-28 11:05:48 -08:00
  • 26e3403ff4 Fixed Call of The Wild & RIGHT_CLICK_AIR tool activation not working. GJ 2012-02-28 09:27:14 -05:00
  • e5922bf3e7 Fixed my brakes. >.< GJ 2012-02-28 00:18:55 -05:00
  • 2b9baaf0ea Possible fix for not registering right click air events. GJ 2012-02-27 23:38:33 -05:00
  • 8ad4e20cab Fixed leaving out a logical check for new skill processing. (Oops.) GJ 2012-02-27 20:40:25 -05:00
  • 1511c5737b Fixed missing return calls in ToolType.java GJ 2012-02-27 17:37:43 -05:00
  • 57bf414d59 OPTIMIZE ALL THE SKILLS! GJ 2012-02-27 17:28:32 -05:00
  • 16a0a3364a NPE fix for Bleed Simulation (hopefully) nossr50 2012-02-27 07:56:12 -08:00
  • d09512373b Added an isConnected() method nossr50 2012-02-27 05:27:59 -08:00
  • dfd1e311d1 Updated changelog nossr50 2012-02-27 05:23:56 -08:00
  • 26c9ba0c3b Major optimization to how MySQL connection is handled. nossr50 2012-02-27 05:20:55 -08:00
  • d7d1d0b58d Merge branch 'master' of github.com:mcMMO-Dev/mcMMO nossr50 2012-02-27 03:53:46 -08:00
  • a0ab16eaa7 Minor tweaks to BleedSimulate() nossr50 2012-02-27 03:53:15 -08:00
  • cae4b47538 Updates to Unarmed GJ 2012-02-26 14:38:55 -05:00
  • dd445dbac5 Updates to Combat - Breaks R4 Compatability. GJ 2012-02-26 14:38:03 -05:00
  • 4b26732f51 Removed redundancy nossr50 2012-02-26 04:15:50 -08:00
  • bf38fc9819 Merge pull request #184 from bm01/master nossr50 2012-02-26 04:07:58 -08:00
  • aff6b0925f Optimization in Combat.java bm01 2012-02-24 10:53:41 +01:00
  • a7f259ea3c Moved wolf damage checks to Taming.java GJ 2012-02-26 02:38:07 -05:00
  • 3a1ee58339 Added custom values for mob combat multipliers. GJ 2012-02-26 01:53:54 -05:00
  • 6b0c46b634 Minor updates/optimizations to PlayerListener GJ 2012-02-26 00:05:32 -05:00
  • 6b36a030f6 Added back updateInventory() methods. GJ 2012-02-25 21:42:03 -05:00
  • df92c43578 Tweaked changelog nossr50 2012-02-25 04:41:53 -08:00
  • f481741bb5 This should make us fully NoCheat compatible. nossr50 2012-02-25 04:27:09 -08:00
  • 77b0dd725c Fixing unwanted block data changes nossr50 2012-02-25 04:07:07 -08:00
  • f850c0ead6 Merge branch 'master' of github.com:mcMMO-Dev/mcMMO nossr50 2012-02-25 03:51:49 -08:00
  • 7ad9b2ed58 Gutting out the old Party HUD. Lets make a new one. nossr50 2012-02-25 03:51:22 -08:00
  • 695d76dcf4 ENUM ALL THE THINGS! GJ 2012-02-25 02:49:53 -05:00
  • 19ea6707fe Updated locale files to reflect increases to Blast Mining ore drops. GJ 2012-02-25 00:26:10 -05:00
  • 649bccb0d0 Added /addlevels command (Implements MCCORE-23) GJ 2012-02-24 21:05:01 -05:00
  • 73f1c08366 Blast Mining optimization GJ 2012-02-24 18:25:24 -05:00
  • b98120192a Removed useless removal checks. GJ 2012-02-24 12:14:35 -05:00
  • 1cd7181d26 Minor tweaks & fixes. Changed Tree Feller to use custom item drop method so we fire the event like we're supposed to. GJ 2012-02-24 11:21:07 -05:00
  • fb35e7dd5d Updating changelog. Fixing Herbalism command display. nossr50 2012-02-24 07:54:17 -08:00
  • 1c4275ce37 Misc formatting. Clarifying something in changelog. nossr50 2012-02-24 07:19:55 -08:00
  • 3ff9a28fa7 Fixed exploit in Tree Feller nossr50 2012-02-24 04:52:30 -08:00
  • 04f13ab090 Fixed Tree Feller dropping too many saplings nossr50 2012-02-24 03:41:43 -08:00
  • e42b9db159 Fixed bug with Swords command display nossr50 2012-02-24 03:37:41 -08:00
  • deb3a3bd48 Fixed bug with Leaf Blower & Tree Feller permission nodes nossr50 2012-02-24 03:03:19 -08:00
  • 6708947332 Tree Feller is faster. Added limit to tree feller. Added Jungle Tree to Woodcutting XP Tables. Renamed Pine to Oak. Modified default Woodcutting XP Tables. nossr50 2012-02-24 01:46:34 -08:00
  • 1f0fcb119d Removed outdated inventory methods GJ 2012-02-24 01:02:23 -05:00
  • bdb74d4719 Optimize even more things. GJ 2012-02-23 23:04:41 -05:00
  • 19ab8b89f5 More optimizing. GJ 2012-02-23 22:26:20 -05:00
  • 10fa9e5465 Optimize more things. GJ 2012-02-23 21:44:44 -05:00
  • 1fe259eb7a Archery optimizations. GJ 2012-02-23 21:13:06 -05:00
  • cd56dc7f98 Updated changelog GJ 2012-02-23 19:42:22 -05:00
  • 8cf9601af4 More Repair optimizations. GJ 2012-02-23 19:39:06 -05:00
  • b39c02154a Fix Leaf Blower not respecting Shears. (MCCORE-44) GJ 2012-02-23 18:49:56 -05:00
  • a2e41f31ed Repair optimizations. LOTS of repair optimizations. GJ 2012-02-23 18:32:12 -05:00
  • 5d8b049a45 Merge branch 'master' of github.com:mcMMO-Dev/mcMMO nossr50 2012-02-23 10:24:15 -08:00
  • 336adf9530 Changed Unarmed to start with a damage bonus nossr50 2012-02-23 10:23:04 -08:00
  • 708cfc23b6 Locale stuff for Blast Mining GJ 2012-02-23 13:09:23 -05:00
  • 06b2a89646 Move to external task Only remove if we have it to remove Only add if not already in memory Don't load something we would immediately unload on removeUser NuclearW 2012-02-23 11:48:48 -05:00
  • b782225dde Removed old Unarmed stuff from locale files. GJ 2012-02-23 11:33:22 -05:00
  • 85640f88b2 Stop crying nossr50 2012-02-23 08:30:56 -08:00
  • a372ca34e6 Changed how we remove PlayerProfiles to reduce lag nossr50 2012-02-23 08:27:36 -08:00
  • 4acc0b63fd Try that again... GJ 2012-02-23 09:07:51 -05:00
  • edf6f7560b Forced POM to update & stop build failures (I hope). GJ 2012-02-23 09:06:00 -05:00
  • 66e0cc33bf Change ignition to use Maths nossr50 2012-02-23 06:03:49 -08:00
  • 498e3eb35c Dat 'y' nossr50 2012-02-23 05:44:55 -08:00
  • 2aa7e37e13 Reworked Unarmed to be easier to level nossr50 2012-02-23 05:38:50 -08:00
  • 09c5b8727a Events no longer implement Serializable. GJ 2012-02-23 08:31:07 -05:00
  • 02a67e330a Removed deprecated CreatureType use. GJ 2012-02-23 08:29:34 -05:00
  • 37364d6c86 More tweaks to Tree Feller nossr50 2012-02-23 01:59:00 -08:00
  • 86166a58e1 Merge branch 'master' of github.com:mcMMO-Dev/mcMMO nossr50 2012-02-23 01:57:31 -08:00
  • 935e494705 Merge pull request #183 from bm01/master nossr50 2012-02-23 01:57:16 -08:00
  • 94387045e4 Removed redundant if statement bm01 2012-02-23 10:34:34 +01:00
  • 20ae2dbeea Updated the changelog again nossr50 2012-02-23 00:15:40 -08:00
  • d1b522b534 Green Thumb consumes seeds again Fixes MCCORE-36 nossr50 2012-02-23 00:13:55 -08:00
  • 89802e23e2 Abilities damage tools again. Closes MCCORE-30 nossr50 2012-02-23 00:10:22 -08:00
  • cb4b5d1c71 Tree Feller damages the tool (again) nossr50 2012-02-22 23:42:03 -08:00
  • 472bfa51da Fixed my fix (because Bukkit is stupid & durability counts up). GJ 2012-02-23 02:26:44 -05:00
  • 162dbaed0f Removed unused methods from m.java nossr50 2012-02-22 23:17:05 -08:00
  • 6f9fc26ab5 Changed tool ability damage to use built in Bukkit methods. GJ 2012-02-23 02:12:24 -05:00
  • b199568ec3 Removed debug messages. GJ 2012-02-23 00:50:45 -05:00
  • ff258e0cbf Update changelog. GJ 2012-02-23 00:43:18 -05:00
  • 68dd18067e Shutting up an IDE warning. nossr50 2012-02-22 21:12:37 -08:00
  • 799e11c36c Added temp debug messages about mob spawn removal nossr50 2012-02-22 21:00:12 -08:00
  • f274d47c81 Made Tree Feller much less aggressive. nossr50 2012-02-22 20:53:20 -08:00
  • ca3b7f2172 Tree Feller now rewards xp based on the type of tree. nossr50 2012-02-22 20:25:03 -08:00
  • 22c9fca915 Reworked Tree Feller to take down entire tree. nossr50 2012-02-22 20:23:42 -08:00
  • e4d312a11f Combat ignores events where entity is dead now. nossr50 2012-02-22 18:43:09 -08:00
  • a3f0de1c84 Moved Taming stuff into Taming.java nossr50 2012-02-22 18:39:22 -08:00
  • 4826056bbe Cleanup Monitor is where events that don't need data before other plugins or to cancel go Ignore cancelled events to respect other protection plugins saying "no" We need to see if other events are depricated in the future NuclearW 2012-02-22 19:51:06 -05:00
  • 6f2f99dda0 Fix for IndexOutOfBounds issue (MCCORE-40) GJ 2012-02-22 17:04:10 -05:00
  • d06ec5e452 Get Taming XP for milking cows. GJ 2012-02-22 15:12:01 -05:00
  • 94cb118a7e Should probably use getMaxHealth() instead of hardcoding... (Addresses MCCORE-39) GJ 2012-02-22 12:19:22 -05:00