Commit Graph

  • 75b287771a Return party chat to ye olden method NuclearW 2012-05-30 11:13:34 -04:00
  • 5765504796 Locale updates. GJ 2012-05-30 11:11:07 -04:00
  • dda8c0c9e0 Fixed bug with Tree Feller changing durability too soon. GJ 2012-05-30 10:48:25 -04:00
  • ce9d668602 Fixed bug with locale strings and party teleport. GJ 2012-05-30 10:40:58 -04:00
  • 39c2c5f25f Handle EOFException in Chunklets by returning a new empty ChunkletStore and printing an error. NuclearW 2012-05-29 21:02:36 -04:00
  • 12a7d794b4 Always forget the changelog nossr50 2012-05-28 13:59:02 -07:00
  • ff8b0300ae Make the MOTD prettier about the perks nossr50 2012-05-28 13:44:34 -07:00
  • f882df4cb7 Fix this yaml error NuclearW 2012-05-28 16:43:06 -04:00
  • e1300005cb Notify users of their perks on login (if MOTD enabled) nossr50 2012-05-28 13:14:10 -07:00
  • e599ab9214 Added permissions that will grant users 4x 3x or 2x XP nossr50 2012-05-28 13:07:52 -07:00
  • 92acf62884 More mod fixes for Woodcutting. GJ 2012-05-27 14:40:35 -04:00
  • c2fb57fce9 Fix Tree Feller not working with custom axes GJ 2012-05-27 14:31:37 -04:00
  • 3699d26e5d Only try to back up the mod files if they exist... GJ 2012-05-27 10:23:13 -04:00
  • 6eb0159ea1 More tracking of falling sand/gravel. (WIP) GJ 2012-05-27 10:21:00 -04:00
  • 433913c77a Another fix for falling sand/gravel tracking issues. GJ 2012-05-27 09:42:26 -04:00
  • d955feef61 Fixed piston tracking bm01 2012-05-27 10:34:04 +02:00
  • 5377b9b618 Remove debug messages. GJ 2012-05-26 21:11:50 -04:00
  • 5c9371c575 Fixed falling sand/gravel stuff not being tracked GJ 2012-05-26 19:52:24 -04:00
  • 23d916f191 Fixed dupe exploit with pistons (again). GJ 2012-05-26 10:50:12 -04:00
  • 35d4914518 This has to be Arrow to keep Potions from giving XP. GJ 2012-05-24 15:26:01 -04:00
  • eb2ec71d2b More priority tweaks. GJ 2012-05-24 14:17:51 -04:00
  • dc50758dc9 Minor priority tweaks to the Spout XP bar. GJ 2012-05-24 14:02:23 -04:00
  • 9775d71c28 Cleanup. GJ 2012-05-24 10:35:46 -04:00
  • c40e4ee9ee Cleanup. GJ 2012-05-24 10:30:07 -04:00
  • 2b469c385c Changelog update GJ 2012-05-24 08:39:13 -04:00
  • a104fe45aa Fix for NoCheatPlus fight.noswing checks GJ 2012-05-24 08:38:44 -04:00
  • 257df25a67 Fixed NPE, Config.defaulthud was used instead of SpoutConfig.defaulthud bm01 2012-05-24 06:58:11 +02:00
  • 2a977557c2 Made sure that SpoutConfig.load is called when the instance is created, for safety bm01 2012-05-24 06:18:43 +02:00
  • d0e9f03311 Reverted last commit from NuclearW bm01 2012-05-24 05:29:05 +02:00
  • 97ca699170 Removed unneeded method override bm01 2012-05-24 05:27:29 +02:00
  • 702537e8fd We don't need this NuclearW 2012-05-23 15:33:08 -04:00
  • 83a3488d0d Because loading a config we hadn't made yet makes sense NuclearW 2012-05-23 15:32:58 -04:00
  • 450e938092 Change Spout Config file to only load if Spout is enabled. Removed unused imports. GJ 2012-05-23 14:31:03 -04:00
  • b88e076f27 Updates to config loading. GJ 2012-05-23 13:52:33 -04:00
  • 0fe90df01e Cleanup. GJ 2012-05-23 11:16:23 -04:00
  • 66ad909908 Cleanup. GJ 2012-05-23 11:08:56 -04:00
  • 77d74717d2 Moved all Spout checks into one listener. GJ 2012-05-23 11:06:02 -04:00
  • 63f683982f Moved Spout stuff to its own config file. GJ 2012-05-23 10:50:47 -04:00
  • 9525ce8299 Cleanup. GJ 2012-05-23 09:35:16 -04:00
  • d7b8ec1274 Cleanup. GJ 2012-05-23 07:33:19 -04:00
  • 96cd16faf7 Cleanup GJ 2012-05-23 07:32:03 -04:00
  • 9ddc7501fe Derp NuclearW 2012-05-22 09:16:40 -04:00
  • 301c496fb2 Onward to 1.3.09 NuclearW 2012-05-22 08:45:21 -04:00
  • 3eb265c5f7 1.3.08 Minor addition to changelog 1.3.08 NuclearW 2012-05-22 08:42:06 -04:00
  • 049338e83b Remove unused variables & methods from old repair system GJ 2012-05-22 08:37:32 -04:00
  • a336e9f460 Removed unused imports. GJ 2012-05-22 08:31:32 -04:00
  • 0294cf8c4a Implement new repairable stuff for custom tools/armor. GJ 2012-05-22 08:21:05 -04:00
  • c5183309ae New line on the factory floor For RepairableFactory NuclearW 2012-05-22 08:10:22 -04:00
  • 0a15cb1e13 Modify custom items loading to permit registering of repairables from these configs. Move loading of the main repairables to below the custom items so that repair.*.yml will over-write any custom items when the list is processed and repairables registered. NuclearW 2012-05-22 07:56:48 -04:00
  • 9546cc42b2 Redundant nossr50 2012-05-22 02:57:54 -07:00
  • ac01262655 Fix error in config NuclearW 2012-05-22 05:46:26 -04:00
  • 6ea962c1fa Changing the MOTD again, modified a few messages. Now hardcore mode only tells you about itself when motd is enabled. nossr50 2012-05-22 02:45:42 -07:00
  • 9e35283273 Changelog updates nossr50 2012-05-22 02:41:19 -07:00
  • 9c8e1d9c9f Some changelog for @nossr50 NuclearW 2012-05-22 05:34:23 -04:00
  • 7d324b3fd4 Changelog and supercomment to default repair.vanilla.yml NuclearW 2012-05-22 05:32:12 -04:00
  • badc5738ff Fix up repair command as best as possible given what it is... NuclearW 2012-05-22 05:27:21 -04:00
  • 8feaf4410f getRepairable by id NuclearW 2012-05-22 05:27:08 -04:00
  • 4e224d761e Cleanup Repair.java NuclearW 2012-05-22 05:20:57 -04:00
  • e775abdc5a Remove all the old stuff from the config NuclearW 2012-05-22 05:19:37 -04:00
  • 60754c9380 Implement xp NuclearW 2012-05-22 05:19:17 -04:00
  • c890ff5605 Use new system! NuclearW 2012-05-22 05:18:08 -04:00
  • 9f9c0059a5 Change xpHandler for new system usage This commit marks the first breaking change for this new system NuclearW 2012-05-22 05:17:44 -04:00
  • 4eabd417b9 Level check NuclearW 2012-05-22 05:10:43 -04:00
  • c218de9567 Change to new line in locale NuclearW 2012-05-22 05:09:31 -04:00
  • 4b5ca5ecf4 Logic fix NuclearW 2012-05-22 04:51:21 -04:00
  • edbf46a751 Unused import NuclearW 2012-05-22 04:41:36 -04:00
  • c9c90bb86a New line in locale NuclearW 2012-05-22 04:37:58 -04:00
  • 437a608d2b Return on this error NuclearW 2012-05-22 04:37:41 -04:00
  • b638eef1c6 Players are now informed about Hardcore mode when logging in nossr50 2012-05-22 02:31:01 -07:00
  • b7cec8a0c4 Most of handleRepair() done, level checking still needed - Move Repair - Change visibility of a few methods for repurposing Repair soon NuclearW 2012-05-22 04:22:29 -04:00
  • 28578bd6b0 Convenience method for RepairManager NuclearW 2012-05-22 02:58:55 -04:00
  • 160004fa7e Hardcore mode now has some exploit prevention and much more information nossr50 2012-05-21 23:56:08 -07:00
  • f4332761f9 Many changes to Hardcore / Vampirism nossr50 2012-05-21 23:30:16 -07:00
  • a4d1a18850 Example repair config for chainmail NuclearW 2012-05-22 01:11:56 -04:00
  • c3e1e55e9c Fix for minimumQuantity default NuclearW 2012-05-22 01:08:29 -04:00
  • e20bcd19b9 Make our RepairManager, load configs, and register them all NuclearW 2012-05-22 00:57:24 -04:00
  • 1fbf213ada Load message NuclearW 2012-05-22 00:56:57 -04:00
  • c2d2359a8c RepairConfig loader and small fix for RepairConfigManager NuclearW 2012-05-22 00:56:14 -04:00
  • 586a2a065e Shears NuclearW 2012-05-21 23:57:16 -04:00
  • adf43b7e35 String NuclearW 2012-05-21 23:55:17 -04:00
  • 45a4cddeef Leather NuclearW 2012-05-21 23:40:25 -04:00
  • 69f62551c7 Your repair is now diamonds NuclearW 2012-05-21 23:35:23 -04:00
  • f1bdf502be Gold and fix for minQuantity on iron armor NuclearW 2012-05-21 23:23:30 -04:00
  • e89b3795f8 Save vanilla from jar NuclearW 2012-05-21 23:07:32 -04:00
  • 20b169e8eb Typo NuclearW 2012-05-21 23:00:35 -04:00
  • 1480ee2779 Changelog NuclearW 2012-05-21 21:01:11 -04:00
  • 41c9741b72 Fixed exploit where you could gain tons of Acrobatics XP from spamming Ender Pearls GJ 2012-05-21 23:41:11 -04:00
  • f9e5096ceb Cleanup GJ 2012-05-21 10:31:10 -04:00
  • a9b2a4940e Max_Ticks to Max_Seconds NuclearW 2012-05-21 10:03:38 -04:00
  • f66c6ab8fc Cleanup GJ 2012-05-21 09:33:21 -04:00
  • 73902d5f92 Minor cleanup / refactoring GJ 2012-05-21 09:21:26 -04:00
  • 0bb5f9f297 Max ticks for abilities NuclearW 2012-05-21 09:16:58 -04:00
  • 16ad8502d2 Cleanup, changed order of some logic checks. GJ 2012-05-21 09:04:51 -04:00
  • ad68e6057e More cleanup. GJ 2012-05-21 08:45:33 -04:00
  • 54b4faeeff Minor cleanup. GJ 2012-05-21 08:39:19 -04:00
  • a7f69545f2 Emulate unbreaking properly NuclearW 2012-05-21 08:31:29 -04:00
  • 93ea558ec3 Cleanup NuclearW 2012-05-21 07:41:49 -04:00
  • d0cdc208e3 Avoid a duplicate config call. GJ 2012-05-21 07:53:52 -04:00
  • 0d7c483bd5 Tameable not a part of combat checks at the moment, only wolves NuclearW 2012-05-21 07:25:20 -04:00
  • 3f211c6277 Generalize Wolf to Tameable Also generalize Arrow to Projectile For MCCORE-263 NuclearW 2012-05-21 04:44:48 -04:00