Commit Graph

  • 64fc7bcaf8 Updating permissions for the /addlevels command. U-YUE\Sean 2013-01-30 09:06:21 -0800
  • 599bbe73b4 More major refactoring. My OCD is better now. GJ 2013-01-30 11:53:51 -0500
  • 852872f55c Custom mod support refactoring. GJ 2013-01-30 11:35:33 -0500
  • 62a037a4fd Minor cleanup of new party stuff. GJ 2013-01-30 11:25:44 -0500
  • 637442149c Updated locale files, added the start of Hungarian locale file (hu_Hu) GJ 2013-01-30 11:20:09 -0500
  • 9a89c7c49f Added party XP sharing. TfT_02 2013-01-30 15:17:50 +0100
  • c6ef053aac Fixed a couple of our locale strings getting screwed up due to refactoring. GJ 2013-01-30 08:36:24 -0500
  • d3b0da4186 Finished tidying up our Spout checking. GJ 2013-01-30 08:08:29 -0500
  • d09cd49f01 Attempt to fix Spout NoClassDefFoundError bm01 2013-01-30 08:44:01 +0100
  • 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 -0500
  • 74d9fa422f Fixed Shake Mob level not being displayed correctly Another bug introduced in previous commits bm01 2013-01-30 05:12:34 +0100
  • b43538ee78 Fixed Shake Mob using "data" value as amount Bug introduced in one of the previous commits bm01 2013-01-30 02:02:28 +0100
  • 755b9bc2a1 Removed files I didn't even know we had... GJ 2013-01-29 19:19:36 -0500
  • ae49f0b6e4 Remove unused import Whoops D: bm01 2013-01-30 01:15:07 +0100
  • 063de93eb8 Do not break 1.4.6 compatibility yet bm01 2013-01-30 01:13:29 +0100
  • ec997bd2b6 Fixed Shake Mob not dropping the correct Wool Bug introduced by my previous commit bm01 2013-01-30 01:01:00 +0100
  • 20aa312173 Removed permanent storage of config value in Woodcutting bm01 2013-01-30 00:21:34 +0100
  • 48b0050451 Fishing refactoring, fixed bad enchant distribution bm01 2013-01-30 00:12:55 +0100
  • c04b14c751 Add anvil sounds to Salvage. GJ 2013-01-29 19:00:47 -0500
  • 3d8aa29b52 Fix startup error from last build due to the removal of the custom spout repair sound. GJ 2013-01-29 18:58:42 -0500
  • 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 -0500
  • 20f6a55df2 Remove duplicate checks. GJ 2013-01-29 12:02:32 -0500
  • 60041a1253 Added ability to config Hylian Luck drops through treasures.yml GJ 2013-01-29 11:24:41 -0500
  • 1e7b54ef0d Tweak archery distance XP function to reward better. gmcferrin 2013-01-29 10:55:06 -0500
  • d2cb88d93b No need to check if this is wheat... gmcferrin 2013-01-29 10:07:32 -0500
  • 659e982c47 Check if the furnace is actually a furnace - fixes ClassCastExceptions caused by "virtual furnace" plugins. GJ 2013-01-29 08:08:40 -0500
  • 5bf1e49e43 Edit /mcc information with new party commands TfT_02 2013-01-29 13:16:28 +0100
  • 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 -0500
  • 2aec202e6d Attempting to make Herbalism cleaner... GJ 2013-01-28 16:55:57 -0500
  • f5259decab Update the locale files with recent /ptp command changes TfT_02 2013-01-28 21:28:52 +0100
  • 0a17bf69c0 Implementing ptp request timeouts. TfT_02 2013-01-28 21:24:55 +0100
  • 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 -0500
  • 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 -0500
  • 088d4ac14a Removed useless function variable. GJ 2013-01-28 08:36:55 -0500
  • 92262d0e47 Cleanup PtpCommand a bit, remove some useless argument passing and else statements. GJ 2013-01-28 08:36:12 -0500
  • 1549f66fd7 Removed unused imports. GJ 2013-01-28 08:16:09 -0500
  • 1118cd8ca1 Fixed Spout config files loading / generating when they shouldn't have GJ 2013-01-28 08:15:12 -0500
  • 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 +0100
  • 765199eba3 Update the changelog with previous changes TfT_02 2013-01-28 00:35:31 +0100
  • cb46040309 Because you can't join your own parties. TfT_02 2013-01-28 00:35:06 +0100
  • abd8223e41 Add /ptp toggle command TfT_02 2013-01-27 23:35:46 +0100
  • e061acb44a Fixing a bug where deflect and disarm would have wrong values. TfT_02 2013-01-27 22:49:10 +0100
  • 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 -0500
  • a3c92b07cb Jack O' Lanterns are ALWAYS placed blocks. GJ 2013-01-27 16:24:30 -0500
  • e61581c4e6 Fixed mod config files loading / generating when they shouldn't have GJ 2013-01-27 16:21:02 -0500
  • 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 -0500
  • d43e61a49c Reimplemented TreeFeller on Jungle Trees experience nerf bm01 2013-01-27 04:19:26 +0100
  • 7ccadae489 Changes to the changes to the ChatAPI. NuclearW 2013-01-26 22:13:49 -0500
  • 251c152efa McMMOChatEvent: added a field to hold the dispatching plugin jgeboski 2013-01-26 18:19:13 -0500
  • b5b5270fc3 Merge 175ddebc95 into a8fa625b5c James Geboski 2013-01-26 16:35:50 -0800
  • a8fa625b5c Fixed parties not being loaded at startup + minor cleanup bm01 2013-01-27 01:32:41 +0100
  • 5151be05b9 Update README.creole TfT_02 2013-01-27 01:05:12 +0100
  • 3f44bd8eac Fixed NPE in Database.checkConnected() bm01 2013-01-27 00:28:03 +0100
  • 175ddebc95 McMMOChatEvent: added a field to hold the dispatching plugin jgeboski 2013-01-26 18:19:13 -0500
  • 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 +0100
  • 2356fda67a Minor cleanup bm01 2013-01-27 00:02:01 +0100
  • bff7919c21 Major cleanup bm01 2013-01-26 23:01:55 +0100
  • f1075f800f Cleanup, no need for this in PartyManager TfT_02 2013-01-26 19:40:20 +0100
  • 473b9e8bbe Add new party command /party rename TfT_02 2013-01-26 19:31:17 +0100
  • 00c84e775f For the sake of consistency, this should be 1.0 instead of 1 TfT_02 2013-01-26 16:25:13 +0100
  • a1a630bad2 Update the local files with new party strings TfT_02 2013-01-26 16:25:01 +0100
  • b91b88a74b Better feedback when trying to join a password protected party. TfT_02 2013-01-26 15:38:57 +0100
  • 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 -0500
  • 4692a461eb burnTimeModifier only needs show two decimal places TfT_02 2013-01-26 02:13:02 +0100
  • 3e04bacf73 Tweak a few things with Herbalism. GJ 2013-01-25 19:21:33 -0500
  • a0a52a3433 Added the possibility to not use a max level for Fishing by using a negative number, changed default treasure.yml file accordingly bm01 2013-01-26 01:02:04 +0100
  • 188ad359fe Changed Fishing to always give a fish on a successful catch bm01 2013-01-26 00:37:43 +0100
  • d601496173 Reworked party commands. TfT_02 2013-01-26 00:40:23 +0100
  • 85b909a7ab Change some stuff around with ChatManager, change ChatAPI to route through ChatManager. GJ 2013-01-25 18:21:17 -0500
  • 18a4f5ed40 Fixed bug where Iron Grip was using the attacker's skill values rather than the defender's GJ 2013-01-25 17:57:42 -0500
  • c4ec9a6df9 Fixed issues with combat abilities not checking cooldowns in last few dev builds. GJ 2013-01-25 17:21:18 -0500
  • a4aebdc643 Forgot to change references bm01 2013-01-25 22:44:32 +0100
  • b61410b6eb Make this constant bm01 2013-01-25 22:34:35 +0100
  • 51d681974c Re-added unbreaking enchant handling for Tree Feller bm01 2013-01-25 22:32:52 +0100
  • 071f7edade Fixed inverted check of mob spawner / egg entities bm01 2013-01-25 21:45:30 +0100
  • 46f1157030 Clean up more of block listener. GJ 2013-01-25 15:32:11 -0500
  • 3cca6d9ab4 Split the listener - those events don't need to happen at HIGHEST priority. GJ 2013-01-25 15:01:32 -0500
  • 91e8051cee Fixed abilities activating with the wrong tool in hand GJ 2013-01-25 13:54:32 -0500
  • c220f0dee5 Fixed Leaf Blower not respected the unlock level set in advanced.yml GJ 2013-01-25 12:41:39 -0500
  • a7be57241c Cleanup listeners a bit more. Also fix bug in recent dev builds where placed blocks were not properly tracked. GJ 2013-01-25 12:33:48 -0500
  • a35af4dbe6 This is better & cleaner than just comparing the data. GJ 2013-01-25 10:41:43 -0500
  • 329f779781 Refactor a bit GJ 2013-01-25 00:56:23 -0500
  • 95fa688306 More cleanup. GJ 2013-01-25 00:51:45 -0500
  • 3d275a4f53 Hopefully a better fix for the previously mentioned issue. GJ 2013-01-24 23:54:07 -0500
  • 06cf0ff2c2 Temporary fix for some of our combat checks not being called properly. A better fix will be coming soon. GJ 2013-01-24 23:03:00 -0500
  • ba7ebe1319 Minor Database refactoring. GJ 2013-01-24 22:53:02 -0500
  • 3efc2138d6 Minor Spout refactoring GJ 2013-01-24 22:47:12 -0500
  • 9b0cba9dbe More listener cleanup GJ 2013-01-24 22:43:15 -0500
  • 62a5d2db5c Make sure we ignore cancelled events. GJ 2013-01-24 22:24:07 -0500
  • 96d59a2e81 A little more cleanup GJ 2013-01-24 22:22:02 -0500
  • f5179cdcea Fixing awkward Bukkit bug related to Flame arrows. GJ 2013-01-24 21:55:56 -0500
  • 4639b8b939 Fix typo in /smelting command display. Fixes #580 GJ 2013-01-24 20:29:04 -0500
  • 9cdfebda9a Trying to clean up duplicate checks & whatnot in our listeners. GJ 2013-01-24 20:10:50 -0500
  • 7c59621c9e More cleaning on listeners. Also fixes NPE with itemInHand, because Bukkit is dumb. GJ 2013-01-24 15:46:29 -0500
  • 8736aae2ef Fix NPE when a furnace belonging to a player that has logged out keeps burning. GJ 2013-01-24 15:35:01 -0500
  • 76a987e1e0 PlayerListener cleanup GJ 2013-01-24 14:19:26 -0500
  • 9dac898c1c Fixes possible NPE when a furnace is destroyed while someone is still viewing it. GJ 2013-01-24 11:49:51 -0500
  • ab677e941d Start cleaning up the mess we've made of our listeners. GJ 2013-01-24 11:45:40 -0500
  • 29d796b6af Partially reverted my previous fix ItemStack constructor actually worked, the issue was about double drops using the original data, not about TreeFeller. bm01 2013-01-24 16:14:15 +0100
  • 276800f999 Change how we handle players not being able to pick up items while using Berserk. GJ 2013-01-24 09:44:28 -0500