7 Commits

Author SHA1 Message Date
Tobias Ottenweller
81e59b1eed refactoring: FloodUtil and TextUtil cleanup 2012-05-13 18:16:59 +02: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
2012-03-10 15:38:54 +01:00
Jacob Brunson
6d15e17bb2 Updated to work with 1.2, hopefully. 2012-03-04 20:32:19 -06:00
Tobias Ottenweller
12295ac7b8 removed .* imports in TextUtil.java 2012-02-28 13:39:52 +01:00
Tobias Ottenweller
4d5b601038 using Plugin.log instead of System.out.println 2012-02-25 23:17:46 +01:00
Tobias Ottenweller
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 2012-02-25 17:51:27 +01:00
locutus
c1a601ff32 built against CB 1000
Signed-off-by: locutus <bladedpenguin@gmail.com>
2011-07-22 23:00:34 -04:00