14 Commits

Author SHA1 Message Date
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
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
776e4ef3c9 Fixed bug where gates with no exit did cause an exception. 2013-02-09 16:27:03 +01:00
Tobias Ottenweller
67fc0abe9b Removed last traces of »ancient gates«. 2013-02-09 15:52:45 +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
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
ed9aa2fa09 Let location serialization throw exceptions if a given world does not exist anymore. 2012-12-27 11:44: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