Commit Graph

  • d955feef61 Fixed piston tracking bm01 2012-05-27 10:34:04 +0200
  • 5377b9b618 Remove debug messages. GJ 2012-05-26 21:11:50 -0400
  • 5c9371c575 Fixed falling sand/gravel stuff not being tracked GJ 2012-05-26 19:52:24 -0400
  • 23d916f191 Fixed dupe exploit with pistons (again). GJ 2012-05-26 10:50:12 -0400
  • 35d4914518 This has to be Arrow to keep Potions from giving XP. GJ 2012-05-24 15:26:01 -0400
  • eb2ec71d2b More priority tweaks. GJ 2012-05-24 14:17:51 -0400
  • dc50758dc9 Minor priority tweaks to the Spout XP bar. GJ 2012-05-24 14:02:23 -0400
  • 9775d71c28 Cleanup. GJ 2012-05-24 10:35:46 -0400
  • c40e4ee9ee Cleanup. GJ 2012-05-24 10:30:07 -0400
  • 2b469c385c Changelog update GJ 2012-05-24 08:39:13 -0400
  • a104fe45aa Fix for NoCheatPlus fight.noswing checks GJ 2012-05-24 08:38:44 -0400
  • 257df25a67 Fixed NPE, Config.defaulthud was used instead of SpoutConfig.defaulthud bm01 2012-05-24 06:58:11 +0200
  • 2a977557c2 Made sure that SpoutConfig.load is called when the instance is created, for safety bm01 2012-05-24 06:18:43 +0200
  • d0e9f03311 Reverted last commit from NuclearW bm01 2012-05-24 05:29:05 +0200
  • 97ca699170 Removed unneeded method override bm01 2012-05-24 05:27:29 +0200
  • 702537e8fd We don't need this NuclearW 2012-05-23 15:33:08 -0400
  • 83a3488d0d Because loading a config we hadn't made yet makes sense NuclearW 2012-05-23 15:32:58 -0400
  • 450e938092 Change Spout Config file to only load if Spout is enabled. Removed unused imports. GJ 2012-05-23 14:31:03 -0400
  • b88e076f27 Updates to config loading. GJ 2012-05-23 13:52:33 -0400
  • 0fe90df01e Cleanup. GJ 2012-05-23 11:16:23 -0400
  • 66ad909908 Cleanup. GJ 2012-05-23 11:08:56 -0400
  • 77d74717d2 Moved all Spout checks into one listener. GJ 2012-05-23 11:06:02 -0400
  • 63f683982f Moved Spout stuff to its own config file. GJ 2012-05-23 10:50:47 -0400
  • 9525ce8299 Cleanup. GJ 2012-05-23 09:35:16 -0400
  • d7b8ec1274 Cleanup. GJ 2012-05-23 07:33:19 -0400
  • 96cd16faf7 Cleanup GJ 2012-05-23 07:32:03 -0400
  • 9ddc7501fe Derp NuclearW 2012-05-22 09:16:40 -0400
  • 301c496fb2 Onward to 1.3.09 NuclearW 2012-05-22 08:45:21 -0400
  • 3eb265c5f7 1.3.08 Minor addition to changelog 1.3.08 NuclearW 2012-05-22 08:42:06 -0400
  • 049338e83b Remove unused variables & methods from old repair system GJ 2012-05-22 08:37:32 -0400
  • a336e9f460 Removed unused imports. GJ 2012-05-22 08:31:32 -0400
  • 0294cf8c4a Implement new repairable stuff for custom tools/armor. GJ 2012-05-22 08:21:05 -0400
  • c5183309ae New line on the factory floor For RepairableFactory NuclearW 2012-05-22 08:10:22 -0400
  • 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 -0400
  • 9546cc42b2 Redundant nossr50 2012-05-22 02:57:54 -0700
  • ac01262655 Fix error in config NuclearW 2012-05-22 05:46:26 -0400
  • 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 -0700
  • 9e35283273 Changelog updates nossr50 2012-05-22 02:41:19 -0700
  • 9c8e1d9c9f Some changelog for @nossr50 NuclearW 2012-05-22 05:34:23 -0400
  • 7d324b3fd4 Changelog and supercomment to default repair.vanilla.yml NuclearW 2012-05-22 05:32:12 -0400
  • badc5738ff Fix up repair command as best as possible given what it is... NuclearW 2012-05-22 05:27:21 -0400
  • 8feaf4410f getRepairable by id NuclearW 2012-05-22 05:27:08 -0400
  • 4e224d761e Cleanup Repair.java NuclearW 2012-05-22 05:20:57 -0400
  • e775abdc5a Remove all the old stuff from the config NuclearW 2012-05-22 05:19:37 -0400
  • 60754c9380 Implement xp NuclearW 2012-05-22 05:19:17 -0400
  • c890ff5605 Use new system! NuclearW 2012-05-22 05:18:08 -0400
  • 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 -0400
  • 4eabd417b9 Level check NuclearW 2012-05-22 05:10:43 -0400
  • c218de9567 Change to new line in locale NuclearW 2012-05-22 05:09:31 -0400
  • 4b5ca5ecf4 Logic fix NuclearW 2012-05-22 04:51:21 -0400
  • edbf46a751 Unused import NuclearW 2012-05-22 04:41:36 -0400
  • c9c90bb86a New line in locale NuclearW 2012-05-22 04:37:58 -0400
  • 437a608d2b Return on this error NuclearW 2012-05-22 04:37:41 -0400
  • b638eef1c6 Players are now informed about Hardcore mode when logging in nossr50 2012-05-22 02:31:01 -0700
  • 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 -0400
  • 28578bd6b0 Convenience method for RepairManager NuclearW 2012-05-22 02:58:55 -0400
  • 160004fa7e Hardcore mode now has some exploit prevention and much more information nossr50 2012-05-21 23:56:08 -0700
  • f4332761f9 Many changes to Hardcore / Vampirism nossr50 2012-05-21 23:30:16 -0700
  • a4d1a18850 Example repair config for chainmail NuclearW 2012-05-22 01:11:56 -0400
  • c3e1e55e9c Fix for minimumQuantity default NuclearW 2012-05-22 01:08:29 -0400
  • e20bcd19b9 Make our RepairManager, load configs, and register them all NuclearW 2012-05-22 00:57:24 -0400
  • 1fbf213ada Load message NuclearW 2012-05-22 00:56:57 -0400
  • c2d2359a8c RepairConfig loader and small fix for RepairConfigManager NuclearW 2012-05-22 00:56:14 -0400
  • 586a2a065e Shears NuclearW 2012-05-21 23:57:16 -0400
  • adf43b7e35 String NuclearW 2012-05-21 23:55:17 -0400
  • 45a4cddeef Leather NuclearW 2012-05-21 23:40:25 -0400
  • 69f62551c7 Your repair is now diamonds NuclearW 2012-05-21 23:35:23 -0400
  • f1bdf502be Gold and fix for minQuantity on iron armor NuclearW 2012-05-21 23:23:30 -0400
  • e89b3795f8 Save vanilla from jar NuclearW 2012-05-21 23:07:32 -0400
  • 20b169e8eb Typo NuclearW 2012-05-21 23:00:35 -0400
  • 1480ee2779 Changelog NuclearW 2012-05-21 21:01:11 -0400
  • 41c9741b72 Fixed exploit where you could gain tons of Acrobatics XP from spamming Ender Pearls GJ 2012-05-21 23:41:11 -0400
  • f9e5096ceb Cleanup GJ 2012-05-21 10:31:10 -0400
  • a9b2a4940e Max_Ticks to Max_Seconds NuclearW 2012-05-21 10:03:38 -0400
  • f66c6ab8fc Cleanup GJ 2012-05-21 09:33:21 -0400
  • 73902d5f92 Minor cleanup / refactoring GJ 2012-05-21 09:21:26 -0400
  • 0bb5f9f297 Max ticks for abilities NuclearW 2012-05-21 09:16:58 -0400
  • 16ad8502d2 Cleanup, changed order of some logic checks. GJ 2012-05-21 09:04:51 -0400
  • ad68e6057e More cleanup. GJ 2012-05-21 08:45:33 -0400
  • 54b4faeeff Minor cleanup. GJ 2012-05-21 08:39:19 -0400
  • a7f69545f2 Emulate unbreaking properly NuclearW 2012-05-21 08:31:29 -0400
  • 93ea558ec3 Cleanup NuclearW 2012-05-21 07:41:49 -0400
  • d0cdc208e3 Avoid a duplicate config call. GJ 2012-05-21 07:53:52 -0400
  • 0d7c483bd5 Tameable not a part of combat checks at the moment, only wolves NuclearW 2012-05-21 07:25:20 -0400
  • 3f211c6277 Generalize Wolf to Tameable Also generalize Arrow to Projectile For MCCORE-263 NuclearW 2012-05-21 04:44:48 -0400
  • 79e93edfef Switch order of sticky check and placeStore check. sticky check is much less expensive than placeStore, so it's better to ensure that the piston is sticky before doing a placeStore check NuclearW 2012-05-21 02:19:45 -0400
  • d50c406ad8 Merge 44e8efda36 into 9726ac6f12 GitHub Merge Button 2012-05-19 07:03:02 -0700
  • 44e8efda36 Check for sticky pistons Travis Ralston 2012-05-19 08:00:34 -0600
  • 9726ac6f12 Send metrics information on if this server uses timings NuclearW 2012-05-19 00:42:50 -0400
  • 898d8c6449 Changelog NuclearW 2012-05-18 22:09:28 -0400
  • 01006ed76d Hidden config and use of NullChunkletManager ChunkletManagerFactory now produces NullChunkletManagers if Chunklets are disabeld in the hidden.yml NuclearW 2012-05-18 22:01:15 -0400
  • 2936823d03 NullChunkletManager NuclearW 2012-05-18 21:44:25 -0400
  • 7d05d53f9e Whoops. Can't initialize something that doesn't exist. GJ 2012-05-18 14:40:48 -0400
  • f3074461ed More cleanup. GJ 2012-05-18 14:29:53 -0400
  • 146f832919 Minor refactoring & cleanup. GJ 2012-05-18 13:40:21 -0400
  • a622707608 Cleanup & Silk Touch changes. GJ 2012-05-18 11:15:30 -0400
  • 6da43b15c8 Move to a more ideal location. Not as efficient as I would like, but certainly better than it was before NuclearW 2012-05-18 03:14:19 -0400
  • d0bb7b075e This was a bad idea NuclearW 2012-05-18 03:12:40 -0400
  • c1ecd74644 Actually remove from map on unload NuclearW 2012-05-18 03:12:16 -0400
  • a1aada0777 Iron armor NuclearW 2012-05-17 23:53:25 -0400