Commit Graph

  • 5c76ef312f Added '/mcnotify' command to toggle ability notifications on/off GJ 2013-02-19 13:18:27 -05:00
  • f189907ff8 Added visual effects for ability enabling. Also readded chat messages for people who have particle effects disabled. GJ 2013-02-19 13:02:08 -05:00
  • 6e32843fb4 Add potion effect for Daze. GJ 2013-02-19 11:01:50 -05:00
  • a99d6eb9f8 We don't use this one either. GJ 2013-02-19 10:39:08 -05:00
  • bb37a5982e We don't use these strings anymore. GJ 2013-02-19 10:36:50 -05:00
  • a43a5a0861 Don't need to save the manager anymore. GJ 2013-02-19 10:09:29 -05:00
  • 4ff1e79cc0 Particle effect means you can now easily see when an enemy is bleeding. GJ 2013-02-19 09:21:44 -05:00
  • d28794a587 Slightly cleaner way to handle a few of our repair functions. GJ 2013-02-19 08:34:08 -05:00
  • 19292c8007 That's not my name. That's not my name. GJ 2013-02-19 08:12:25 -05:00
  • a67dd1d9d7 One of these has to be a double if we want this modifier to work. GJ 2013-02-19 08:03:02 -05:00
  • 9c0f763949 We already check the block data before calling this function. GJ 2013-02-19 01:06:06 -05:00
  • 6571864b16 Remove unused imports. GJ 2013-02-19 01:03:21 -05:00
  • 701822c69f MASSIVE Permissions overhaul. Added a handful of new permissions, renamed a few more. Changed Green Terra to handle blocks based on perms rather than the config file. GJ 2013-02-19 00:56:25 -05:00
  • 2eab93292e Removed some shouldBeAffected calls I'm pretty sure they aren't needed there bm01 2013-02-19 02:20:12 +01:00
  • 29fb8b83c2 Fixed combat exp gain when hitting a friendly wolf bm01 2013-02-19 02:06:31 +01:00
  • ad68f50b14 Removed isNPCPlayer, isNPCEntity is identical bm01 2013-02-19 01:46:50 +01:00
  • 519485f155 Converting entity tracking to use Bukkit metadata. Should greatly reduce lag on chunk loading and unloading. Glitchfinder 2013-02-18 16:13:33 -08:00
  • 45fbb47ccf Moving this check up nossr50 2013-02-18 15:28:18 -08:00
  • cf0f075acb Added an Update Checker, closes #559 TfT_02 2013-02-18 22:54:47 +01:00
  • d9aad67ca5 Fix splash potions not properly affecting the player that threw them. GJ 2013-02-18 15:09:25 -05:00
  • 083a89c1a3 Handle all our donor perks in one class. GJ 2013-02-18 11:41:44 -05:00
  • 671be42472 SkillTools, not Misc GJ 2013-02-18 10:32:29 -05:00
  • add4bc24df Actually, we CAN use that check here. GJ 2013-02-18 10:29:33 -05:00
  • 1da1bb7218 These fit better in SkillTools. Plus, we had already duplicated one of them. GJ 2013-02-18 10:26:19 -05:00
  • d0d9527d39 These functions fit better in CombatTools. GJ 2013-02-18 10:22:16 -05:00
  • c39827ed59 Don't need the same function in two places. GJ 2013-02-18 10:11:43 -05:00
  • 5d6a35d4ef Remove unused import. GJ 2013-02-18 10:08:38 -05:00
  • 0d62688343 If we cancel, should be on Highest priority. GJ 2013-02-18 10:07:54 -05:00
  • 80b7cc717f Move profile creation back to Login event, but only if the login is allowed. GJ 2013-02-18 09:57:11 -05:00
  • 05a9c8b7e5 Make McMMOPlayerLevelUpEvent fully cancellable. GJ 2013-02-18 08:35:52 -05:00
  • e78cbcfcc8 Fixing a comment... wish I could tell jenkins not to compile :| nossr50 2013-02-17 16:12:47 -08:00
  • f7b1aea7e0 Fixing mmoupdate to accomodate for party changes nossr50 2013-02-17 16:09:35 -08:00
  • 2744fb122c isValid already checks isDead GJ 2013-02-17 14:13:29 -05:00
  • 77638bf56a Think we may have been adding some entities twice. GJ 2013-02-17 12:14:20 -05:00
  • 57e6e5400b nope.avi Revert "Protect placeStore. It's ugly and still needs work." NuclearW 2013-02-17 10:05:35 -05:00
  • f2b03896e2 That wasn't supposed to be committed.... GJ 2013-02-17 01:40:52 -05:00
  • 8a795e6091 Don't need chance anymore. GJ 2013-02-17 01:26:47 -05:00
  • 946513cb66 Remove unused import. GJ 2013-02-17 00:40:54 -05:00
  • 1fe182babe Protect placeStore. It's ugly and still needs work. GJ 2013-02-17 00:40:11 -05:00
  • f61aed9f6c Attempt to fix permanently opened region files This line successfully closes files that are no longer tied to any loaded chunk. It was sometimes problematic on large servers. However, since I'm not completely sure if it doesn't provoke any data loss or error, I've commented it out, waiting for a verification or approval. bm01 2013-02-17 04:16:16 +01:00
  • 08882e58b6 random.nextInt() has 0 inclusive, we need to add 1 nossr50 2013-02-16 14:44:41 -08:00
  • 4c6f2da78a I guess Minecraft groups nearby itemstacks anyways... whoops nossr50 2013-02-16 14:33:17 -08:00
  • 3550310e5c Change randomDropItems() to give an equal chance for all results nossr50 2013-02-16 14:29:44 -08:00
  • cedd8da9ba Fixed Tree Feller dropping mushroom "blocks" instead of "items" bm01 2013-02-16 23:09:19 +01:00
  • 3cb269de4b TreeFeller.dropBlocks cleanup bm01 2013-02-16 21:31:06 +01:00
  • 91010f2958 Let's be consistent D: bm01 2013-02-16 21:25:31 +01:00
  • f3e823997b getExperienceFromLog cleanup bm01 2013-02-16 21:22:41 +01:00
  • 4ae276d1d7 Fixed Tree Feller not being activated on big mushrooms bm01 2013-02-16 21:14:23 +01:00
  • f6b38ab32a Added hidden.yml option for using potion-based buffs instead of enchantment-based buffs. GJ 2013-02-16 14:36:46 -05:00
  • 6f96a5026b Take a player, not an item. Also avoids potential for NPE. GJ 2013-02-16 11:34:39 -05:00
  • 4071f259ad Handle all the buff removal in BlockDamage. Also removes the config option for using Mining & Excavation without tools. GJ 2013-02-16 11:28:19 -05:00
  • a9ed1a1850 Back to development GJ 2013-02-16 00:15:12 -05:00
  • 72a2e24c98 Weekly beta release. 1.4.00-beta3 GJ 2013-02-16 00:01:36 -05:00
  • 593975a255 We don't have to pass the event anymore. GJ 2013-02-16 00:00:24 -05:00
  • b16cc87ffb Turn off debug NuclearW 2013-02-15 22:45:04 -05:00
  • c5e8b90d71 Reset events for debug NuclearW 2013-02-15 22:06:16 -05:00
  • 88a6326f87 Debugging for Metrics NuclearW 2013-02-15 21:46:52 -05:00
  • 0603ea0fc4 Version bump, for turt2live NuclearW 2013-02-15 21:44:30 -05:00
  • c4aedd5323 Use convenience methods NuclearW 2013-02-15 21:33:17 -05:00
  • 6eb125c913 Chimera Wing Usage Tracker/Graph NuclearW 2013-02-15 20:59:38 -05:00
  • 704f7374d2 Chimera Wing Enabled Graph NuclearW 2013-02-15 20:48:52 -05:00
  • 009396cad9 Add in EMetrics NuclearW 2013-02-15 20:48:14 -05:00
  • a38b7ca9fa Move metrics to a class of its own NuclearW 2013-02-15 11:11:47 -05:00
  • c5daaffeb1 Change to use turt2live's MetricsExtension NuclearW 2013-02-15 11:08:00 -05:00
  • 83debde0a1 Changelog update bm01 2013-02-16 03:45:26 +01:00
  • 9c2ab19404 Slight greenThumbWheat cleanup bm01 2013-02-16 03:42:56 +01:00
  • ef1a777180 Removed no longer needed check bm01 2013-02-16 03:38:41 +01:00
  • 77014b03ef No point in canceling the event And it actually fixes the double call (see previous commit) bm01 2013-02-16 03:36:27 +01:00
  • 9143051d9f Run GreenThumbTimer on the current tick It avoids onBlockBreak to be called twice (which basically launched the task twice). I don't know what were the consequences but that wasn't right anyway. Also it would be better if we wouldn't have to cancel the event, because there is a possibility that plugins like LogBlock don't have a chance to process it. bm01 2013-02-16 02:56:46 +01:00
  • f496ecf7b1 Fixed Green Thumb not checking rank 4 on wheat bm01 2013-02-16 02:49:31 +01:00
  • fc3afc4340 Using PlantSize is cleaner. GJ 2013-02-15 19:29:47 -05:00
  • fd138eb0b5 This was redundant was redundant GJ 2013-02-15 19:20:42 -05:00
  • 6d5835849f Fix issue with GreenThumb command display. GJ 2013-02-15 19:18:43 -05:00
  • 800ebf5b64 Merge branch 'master' of https://github.com/mcMMO-Dev/mcMMO nossr50 2013-02-15 15:33:54 -08:00
  • 9df149c489 Huge Mushrooms now work for Tree Feller (UNTESTED) nossr50 2013-02-15 15:32:49 -08:00
  • efcf80899e Permissions class removal from Skillcommand shatteredbeam 2013-02-15 14:38:51 -08:00
  • c1b12c027a Permissions class removed from Listeners shatteredbeam 2013-02-15 13:32:23 -08:00
  • 476ea80c4e Permissions class removed from mcMMOPlayer. shatteredbeam 2013-02-15 13:21:21 -08:00
  • bf4d70e8be That was an incredibly stupid way to get those permissions. GJ 2013-02-15 14:29:32 -05:00
  • 284002bf8b No reason to String.valueOf() these. GJ 2013-02-15 13:56:30 -05:00
  • b92b9c6507 Permissions must use the English names. GJ 2013-02-15 13:41:48 -05:00
  • a8cfcf31ab Remove unused import GJ 2013-02-15 13:33:42 -05:00
  • d14821e385 Fix a few more missing localized names. GJ 2013-02-15 13:30:39 -05:00
  • 5e8b036481 Need English name for the permission. GJ 2013-02-15 13:22:13 -05:00
  • 27ba4ff800 Make /xplock work for localized skill names. GJ 2013-02-15 13:15:13 -05:00
  • c80bb45cad Inspection references (Remove Permissions class) shatteredbeam 2013-02-15 10:41:04 -08:00
  • dedcf0469b Fix teh build. GJ 2013-02-15 13:12:11 -05:00
  • 9ec6a6d1aa Add constructor for adding multiple levels at once. Need to work out how to handle level-ups in order for this to be properly cancelled, however. GJ 2013-02-15 13:07:43 -05:00
  • 1ce01d2043 This should be abstract. GJ 2013-02-15 12:40:27 -05:00
  • 0701169a7e Make McMMOPlayerXPGainEvent cancellable. GJ 2013-02-15 12:39:55 -05:00
  • 2d0cf6413e Permissions Murder 6: The quest for more money shatteredbeam 2013-02-15 09:47:24 -08:00
  • 4cf658b629 Make mctop asynchroneous T00thpick1 2013-02-15 12:47:00 -05:00
  • 8d21883c20 Only try to index tables when we are connected t00thpick1 2013-02-15 12:30:27 -05:00
  • fca0847929 Squids are not made of chocolate. GJ 2013-02-15 12:19:02 -05:00
  • 1d19dab71d Full change to DyeColor.COLOR.getDyeData() - *REQUIRES* CB 1.4.7 GJ 2013-02-15 12:16:31 -05:00
  • 49fe98ac57 Already locked it once. GJ 2013-02-15 10:42:08 -05:00
  • bc9e946618 Revert removing Chimaera wing. TfT_02 2013-02-15 16:36:14 +01:00
  • 3d3a1abf7b OfflinePlayer.getName().toString() is pointless. GJ 2013-02-15 10:34:42 -05:00
  • 1ef1d53fd9 Make our commands respect localized skill names. GJ 2013-02-15 09:26:01 -05:00
  • 0419dca385 Config files are now backed up even when running in SQL mode GJ 2013-02-15 07:53:25 -05:00