Commit Graph

  • 8f4d5442b1 Better than looping. GJ 2013-02-12 16:47:11 -0500
  • 2160eef1af Update plugin.yml GJ 2013-02-12 16:26:08 -0500
  • b66c5d7023 Clean up /ptp. Also fix bug where teleportation happened backwards when accepting. GJ 2013-02-12 16:24:17 -0500
  • b21d5bdcc4 Inviting yourself is bad. GJ 2013-02-12 15:08:07 -0500
  • 574770c289 Remove unused imports. GJ 2013-02-12 15:05:23 -0500
  • adda85a660 Convert /ptp to use Bukkit CommandAPI GJ 2013-02-12 15:05:02 -0500
  • 92473cc56d True, not false. GJ 2013-02-12 15:00:04 -0500
  • d7e74b9fe0 That was poorly named. GJ 2013-02-12 14:38:49 -0500
  • 9db2d50676 These should be under party, not skills. GJ 2013-02-12 14:36:38 -0500
  • 048a979375 Minor ImpactEventHandler cleanup bm01 2013-02-12 19:36:10 +0100
  • 761fb3b811 Bad copy paste bm01 2013-02-12 19:19:13 +0100
  • 505d6e258f Removed no longer needed method (Misc.hasArmor) bm01 2013-02-12 19:17:53 +0100
  • 9f22382506 Restored original behavior of Salvage.isSalvageable It doesn't check for custom armors, I don't know if it's a bug or not Added isMinecraftTool and isMinecraftArmor for clarity bm01 2013-02-12 19:15:17 +0100
  • f486492c37 For consistency with Bukkit, ItemChecks.isPants -> ItemChecks.isLeggings bm01 2013-02-12 19:13:15 +0100
  • 6f1ddee0ac ItemChecks.isArmor should check for custom armors bm01 2013-02-12 19:12:23 +0100
  • 2fac0170e7 Fixed Impact reducing durability of non-armor equipped blocks bm01 2013-02-12 19:06:30 +0100
  • 56056797bc Check config values for exp & item sharing. GJ 2013-02-12 12:08:04 -0500
  • bbc2091b77 Aliased /party chat to work for /partychat and /party teleport to work for /ptp GJ 2013-02-12 12:04:37 -0500
  • 51493fab48 Don't pass the plugin. GJ 2013-02-12 11:44:29 -0500
  • 5d693c5d8f Convert /party help to a subcommand GJ 2013-02-12 11:42:13 -0500
  • 8cd9942be6 Prevent accidental overtranslation of our commands. GJ 2013-02-12 11:37:37 -0500
  • b2575c9b8f Cleanup from removal of leader checks. GJ 2013-02-12 11:25:56 -0500
  • a60a6355d2 We check the leader elsewhere. GJ 2013-02-12 11:23:48 -0500
  • 6acfba1315 Use an enum to handle our subcommands. GJ 2013-02-12 11:23:32 -0500
  • ab731302e0 Remove unused imports GJ 2013-02-12 10:42:59 -0500
  • 5a48d5c5f8 Convert /party info to a subcommand GJ 2013-02-12 10:42:42 -0500
  • e92c6b8f26 Convert /party rename to a subcommand GJ 2013-02-12 09:22:57 -0500
  • 200ac53078 Add function to get a list of all players in a party to the API. GJ 2013-02-12 09:22:36 -0500
  • 288907cfd4 Convert /party password to a subcommand. GJ 2013-02-12 08:57:35 -0500
  • c822be4a53 Add other usage string. GJ 2013-02-12 08:39:45 -0500
  • 70f588cce1 Don't print usage here. GJ 2013-02-12 01:45:56 -0500
  • e5c7e81b08 No point in repeating this check over multiple classes. GJ 2013-02-12 01:41:51 -0500
  • 45ebc2b89b 3% != 100% bm01 2013-02-11 23:39:41 +0100
  • 76523d2988 3% != 100% - Fixes #671 GJ 2013-02-11 17:35:01 -0500
  • 98a64a0948 Convert /party lock & /party unlock to a subcommand. GJ 2013-02-11 17:31:09 -0500
  • 2d6fb72b9d Use <>, not [] GJ 2013-02-11 15:41:23 -0500
  • e66ff53ca4 Convert /party owner to a subcommand. GJ 2013-02-11 15:33:25 -0500
  • e8ac3c812f Fix formatting. GJ 2013-02-11 15:24:38 -0500
  • a597a7d281 Add usage string. GJ 2013-02-11 15:24:20 -0500
  • 1c0e392552 Convert /party disband to a subcommand GJ 2013-02-11 15:19:41 -0500
  • 59a52a73bb We've got a function, might as well use it. GJ 2013-02-11 15:17:15 -0500
  • 0aeff40aaa Made /party kick work on offline players bm01 2013-02-11 14:14:43 +0100
  • bcd8906315 Remove all spaces before newlines in config.yml NuclearW 2013-02-11 03:08:03 -0500
  • de9249e523 Added Global Multiplier Graph to Metrics Added Global Curve Modifier Graph to Metrics shatteredbeam 2013-02-10 23:29:19 -0800
  • 5160f5c380 Fixed build GJ broke. Silly Hat prepared. shatteredbeam 2013-02-10 23:11:03 -0800
  • 5da51e78cc Change /party kick to a subcommand GJ 2013-02-11 00:25:03 -0500
  • 2be57414ad Use <> not [] GJ 2013-02-11 00:07:58 -0500
  • c2293396be Fixing the rest of the issues with entities.yml GJ 2013-02-10 15:57:55 -0500
  • cdbc19570d Getting rid of all the snakes in the yaml TfT_02 2013-02-10 09:34:32 +0100
  • ccedd23342 Fixed NPE on /party join when the sender isn't in a party Also cleaned up PartyManager.joinParty since it's no longer supposed to create any party. bm01 2013-02-09 16:21:13 +0100
  • 46b5746dcc Fixed bad player names displaying when using /party bm01 2013-02-09 15:54:03 +0100
  • 97dafc45fa Fixed players not joining their parties at login bm01 2013-02-09 15:52:09 +0100
  • adf62fd332 Speeding up mcMMO startup a little bm01 2013-02-09 15:45:41 +0100
  • 98bb865062 Load parties before trying to do anything with them bm01 2013-02-09 15:42:02 +0100
  • d50123085f Fixed bad parties saving bm01 2013-02-09 15:26:41 +0100
  • b628b9eb4d Attempt to fix IOOBException due getOfflinePlayer at server startup bm01 2013-02-09 15:16:57 +0100
  • 317a39177b Fixed NPE on /party invite when used without a second argument bm01 2013-02-09 14:51:36 +0100
  • 73924543df Fixed /party invite trying to invite "invite" bm01 2013-02-09 14:50:03 +0100
  • 457754b6f1 Fixed NPE due to null itemShareMode bm01 2013-02-09 14:35:48 +0100
  • c659f8a9a9 Party now store OfflinePlayer instead of String bm01 2013-02-09 14:34:53 +0100
  • 74df4a4fb6 Add random item share mode for parties. TfT_02 2013-02-09 12:24:02 +0100
  • b60d9032be Who knows what we will do next year, TfT_02 2013-02-09 10:59:41 +0100
  • a2cbfa2668 We only need the name here, avoids NPE issues in /party create. GJ 2013-02-09 00:57:00 -0500
  • 340c47eebd Switch /party invite to a subcommand GJ 2013-02-08 16:56:54 -0500
  • ae5f39253e Make this work properly, finally. GJ 2013-02-08 15:32:06 -0500
  • 3df5f529eb Anniversary is over for another year... GJ 2013-02-08 15:29:14 -0500
  • 0fae8be816 Cleaning up minor issue with the ChunkStore. Glitchfinder 2013-02-08 13:26:47 -0800
  • f97e9bd19f Fixing an NPE with the /mcmmo command. Glitchfinder 2013-02-08 12:23:14 -0800
  • 400d551295 Minor change to default permissions. Glitchfinder 2013-02-08 12:14:49 -0800
  • 4957366beb Yet another stupid error. GJ 2013-02-08 14:55:09 -0500
  • 27e4a2c290 This is a more applicable error message. GJ 2013-02-08 13:28:58 -0500
  • a424d36e96 This is less costly. GJ 2013-02-08 13:27:28 -0500
  • 9c0518f251 Fix NPE on PartyJoin - Fixes #653 GJ 2013-02-08 13:16:12 -0500
  • 794071efb8 Not just for XP sharing. GJ 2013-02-08 11:53:49 -0500
  • 787c4e5b73 Just in case they type it wrong. GJ 2013-02-08 11:52:08 -0500
  • 33d3cd0522 Had the naming backwards, it's actually /party expshare GJ 2013-02-08 11:51:06 -0500
  • e14f8ad93c Convert /party shareexp to a subcommand GJ 2013-02-08 11:48:24 -0500
  • 7a357634c7 We've already verified that they're in a party by this point. GJ 2013-02-08 11:17:15 -0500
  • ef5f72f56c Invert this check for clarity's sake. GJ 2013-02-08 11:12:32 -0500
  • ae3a95dd34 Convert /party quit to a subcommand GJ 2013-02-08 10:26:59 -0500
  • 6d9db06305 Removed getSkillLevel, it doesn't belong to SkillType bm01 2013-02-08 13:04:26 +0100
  • 35f243a6e6 No reason to use the SAME CODE in three different clases. GJ 2013-02-07 23:59:02 -0500
  • ea25558ac9 Back to weekly development. GJ 2013-02-07 23:24:56 -0500
  • 1f09cb29f0 Weekly beta release. 1.4.00-beta2 GJ 2013-02-07 23:14:03 -0500
  • 9e4b06e0b6 Update locale files. Added "Chinese (Taiwan)" localization files (zh_TW) GJ 2013-02-07 23:13:16 -0500
  • 114858505c Remove unused import. GJ 2013-02-07 23:06:22 -0500
  • 3da062c4cc Update /party to use Bukkit CommandAPI for permissions & description - usage is handled internally due to the number of subcommands. GJ 2013-02-07 23:05:59 -0500
  • 291393d45d Update /party create to be a subcommand GJ 2013-02-07 22:54:15 -0500
  • 3cc5cd4a04 Fixed playerParty never being initialized. GJ 2013-02-07 22:10:31 -0500
  • 70ba4a0f3d Change /party accept to a subcommand. GJ 2013-02-07 22:09:43 -0500
  • 9de6b4724a Changed names to refer to partyInvite for the sake of clarity. GJ 2013-02-07 22:05:08 -0500
  • 79b96c380d Move handlePartyChangeEvent to PartyManager GJ 2013-02-07 22:01:14 -0500
  • 3ccf79cff5 Make /party join into a subcommand. GJ 2013-02-07 21:46:12 -0500
  • 02bccf6dc1 Nerf Enderman default XP value part 2 nossr50 2013-02-07 17:13:51 -0800
  • e397de99df Nerf Enderman default XP value to 1x instead of 4x nossr50 2013-02-07 17:11:20 -0800
  • 911f036723 Cancel EntityTargetEvent for when an entity wishes to target a party member without the friendly fire permission being enabled for both. Not sure this can happen except for when an entity is made agressive to a player, then friendly fire is removed later and the player returns in range of the agressive tamed entity. NuclearW 2013-02-07 18:56:38 -0500
  • af1288b6f8 Add Friendly Fire permission for parties This removes the friendly fire config option previously created Both attacker and defender must have this option NuclearW 2013-02-07 18:46:41 -0500
  • 366940fc14 Fix awful typo NuclearW 2013-02-07 18:44:46 -0500
  • 4f45431dd3 Abstract the Chat commands. GJ 2013-02-07 15:59:18 -0500
  • 6c266a8926 We don't need two functions that do the exact same thing. GJ 2013-02-07 12:17:18 -0500