Commit Graph

  • 9f9de86d21 The defender isn't necessarily a player here TfT_02 2014-02-16 00:11:15 +01:00
  • d9c04a09ba No need to clone here and it's not null checked TfT_02 2014-02-15 23:35:14 +01:00
  • e380ef440b Spout support cleanup dev-spout TfT_02 2014-02-15 16:37:06 +01:00
  • fe17906047 Cleanup imports TfT_02 2014-02-15 14:19:29 +01:00
  • 5029f80d29 Revert "Dropped SpoutPlugin support" TfT_02 2013-12-31 02:01:50 +01:00
  • 04a02cfdc8 Store McMMOPlayer objects as metadata t00thpick1 2014-02-07 12:50:04 -05:00
  • b3a6c32ef6 Skip glass bottles as well TfT_02 2014-02-15 11:18:11 +01:00
  • 254f3b5ac9 Cleanup finishBrewing a bit TfT_02 2014-02-15 11:17:31 +01:00
  • 7f9ada14c8 Schedule check after putting a new bottle in the brewing stand TfT_02 2014-02-15 01:37:41 +01:00
  • f79a4741cc Store Locations, not BlockStates TfT_02 2014-02-15 01:31:13 +01:00
  • f3fd48d0c0 Don't set potion meta data - for Vanilla potions TfT_02 2014-02-14 17:52:04 +01:00
  • fbee3318bd These go the other way around. GJ 2014-02-12 08:29:14 -05:00
  • 813f807876 Fix remaining potion data values TfT_02 2014-02-12 13:47:36 +01:00
  • 0060a86b20 Compile with 1.6.4-R2.0 TfT_02 2014-02-12 12:00:04 +01:00
  • 15743c5f46 Don't set potion meta data TfT_02 2014-02-12 11:54:21 +01:00
  • 4b9d472f10 Fix ConcurrentModificationException with alchemyBrewTask.finishImmediately() TfT_02 2014-02-12 11:16:05 +01:00
  • 988006f913 Alchemy cleanup, part 1. GJ 2014-02-11 16:22:57 -05:00
  • 2f05c472ce Make party names case insensitive TfT_02 2014-02-10 17:14:34 +01:00
  • 5c836cdaaf Check party level before sending party chat TfT_02 2014-02-10 16:07:43 +01:00
  • 9e39c3495d Fix IllegalArgumentException: 1 > 0 TfT_02 2014-02-09 17:15:42 +01:00
  • b653aa57b7 You can't accept an alliance request when you already have an ally TfT_02 2014-02-09 16:10:43 +01:00
  • 2ffdd340af The command is spelled xpshare, not expshare. Sean Porter 2014-02-09 02:42:08 -08:00
  • d63c3fc6d0 Ensure the FlatFile directory exists. Sean Porter 2014-02-09 02:28:59 -08:00
  • da1841eb9e Ensure that we're not spamming sounds dev-sounds TfT_02 2013-12-15 00:42:09 +01:00
  • 4486261413 Schedule an Alchemy check after using a hotkey to add ingredients TfT_02 2014-02-07 13:39:24 +01:00
  • a2e32179bb Fix /mcstats command TfT_02 2014-02-05 19:24:14 +01:00
  • 72b106e71f Fix ptp Accept_Required setting TfT_02 2014-02-05 19:15:39 +01:00
  • 679f1ed629 Use default Vanilla MC potion data values in potions.yml TfT_02 2014-02-04 16:48:10 +01:00
  • 734815c58d No reason to have our scoreboard stuff in a different listener. GJ 2014-02-04 08:34:17 -05:00
  • abfedf381d Allow mod name to go in the middle or at the beginning. GJ 2014-02-04 07:53:54 -05:00
  • 8e040ae8d9 Refactor to match existing conventions GJ 2014-02-03 14:52:28 -05:00
  • 0c9836eb03 Made mod config files modular. Addresses #1802 GJ 2014-02-03 14:48:43 -05:00
  • 13e7788b14 Fix off-by-one chunk coords calculation for ChunkStore. cs t00thpick1 2014-02-03 08:56:22 -05:00
  • 62b13a9a84 Fixed bug where Snow would never drop treasures TfT_02 2014-01-31 23:43:32 +01:00
  • c48ccae484 Compile with RELEASE to remain 1.6 compatibility for now TfT_02 2014-02-01 00:28:30 +01:00
  • 6264bfa15f Don't store Block objects, use BlockState TfT_02 2014-01-30 20:45:21 +01:00
  • b50ba9c02e Fix wrong data value of Potion of Hunger II TfT_02 2014-01-26 15:13:35 +01:00
  • b3474c04c7 Increment SQL query numbers due to addition of Alchemy. Fixes #1803 GJ 2014-01-21 11:16:39 -08:00
  • a1c1271d21 Fix issues pointed out by the FindBugs plugin TfT_02 2014-01-19 11:49:30 +01:00
  • 79155887b0 You can only ever deploy one release. md-5 2014-01-21 08:51:41 +11:00
  • 4178604833 Update pom.xml with md_5 Maven repo settings TfT_02 2014-01-20 22:48:27 +01:00
  • d1fcd6958f Check if brewingStand == null TfT_02 2014-01-20 22:38:20 +01:00
  • f39623c279 Bit of Alchemy cleanup TfT_02 2014-01-20 22:38:04 +01:00
  • 520f5cb116 Fix the broken build. Shame on me. GJ 2014-01-20 14:53:31 -08:00
  • 43e2c813d1 Clean up some of our messes. GJ 2014-01-20 13:58:40 -08:00
  • c6ea32f0b0 Added Ender Dragon, Wither, and Witch to combat experience multipliers TfT_02 2014-01-19 19:40:33 +01:00
  • 976c3b8494 Fix bug which prevented Hoppers from inserting new bottles TfT_02 2014-01-19 15:35:27 +01:00
  • f3db90b6a9 Fix a couple of typos in plugin.yml TfT_02 2014-01-18 23:28:07 +01:00
  • 82509fb476 Added custom XP boost perk TfT_02 2014-01-18 23:27:18 +01:00
  • c27d79cf25 Added new XP perk - 10% boost TfT_02 2014-01-18 23:08:40 +01:00
  • de912c1e07 Make sure the player is valid as well TfT_02 2014-01-18 20:49:56 +01:00
  • 2159aa91ff Add missing alchemy ingredient tiers to ingredient check TfT_02 2014-01-18 20:28:28 +01:00
  • 748dba41dc Randomize the treasure drop amounts instead of always dropping everything TfT_02 2014-01-18 19:15:38 +01:00
  • 9349416326 Check if brewing stand still exists before processing AlchemyBrewTask TfT_02 2014-01-18 19:11:15 +01:00
  • 3b794c897d Make sure the party leader is online before attempting to notify TfT_02 2014-01-18 19:06:20 +01:00
  • b460f7a564 Add more debug messages in onDisable() TfT_02 2014-01-18 16:58:49 +01:00
  • 383b048fef Changed config validation for Rank_Levels, successive Ranks can now be less than or equal to each other TfT_02 2014-01-18 12:01:18 +01:00
  • 243a3bfbf6 Remove trailing whitespaces TfT_02 2014-01-18 11:50:42 +01:00
  • c108a475e3 Fix a typo in the Alchemy skill guide TfT_02 2014-01-17 19:25:48 +01:00
  • 6b653fa606 Changed appearance of party member list TfT_02 2014-01-17 18:58:07 +01:00
  • 818962e668 Added party levels TfT_02 2013-11-11 17:42:57 +01:00
  • c729297615 Added party alliances TfT_02 2013-10-28 14:01:44 +01:00
  • e6e90954a9 Changed config validation for UnlockLevels, they can now also be 0 TfT_02 2014-01-17 15:51:28 +01:00
  • 4e86f60fd2 Replace ingredient strings correctly TfT_02 2014-01-17 14:00:22 +01:00
  • 27ff545d46 Add Alchemy hardcore settings to default config.yml file TfT_02 2014-01-17 00:17:10 +01:00
  • 7c891e9ba8 Optimize imports TfT_02 2014-01-07 18:19:22 +01:00
  • 6143003516 Update PR to changes in master TfT_02 2013-12-31 00:30:58 +01:00
  • 8f83e328b0 Introduction of new Alchemy skill! Eric Hildebrand 2013-11-15 18:21:00 -05:00
  • 9afa8efd7d No need to hardcode the max tier here TfT_02 2014-01-15 12:20:05 +01:00
  • 393d9ca74e Fixed bug where Hylian Luck was broken TfT_02 2014-01-13 14:18:16 +01:00
  • 97c95c1c49 This doesn't belong in the main branch nossr50 2014-01-12 14:49:05 -08:00
  • 491df2cc82 Changed the appearance of /mcmmo commands TfT_02 2014-01-12 13:51:12 +01:00
  • b4a6ecc58c Abstract HolidayManager a little more TfT_02 2014-01-12 12:08:47 +01:00
  • 103bf593f3 Check null here as well TfT_02 2014-01-12 10:30:04 +01:00
  • 0332c0f5e0 Move this comment up TfT_02 2014-01-11 15:14:39 +01:00
  • a004d6976d We already had a key called Confirm_Required TfT_02 2014-01-11 14:54:01 +01:00
  • 730f786d5b Fix issue with /ptp command TfT_02 2014-01-11 10:30:12 +01:00
  • 8993c71577 Update extrabiomesxl.blocks.yml Foxtail 2014-01-10 10:56:04 -05:00
  • cc524bb2ab Map.remove() can return Null. Sean Porter 2014-01-09 22:52:25 -08:00
  • 2e94eecda0 Fix a small error with the config validation of advanced.yml TfT_02 2014-01-08 13:19:51 +01:00
  • 2466270b22 Removed /stats alias for /mcstats TfT_02 2014-01-08 01:10:12 +01:00
  • 54a514edfa Added a LOTR mod config files, made by Dragyn TfT_02 2014-01-07 23:28:16 +01:00
  • 1336aeaef0 Remove/move more comments on identical keys TfT_02 2014-01-07 22:05:18 +01:00
  • 3c078100e8 Another attempt to fix the broken config updater TfT_02 2014-01-07 20:50:48 +01:00
  • 13a623ea1f Misc was getting crowded again. GJ 2014-01-03 11:07:13 -05:00
  • 05b21eae5f Clean up our inventory event handling. GJ 2014-01-03 10:41:38 -05:00
  • e0358d42d6 Ensure we're not dealing with a fake player. Fixes #1749 GJ 2014-01-03 09:19:07 -05:00
  • 26174d88f4 Remove unused import GJ 2014-01-03 08:30:59 -05:00
  • c12d4319ac Don't cancel death message fixes for NPCs. Sean Porter 2013-12-27 15:21:25 -08:00
  • a87bd14342 The attack target can still be an NPC without being an instance of Player. Sean Porter 2013-12-27 14:50:01 -08:00
  • d5990eee71 Added a ton of mod config files, made by Dragyn TfT_02 2013-12-17 19:36:41 +01:00
  • f94343f13b Only grant taming XP once when taming a horse TfT_02 2013-12-15 23:36:43 +01:00
  • ea4c424e0f Added level thresholds to hardcore modes TfT_02 2013-12-15 23:25:17 +01:00
  • f99e5e015d Add checks to rectify the potential for negative XP riking 2013-11-10 12:42:29 -08:00
  • 56b57da077 Only call one Death Penalty Event riking 2013-11-10 12:42:08 -08:00
  • 4b402d9837 Fixed validation feedback message for Chimaera Wing recipe cost TfT_02 2013-12-15 22:25:15 +01:00
  • 6c2b1f555f Improve CleanBackupsTask a bit TfT_02 2013-12-13 00:17:56 +01:00
  • cdcda03e92 Moved repair config classes to the config package TfT_02 2013-12-12 19:53:27 +01:00
  • 65aa05a660 Fix /addlevels all and /skillreset all commands TfT_02 2013-12-12 16:50:36 +01:00
  • 7c7aa994a5 Added pre-made metallurgy.tools.yml by Skuli TfT_02 2013-12-11 15:02:25 +01:00