183 Commits

Author SHA1 Message Date
Tobias Ottenweller
aa520bb36e refactoring of command info 2012-05-16 23:16:58 +02:00
Tobias Ottenweller
afc7efcf26 refactoring of command list 2012-05-16 23:16:08 +02:00
Tobias Ottenweller
649777c939 refactoring of delete command 2012-05-16 23:00:04 +02:00
Tobias Ottenweller
c5490270de changed setId method of gate class 2012-05-16 22:58:34 +02:00
Tobias Ottenweller
d605e54a1c added validation before serialization 2012-05-16 22:45:54 +02:00
Tobias Ottenweller
f5049ecdfb initial values for attributes of base gate 2012-05-16 22:45:40 +02:00
Tobias Ottenweller
fc5752f840 refactoring of command close 2012-05-16 22:45:08 +02:00
Tobias Ottenweller
cd42698928 removed command csf 2012-05-16 22:44:52 +02:00
Tobias Ottenweller
5f12bb5d99 refactoring of command create 2012-05-16 22:43:43 +02:00
Tobias Ottenweller
94404d74c6 some refactoring applied to BaseCommand 2012-05-16 22:43:27 +02:00
Tobias Ottenweller
259d2cd3c4 PlayerListener refactoring for real 2012-05-16 22:03:57 +02:00
Tobias Ottenweller
d293eaf52d PlayerListener refactoring 2012-05-16 22:03:36 +02:00
Tobias Ottenweller
b43ffd17df filled method in LocationSerializer 2012-05-15 22:19:18 +02:00
Tobias Ottenweller
f7a86b3c6f Plugin: loading and saving gates 2012-05-14 22:05:54 +02:00
Tobias Ottenweller
3c5f37d170 small read me update (more coming later) 2012-05-14 22:04:54 +02:00
Tobias Ottenweller
297769181e refactoring: project workspace cleanup 2012-05-13 18:34:59 +02:00
Tobias Ottenweller
0a1d744f0c refactoring: removing references to gson 2012-05-13 18:29:52 +02:00
Tobias Ottenweller
181785c1b1 removing gson 2012-05-13 18:29:27 +02:00
Tobias Ottenweller
87e56742d4 refactoring: make plugin work for testing (no persistence yet) 2012-05-13 18:18:04 +02:00
Tobias Ottenweller
81e59b1eed refactoring: FloodUtil and TextUtil cleanup 2012-05-13 18:16:59 +02:00
Tobias Ottenweller
750a867d2f refactoring: commands now working again 2012-05-13 17:35:49 +02:00
Tobias Ottenweller
737ea7521e refactoring: corrected wrong getter method name in BaseGate 2012-05-13 17:34:28 +02:00
Tobias Ottenweller
a07df19c40 refactoring: comment on Gate class 2012-05-13 17:06:08 +02:00
Tobias Ottenweller
7e300d9c03 refactoring: abstract Gate base class; native bukkit serialization 2012-05-13 17:05:31 +02:00
Tobias Ottenweller
3d6b5fe1c6 start of refactoring: removed Conf.java 2012-05-13 17:01:58 +02:00
Tobias Ottenweller
13e4d3608c plugin.yml update 2012-05-12 15:15:02 +02:00
Tobias Ottenweller
df6a49ce2c added permissions: ancientgates.use, ancientgates.info, ancientgates.manage 2012-04-15 14:55:37 +02:00
Tobias Ottenweller
af24d7365a fixed problem with certain commands not saving changes to disk 2012-04-03 20:57:24 +02:00
Tobias Ottenweller
3e80f67770 bump version to 1.1.1 version1.1.1 2012-03-17 15:37:45 +01:00
Tobias Ottenweller
387ee10069 help command page fix 2012-03-17 15:37:21 +01:00
Tobias Ottenweller
ae60da9e29 fixed problem where unhiding a gate closes it 2012-03-15 12:02:28 +01:00
Tobias Ottenweller
52a9278dfc fixing problem with gates saved in older version (hopefully); check if gate is really open in isOpen() method 2012-03-12 22:50:29 +01:00
Tobias Ottenweller
d4123d137a PluginPlayerListener cleanup 2012-03-12 22:44:24 +01:00
Tobias Ottenweller
4b5e4a5e13 info command now prints about open and hidden status of gates 2012-03-12 20:41:20 +01:00
Tobias Ottenweller
448763171d removed unused import 2012-03-11 20:41:28 +01:00
Tobias Ottenweller
a4925350e3 read me update 2012-03-11 20:39:13 +01:00
Tobias Ottenweller
33c03d68c1 added hide and unhide feature 2012-03-11 20:39:05 +01:00
Tobias Ottenweller
3fc35e13bc changes towards enabling the hide feature 2012-03-11 18:47:31 +01:00
Tobias Ottenweller
8e816bb5d2 fixed wrong version number 2012-03-11 18:46:00 +01:00
Tobias Ottenweller
21b9d8d530 fixed missing st command of setTo 2012-03-11 18:45:34 +01:00
Tobias Ottenweller
1ad4b86587 added world to info command 2012-03-11 15:33:34 +01:00
Tobias Ottenweller
4db38606f2 merge cleanup 2012-03-10 15:39:42 +01:00
Tobias Ottenweller
7346044eea Merge branch 'master' of git://github.com/DrAgonmoray/minecraft-ancient-gates
Conflicts:
	src/org/mcteam/ancientgates/MyLocationTypeAdapter.java
	src/org/mcteam/ancientgates/Plugin.java
	src/org/mcteam/ancientgates/commands/CommandSetFrom.java
	src/org/mcteam/ancientgates/listeners/PluginBlockListener.java
	src/org/mcteam/ancientgates/listeners/PluginPlayerListener.java
	src/org/mcteam/ancientgates/util/FloodUtil.java
bukkit1.2
2012-03-10 15:38:54 +01:00
Tobias Ottenweller
a293cdb491 reenabling check for open gates 2012-03-10 14:35:47 +01:00
Jacob Brunson
568c36d39f Hopefully that was the last derp.. 2012-03-05 17:10:47 -06:00
Jacob Brunson
c46c8b0b42 Derping. 2012-03-04 21:13:18 -06:00
Jacob Brunson
57e393ab8a Fixed derp. 2012-03-04 20:41:10 -06:00
Jacob Brunson
6d15e17bb2 Updated to work with 1.2, hopefully. 2012-03-04 20:32:19 -06:00
Tobias Ottenweller
48be9acb6d readme update for info command 2012-03-04 21:41:13 +01:00
Tobias Ottenweller
3e44450a7a introduction of CommandInfo 2012-03-04 21:34:24 +01:00