Commit Graph

  • 87e56742d4 refactoring: make plugin work for testing (no persistence yet) Tobias Ottenweller 2012-05-13 18:18:04 +02:00
  • 81e59b1eed refactoring: FloodUtil and TextUtil cleanup Tobias Ottenweller 2012-05-13 18:16:59 +02:00
  • 750a867d2f refactoring: commands now working again Tobias Ottenweller 2012-05-13 17:35:49 +02:00
  • 737ea7521e refactoring: corrected wrong getter method name in BaseGate Tobias Ottenweller 2012-05-13 17:34:28 +02:00
  • a07df19c40 refactoring: comment on Gate class Tobias Ottenweller 2012-05-13 17:06:08 +02:00
  • 7e300d9c03 refactoring: abstract Gate base class; native bukkit serialization Tobias Ottenweller 2012-05-13 17:05:31 +02:00
  • 3d6b5fe1c6 start of refactoring: removed Conf.java Tobias Ottenweller 2012-05-13 17:01:58 +02:00
  • 13e4d3608c plugin.yml update Tobias Ottenweller 2012-05-12 15:15:02 +02:00
  • df6a49ce2c added permissions: ancientgates.use, ancientgates.info, ancientgates.manage Tobias Ottenweller 2012-04-15 14:55:37 +02:00
  • af24d7365a fixed problem with certain commands not saving changes to disk Tobias Ottenweller 2012-04-03 20:57:24 +02:00
  • 3e80f67770 bump version to 1.1.1 version1.1.1 Tobias Ottenweller 2012-03-17 15:37:45 +01:00
  • 387ee10069 help command page fix Tobias Ottenweller 2012-03-17 15:37:21 +01:00
  • ae60da9e29 fixed problem where unhiding a gate closes it Tobias Ottenweller 2012-03-15 12:02:28 +01:00
  • 52a9278dfc fixing problem with gates saved in older version (hopefully); check if gate is really open in isOpen() method Tobias Ottenweller 2012-03-12 22:50:29 +01:00
  • d4123d137a PluginPlayerListener cleanup Tobias Ottenweller 2012-03-12 22:44:24 +01:00
  • 4b5e4a5e13 info command now prints about open and hidden status of gates Tobias Ottenweller 2012-03-12 20:41:20 +01:00
  • 448763171d removed unused import Tobias Ottenweller 2012-03-11 20:41:28 +01:00
  • a4925350e3 read me update Tobias Ottenweller 2012-03-11 20:39:13 +01:00
  • 33c03d68c1 added hide and unhide feature Tobias Ottenweller 2012-03-11 20:39:05 +01:00
  • 3fc35e13bc changes towards enabling the hide feature Tobias Ottenweller 2012-03-11 18:47:31 +01:00
  • 8e816bb5d2 fixed wrong version number Tobias Ottenweller 2012-03-11 18:46:00 +01:00
  • 21b9d8d530 fixed missing st command of setTo Tobias Ottenweller 2012-03-11 18:45:34 +01:00
  • 1ad4b86587 added world to info command Tobias Ottenweller 2012-03-11 15:33:34 +01:00
  • 4db38606f2 merge cleanup Tobias Ottenweller 2012-03-10 15:39:42 +01:00
  • 7346044eea Merge branch 'master' of git://github.com/DrAgonmoray/minecraft-ancient-gates bukkit1.2 Tobias Ottenweller 2012-03-10 15:38:54 +01:00
  • a293cdb491 reenabling check for open gates Tobias Ottenweller 2012-03-10 14:35:47 +01:00
  • 568c36d39f Hopefully that was the last derp.. Jacob Brunson 2012-03-05 17:10:47 -06:00
  • c46c8b0b42 Derping. Jacob Brunson 2012-03-04 21:13:18 -06:00
  • 57e393ab8a Fixed derp. Jacob Brunson 2012-03-04 20:41:10 -06:00
  • 6d15e17bb2 Updated to work with 1.2, hopefully. Jacob Brunson 2012-03-04 20:32:19 -06:00
  • 48be9acb6d readme update for info command Tobias Ottenweller 2012-03-04 21:41:13 +01:00
  • 3e44450a7a introduction of CommandInfo Tobias Ottenweller 2012-03-04 21:34:24 +01:00
  • 7af7e42d38 a little bit of cleanup Tobias Ottenweller 2012-03-04 21:34:07 +01:00
  • a74398a9a5 readme update for new list command Tobias Ottenweller 2012-03-04 15:38:23 +01:00
  • 017cf13687 all new list command Tobias Ottenweller 2012-03-04 15:38:07 +01:00
  • 24c557750a started working on improvements for the list command Tobias Ottenweller 2012-03-03 16:11:58 +01:00
  • 3dffd3f08f readme update 2 Tobias Ottenweller 2012-03-01 20:17:29 +01:00
  • 6a63363121 read me update Tobias Ottenweller 2012-03-01 20:16:31 +01:00
  • f57338c2c3 fix for error when deleting a gate with no blocks Tobias Ottenweller 2012-02-29 21:19:33 +01:00
  • bf083106d9 new command: rename Tobias Ottenweller 2012-02-28 13:41:47 +01:00
  • 0fe721b8c0 added rename method to the gate class Tobias Ottenweller 2012-02-28 13:40:39 +01:00
  • 12295ac7b8 removed .* imports in TextUtil.java Tobias Ottenweller 2012-02-28 13:39:52 +01:00
  • 9597159f5a added a few comments Tobias Ottenweller 2012-02-28 13:39:23 +01:00
  • 24d3e0c1c4 new command createsetfrom: allowing to create and set from location with a single command Tobias Ottenweller 2012-02-25 23:19:34 +01:00
  • e77081c2e6 sf alias for setfrom command Tobias Ottenweller 2012-02-25 23:18:53 +01:00
  • 4d5b601038 using Plugin.log instead of System.out.println Tobias Ottenweller 2012-02-25 23:17:46 +01:00
  • a474963666 fixed bug preventing removal of gates without from location Tobias Ottenweller 2012-02-25 23:16:54 +01:00
  • 6bb50672a5 cleaned /bin Tobias Ottenweller 2012-02-25 23:15:37 +01:00
  • 95fd2a45c7 'rm' alias for delete command Tobias Ottenweller 2012-02-25 20:08:12 +01:00
  • 6c4a1989e5 Merge branch 'master' of github.com:tomco/minecraft-ancient-gates Tobias Ottenweller 2012-02-25 17:53:03 +01:00
  • ccc9a27917 kept players yaw and pitch while walking through a gate; saving of actual gate size (preventing resizing of gates after creation); all credit goes to s1m0ne Tobias Ottenweller 2012-02-25 17:46:19 +01:00
  • 254137e74d kept players yaw and pitch while walking through a gate; saving for actual gate size (preventing resizing of gates after creation); all credit goes to s1m0ne Tobias Ottenweller 2012-02-25 17:46:19 +01:00
  • 4a6b5902e3 update to current bukkit event handling system Tobias Ottenweller 2012-02-25 17:41:44 +01:00
  • 0b6f573928 gitignore - ignoring /bin/* Tobias Ottenweller 2012-02-25 17:40:45 +01:00
  • 9b6ac0d137 ignoring os x noise and bukkit Tobias Ottenweller 2012-02-25 15:28:53 +01:00
  • b71432ac33 Signed-off-by: locutus <bladedpenguin@gmail.com> locutus 2011-07-31 02:30:32 -04:00
  • 01adae94d8 Merge github.com:bladedpenguin/minecraft-ancient-gates locutus 2011-07-26 17:15:32 -04:00
  • c704fb4cd3 oops uploaded wrong version I think locutus 2011-07-24 16:27:14 -04:00
  • c1a601ff32 built against CB 1000 locutus 2011-07-22 23:00:34 -04:00
  • 1dcc0246a5 Some bugfixes related to slabs, half blocks and some improved messages Olof Larsson 2011-04-07 17:26:58 +02:00
  • efd1ea40dd rm Olof Larsson 2011-04-06 23:55:33 +02:00
  • d07b5f3055 readme Olof Larsson 2011-04-06 23:52:12 +02:00
  • d9124c2e64 readme Olof Larsson 2011-04-06 23:51:03 +02:00
  • 02b6e70651 readme Olof Larsson 2011-04-06 21:53:24 +02:00
  • b7aa648e03 first commit Olof Larsson 2011-04-06 21:43:57 +02:00