Tobias Ottenweller
cd0ebc3a7a
Added shouldPersistToDisk attribute to BaseCommand. Updated subclasses to reflect the new attribute.
2013-02-15 23:31:39 +01:00
Tobias Ottenweller
dd5a60cb2a
Updated classpath
2013-02-15 23:30:16 +01:00
Tobias Ottenweller
32fc475a8a
Fixed broken colored print for the create command.
2013-02-11 21:59:41 +01:00
Tobias Ottenweller
43f002032d
Removed unused import.
2013-02-11 21:59:11 +01:00
Tobias Ottenweller
cf2155ab40
Made ingame prints colored.
2013-02-11 21:06:10 +01:00
Tobias Ottenweller
b9e84b122d
Bumped version to 2.1.0-dev
2013-02-11 21:05:19 +01:00
Tobias Ottenweller
749c04f585
Fixed bug where renaming a gate did create a duplicate gate on save.
2013-02-11 19:27:09 +01:00
Tobias Ottenweller
dae92a0357
Merge branch 'master' of github.com:craftinc/craftinc-gates
2013-02-10 16:17:51 +01:00
Tobias Ottenweller
ca982f5ba9
Bumped version to 2.0.1a
version2.0.1a
2013-02-10 16:17:17 +01:00
Tobias Ottenweller
5b4036ac7c
Merge branch 'master' of github.com:craftinc/craftinc-gates
2013-02-10 15:40:28 +01:00
Tobias Ottenweller
bf1f2bcff2
Fixed loading of gates created by version 2.0.0
2013-02-10 15:40:18 +01:00
Tobias Ottenweller
ead21c0b79
Removed even more debug prints.
2013-02-10 14:10:40 +01:00
Tobias Ottenweller
ed58f762fe
Removed debug prints.
2013-02-10 03:56:50 +01:00
Tobias Ottenweller
59a7f4f80e
Fixed index out of bounds exception.
2013-02-10 03:56:00 +01:00
Tobias Ottenweller
58695cadd3
Added untested support for Vault permission handling.
2013-02-10 01:05:12 +01:00
Tobias Ottenweller
cab78c34cc
Updated classpath.
2013-02-09 23:16:21 +01:00
Paul Schulze
e407d2b9fa
added softdepend Vault
...
symlink of plugin.yml in resources
2013-02-09 23:14:41 +01:00
Tobias Ottenweller
936619a1b5
Bumped version to 2.0.1.
version2.0.1
2013-02-09 21:18:46 +01:00
Tobias Ottenweller
8e7b180fbe
Persist yaw and pitch at location and exit of gates.
2013-02-09 21:02:22 +01:00
Tobias Ottenweller
56d0b8bf1c
Fixed yaw calculation for teleportation.
2013-02-09 21:01:57 +01:00
Tobias Ottenweller
0f6f05b045
Allow users to use gates by default.
2013-02-09 21:01:31 +01:00
Tobias Ottenweller
13b97d2c78
Updated readme. #2
2013-02-09 17:18:58 +01:00
Tobias Ottenweller
304009d978
Updated readme.
2013-02-09 17:17:21 +01:00
Tobias Ottenweller
e4662fbc0d
Updated version to 2.0.0.
version2.0.0
2013-02-09 16:48:06 +01:00
Tobias Ottenweller
776e4ef3c9
Fixed bug where gates with no exit did cause an exception.
2013-02-09 16:27:03 +01:00
Tobias Ottenweller
a677995968
Updated website link.
2013-02-09 15:58:04 +01:00
Tobias Ottenweller
67fc0abe9b
Removed last traces of »ancient gates«.
2013-02-09 15:52:45 +01:00
Tobias Ottenweller
01348188d9
Updated project name.
2013-02-09 15:46:17 +01:00
Tobias Ottenweller
94619cb90f
Fixed broken list command.
2013-02-09 15:37:17 +01:00
Tobias Ottenweller
e9ec81cf04
Allow Integer and Double as valid numbers read from YAML.
2013-01-24 20:48:36 +01:00
Tobias Ottenweller
5ec8a05688
Updated class path.
2013-01-24 20:47:52 +01:00
Tobias Ottenweller
50dad81876
Handle exceptions thrown by location deserialization. Move invalid gates (e.g. world does not exist anymore) into 'invalid_gates.yml' file.
2012-12-27 15:44:21 +01:00
Tobias Ottenweller
0cd67f3488
Updated project files and bukkit to version 1.4.5-R1.0
2012-12-27 12:03:48 +01:00
Tobias Ottenweller
ed9aa2fa09
Let location serialization throw exceptions if a given world does not exist anymore.
2012-12-27 11:44:35 +01:00
Tobias Ottenweller
384c2b819d
Small readme update.
2012-12-27 11:16:42 +01:00
Tobias Ottenweller
7e4e911a68
Updated read me.
2012-11-15 14:03:04 +01:00
Tobias Ottenweller
6b28b4dc8a
Fixed broken Permissions section of the readme file. #2
2012-11-04 19:45:10 +01:00
Tobias Ottenweller
e1dbb96ff4
Fixed broken Permissions section of the readme file.
2012-11-04 19:44:25 +01:00
Tobias Ottenweller
e7e8f6ab8c
Updated README.
2012-11-04 19:42:35 +01:00
Tobias Ottenweller
bc92ce6707
Updated permissions and the 'plugin.yml'.
2012-11-04 19:42:22 +01:00
Tobias Ottenweller
9067f875ce
Refactoring: org.mcteam.ancientgates -> de.craftinc.gates
2012-11-04 19:29:14 +01:00
Paul Schulze
139bfc7d54
mavenization
...
gitignore added maven target/ and intellij project stuff
simplified a return statement in PluginPlayerListener
added TODO in LocationSerializer (creating a world should not be done
there)
2012-09-30 12:41:02 +02:00
Tobias Ottenweller
9e3b6a6cdb
better help description for the create command
2012-05-17 21:30:13 +02:00
Tobias Ottenweller
bbe4b29073
introduction of plugin portal listener
2012-05-17 17:43:52 +02:00
Tobias Ottenweller
8375a390cc
refactoring of block listener
2012-05-17 17:42:46 +02:00
Tobias Ottenweller
6e2fa9237a
small plugin.yml update
2012-05-17 17:42:27 +02:00
Tobias Ottenweller
30d1ed1f9b
fixed typo in read me
2012-05-17 17:42:11 +02:00
Tobias Ottenweller
09da38f354
removed debug print
2012-05-17 16:55:30 +02:00
Tobias Ottenweller
7be2f02e03
Commands refactoring
2012-05-17 16:44:59 +02:00
Tobias Ottenweller
107de7551c
exception handling in player listener
2012-05-17 16:44:33 +02:00