Commit Graph

  • b463e4ce6f Localize a string I missed last time... GJ 2013-02-01 10:38:28 -05:00
  • 8c7fd7b1a6 Fix issue where the vanilla XP boost for smelting would be called regardless of who took the item out of the furnace. Not only does this fix the exploit, it also fixes an NPE that could occur if the player who lit the furnance was offline when someone else extracted the items from it. GJ 2013-02-01 08:03:03 -05:00
  • 2762a9d1fd Fix NPE on startup relating to old party files without an xp share mode set. GJ 2013-02-01 07:57:00 -05:00
  • 137864dc04 Fixed /addlevels not working on offline players Fixed /addlevels all throwing NPE because of Smelting Removed use of Users.getProfile() bm01 2013-02-01 11:49:44 +01:00
  • ef775f1c24 Removed some deprec(i)ated calls to Users.getProfile() bm01 2013-02-01 10:18:57 +01:00
  • 56617a1c1c Minor cleanup TfT_02 2013-02-01 10:15:28 +01:00
  • 77e048471e Forgot to use the ShareHandler enum here bm01 2013-02-01 06:51:02 +01:00
  • 7d83dd8283 Put McMMOPlayer to use where it made sense It's basically a wrapper for anything related to players, as a consequence Users.getProfile() is now depreciated. Also removed SkillTools.xpProcessing() because of some redundancy with McMMOPlayer.addXp(). + some cleanup for consistency sake. bm01 2013-02-01 06:38:25 +01:00
  • d0c0b9a089 Fixed /mmoedit not giving feedback when modifying another players stats. Addresses #243 GJ 2013-01-31 21:58:09 -05:00
  • 75894c4419 Clean up a little more from our permissions reworking. GJ 2013-01-31 15:39:21 -05:00
  • d3c8a5565a Cleaning up from our deprecated permissions. GJ 2013-01-31 13:29:42 -05:00
  • bd2cd07f46 Better way to deprecate these. GJ 2013-01-31 09:00:17 -05:00
  • cd35df17ec Fix a handful of Javadoc issues - need to check through the rest later to ensure that we actually have updated JDs for everything GJ 2013-01-30 19:42:40 -05:00
  • a1d710fe3d Fixed the remnants of my attempt at refactoring serialized classes... GJ 2013-01-30 19:27:06 -05:00
  • c34d269f33 Adding a new permissions for the /mcability command. Glitchfinder 2013-01-30 16:29:58 -08:00
  • 01c8b8ad4a Builder > Buffer GJ 2013-01-30 18:58:31 -05:00
  • fc5dda78f5 Fixed javadoc issue, also fixed bug where we were trying to compare the Player and a string, rather than the player's name. GJ 2013-01-30 18:49:14 -05:00
  • d6e78beb72 More efficient way of handling our strings when setting up Flatfile. Also no reason to initialize those strings. GJ 2013-01-30 18:45:41 -05:00
  • f324181190 Remove useless toString() call. GJ 2013-01-30 18:29:44 -05:00
  • 5c13661c47 Slight cleanup, removed unused import And this is how we go from build 12xx to 14xx in one week bm01 2013-01-30 23:36:33 +01:00
  • 8b514d631c Vanilla xp bonus should actually be in beginFishing() or at least be called by beginFishing() bm01 2013-01-30 23:29:36 +01:00
  • 13a65e875f Minor Fishing "cleanup" bm01 2013-01-30 22:51:11 +01:00
  • a1d4a4b3f8 Merge branch 'master' of github.com:mcMMO-Dev/mcMMO U-YUE\Sean 2013-01-30 12:26:27 -08:00
  • 610b87f462 Fixing a permissions loop and reverting a package change to prevent Serialization errors. U-YUE\Sean 2013-01-30 12:25:48 -08:00
  • 374b758700 Fix AxesMastery displaying wrong values TfT_02 2013-01-30 20:33:19 +01:00
  • d32e0962b0 Merge branch 'master' of github.com:mcMMO-Dev/mcMMO U-YUE\Sean 2013-01-30 11:10:32 -08:00
  • 1cb9f93f0e Added permissions to the /xprate command. U-YUE\Sean 2013-01-30 11:10:19 -08:00
  • 4a24ade442 Adding new permissions for the /skillreset command. U-YUE\Sean 2013-01-30 10:56:58 -08:00
  • 3f6bd7894d Added vanilla XP boost for Fishing - includes permissions, config options, etc GJ 2013-01-30 13:24:56 -05:00
  • cbb941116f Adding new permission for the /mmoupdate command. U-YUE\Sean 2013-01-30 10:03:32 -08:00
  • bcaa7ecacb Added new permissions for the /mmoedit command. U-YUE\Sean 2013-01-30 09:55:22 -08:00
  • b8eb6186ed Adding permission for the /mcstats command. U-YUE\Sean 2013-01-30 09:50:15 -08:00
  • 6d5cf2b139 Adding new permissions for the /inspect command. U-YUE\Sean 2013-01-30 09:38:08 -08:00
  • 5e6b1fe362 BeastLore can now display Offline Owner names TfT_02 2013-01-30 18:35:46 +01:00
  • 1c0cafc6c8 Fixed the guide usage string showing up every time /skillname was called GJ 2013-01-30 12:30:45 -05:00
  • 8eee0cb0b0 Use display name for chat events. GJ 2013-01-30 12:25:31 -05:00
  • bfe8403d75 Minor cleanup. GJ 2013-01-30 12:22:14 -05:00
  • 8a852ce22e Adding new permissions for the /addxp command. U-YUE\Sean 2013-01-30 09:09:14 -08:00
  • 64fc7bcaf8 Updating permissions for the /addlevels command. U-YUE\Sean 2013-01-30 09:06:21 -08:00
  • 599bbe73b4 More major refactoring. My OCD is better now. GJ 2013-01-30 11:53:51 -05:00
  • 852872f55c Custom mod support refactoring. GJ 2013-01-30 11:35:33 -05:00
  • 62a037a4fd Minor cleanup of new party stuff. GJ 2013-01-30 11:25:44 -05:00
  • 637442149c Updated locale files, added the start of Hungarian locale file (hu_Hu) GJ 2013-01-30 11:20:09 -05:00
  • 9a89c7c49f Added party XP sharing. TfT_02 2013-01-30 15:17:50 +01:00
  • c6ef053aac Fixed a couple of our locale strings getting screwed up due to refactoring. GJ 2013-01-30 08:36:24 -05:00
  • d3b0da4186 Finished tidying up our Spout checking. GJ 2013-01-30 08:08:29 -05:00
  • d09cd49f01 Attempt to fix Spout NoClassDefFoundError bm01 2013-01-30 08:44:01 +01:00
  • bfa29cbf02 Fixed Spout not being able to precache our resources properly, and therefore making our XP bars fail. Fixes #587 GJ 2013-01-30 00:08:19 -05:00
  • 74d9fa422f Fixed Shake Mob level not being displayed correctly Another bug introduced in previous commits bm01 2013-01-30 05:12:34 +01:00
  • b43538ee78 Fixed Shake Mob using "data" value as amount Bug introduced in one of the previous commits bm01 2013-01-30 02:02:28 +01:00
  • 755b9bc2a1 Removed files I didn't even know we had... GJ 2013-01-29 19:19:36 -05:00
  • ae49f0b6e4 Remove unused import Whoops D: bm01 2013-01-30 01:15:07 +01:00
  • 063de93eb8 Do not break 1.4.6 compatibility yet bm01 2013-01-30 01:13:29 +01:00
  • ec997bd2b6 Fixed Shake Mob not dropping the correct Wool Bug introduced by my previous commit bm01 2013-01-30 01:01:00 +01:00
  • 20aa312173 Removed permanent storage of config value in Woodcutting bm01 2013-01-30 00:21:34 +01:00
  • 48b0050451 Fishing refactoring, fixed bad enchant distribution bm01 2013-01-30 00:12:55 +01:00
  • c04b14c751 Add anvil sounds to Salvage. GJ 2013-01-29 19:00:47 -05:00
  • 3d8aa29b52 Fix startup error from last build due to the removal of the custom spout repair sound. GJ 2013-01-29 18:58:42 -05:00
  • ac7ed67d91 We're now using Bukkit sounds instead of Spout sounds - only current exception is the custom level-up sound. GJ 2013-01-29 18:36:16 -05:00
  • 20f6a55df2 Remove duplicate checks. GJ 2013-01-29 12:02:32 -05:00
  • 60041a1253 Added ability to config Hylian Luck drops through treasures.yml GJ 2013-01-29 11:24:41 -05:00
  • 1e7b54ef0d Tweak archery distance XP function to reward better. gmcferrin 2013-01-29 10:55:06 -05:00
  • d2cb88d93b No need to check if this is wheat... gmcferrin 2013-01-29 10:07:32 -05:00
  • 659e982c47 Check if the furnace is actually a furnace - fixes ClassCastExceptions caused by "virtual furnace" plugins. GJ 2013-01-29 08:08:40 -05:00
  • 5bf1e49e43 Edit /mcc information with new party commands TfT_02 2013-01-29 13:16:28 +01:00
  • 5b862a4cee Added XP bonus for Archery based on distance from shooter to target. The farther you are from your target, the more bonus XP you'll earn. GJ 2013-01-29 01:58:03 -05:00
  • 2aec202e6d Attempting to make Herbalism cleaner... GJ 2013-01-28 16:55:57 -05:00
  • f5259decab Update the locale files with recent /ptp command changes TfT_02 2013-01-28 21:28:52 +01:00
  • 0a17bf69c0 Implementing ptp request timeouts. TfT_02 2013-01-28 21:24:55 +01:00
  • 6db78d3cda This might be a bit slower, but it's WAY cleaner. Also prevents us from having to update this function every time Minecraft adds a new transparent block. GJ 2013-01-28 12:51:20 -05:00
  • 0692dd82ad Cleaned up a few things in PartyCommand - removed unnecessary else statements & function args, removed accidental usage of Bukkit.getServer() command, fixed some spacing issues. GJ 2013-01-28 09:16:19 -05:00
  • 088d4ac14a Removed useless function variable. GJ 2013-01-28 08:36:55 -05:00
  • 92262d0e47 Cleanup PtpCommand a bit, remove some useless argument passing and else statements. GJ 2013-01-28 08:36:12 -05:00
  • 1549f66fd7 Removed unused imports. GJ 2013-01-28 08:16:09 -05:00
  • 1118cd8ca1 Fixed Spout config files loading / generating when they shouldn't have GJ 2013-01-28 08:15:12 -05:00
  • d744c6a46d Party teleportation now requires the target player to confirm the teleport request before the teleportation takes place. TfT_02 2013-01-28 00:52:51 +01:00
  • 765199eba3 Update the changelog with previous changes TfT_02 2013-01-28 00:35:31 +01:00
  • cb46040309 Because you can't join your own parties. TfT_02 2013-01-28 00:35:06 +01:00
  • abd8223e41 Add /ptp toggle command TfT_02 2013-01-27 23:35:46 +01:00
  • e061acb44a Fixing a bug where deflect and disarm would have wrong values. TfT_02 2013-01-27 22:49:10 +01:00
  • cc6850b37d Fixed bug where Green Terra could possibly activate on crops that weren't fully grown. Also fixed crop growth rates being checked twice. GJ 2013-01-27 16:34:47 -05:00
  • a3c92b07cb Jack O' Lanterns are ALWAYS placed blocks. GJ 2013-01-27 16:24:30 -05:00
  • e61581c4e6 Fixed mod config files loading / generating when they shouldn't have GJ 2013-01-27 16:21:02 -05:00
  • 43dbb94a7f Changed Excavation to have individual XP values for each block type, rather than a base XP value GJ 2013-01-27 01:09:20 -05:00
  • d43e61a49c Reimplemented TreeFeller on Jungle Trees experience nerf bm01 2013-01-27 04:19:26 +01:00
  • 7ccadae489 Changes to the changes to the ChatAPI. NuclearW 2013-01-26 22:13:49 -05:00
  • 251c152efa McMMOChatEvent: added a field to hold the dispatching plugin jgeboski 2013-01-26 18:19:13 -05:00
  • a8fa625b5c Fixed parties not being loaded at startup + minor cleanup bm01 2013-01-27 01:32:41 +01:00
  • 5151be05b9 Update README.creole TfT_02 2013-01-27 01:05:12 +01:00
  • 3f44bd8eac Fixed NPE in Database.checkConnected() bm01 2013-01-27 00:28:03 +01:00
  • 2eb593e163 Attempt to fix NPE spam when MySQL connection failed This is how it was before my cleanup, I find what the methods do and/or how they're named a little weird, We may want to do something about it. bm01 2013-01-27 00:07:30 +01:00
  • 2356fda67a Minor cleanup bm01 2013-01-27 00:02:01 +01:00
  • bff7919c21 Major cleanup bm01 2013-01-26 23:01:55 +01:00
  • f1075f800f Cleanup, no need for this in PartyManager TfT_02 2013-01-26 19:40:20 +01:00
  • 473b9e8bbe Add new party command /party rename TfT_02 2013-01-26 19:31:17 +01:00
  • 00c84e775f For the sake of consistency, this should be 1.0 instead of 1 TfT_02 2013-01-26 16:25:13 +01:00
  • a1a630bad2 Update the local files with new party strings TfT_02 2013-01-26 16:25:01 +01:00
  • b91b88a74b Better feedback when trying to join a password protected party. TfT_02 2013-01-26 15:38:57 +01:00
  • 56e16acce4 Fix bug where smelting allowed for XP gain in Mining/Repair even if permissions were not present. GJ 2013-01-26 00:25:14 -05:00
  • 4692a461eb burnTimeModifier only needs show two decimal places TfT_02 2013-01-26 02:13:02 +01:00