362 Commits

Author SHA1 Message Date
Tobias Ottenweller
f20882e03a Merge pull request #38 from craftinc/feature/command_cleanup
Command cleanup
2017-01-01 15:29:44 +01:00
Tobias Ottenweller
c04aac10f6 bring back help page title. 2017-01-01 15:22:48 +01:00
Tobias Ottenweller
a38e12fbe6 still merging. 2017-01-01 15:20:28 +01:00
Tobias Ottenweller
8a199b4074 Merge branch 'development' into feature/command_cleanup
# Conflicts:
#	src/de/craftinc/gates/models/Gate.java
2017-01-01 15:16:35 +01:00
Tobias Ottenweller
ed5222e5fb Merge pull request #37 from craftinc/refactor/serialization_cleanup
Serialization cleanup
2017-01-01 15:12:08 +01:00
Tobias Ottenweller
1177d6e537 Merge pull request #36 from craftinc/refactor/cleanup2
Cleanup Part 2
2017-01-01 15:10:13 +01:00
Tobias Ottenweller
465533f4fe Added ability to define matrial for each gate seperatly. 2017-01-01 15:07:45 +01:00
Tobias Ottenweller
4c7f1201bd cleanup. 2017-01-01 13:28:58 +01:00
Tobias Ottenweller
64a7ac50fa Command cleanup. Stub commands for material and teleport added. 2017-01-01 13:27:07 +01:00
Tobias Ottenweller
aaf0002105 Removed LocationUtil: directly serialize locations. 2017-01-01 12:13:36 +01:00
Tobias Ottenweller
e34276b729 cleanup. 2017-01-01 11:47:38 +01:00
Tobias Ottenweller
ed32b23823 Fix teleporting players riding a vehicle. 2017-01-01 11:34:33 +01:00
Tobias Ottenweller
790fd5bccd bugfix: allow null gate parameter. 2017-01-01 10:52:13 +01:00
Tobias Ottenweller
acd96607d4 refactor permissions and packaging. 2017-01-01 10:52:00 +01:00
Tobias Ottenweller
96d9316b11 Merge pull request #35 from craftinc/refactor/cleanup2
Cleanup Part 2
2016-12-31 17:00:37 +01:00
Tobias Ottenweller
892f151e38 comments removed. 2016-12-31 15:58:02 +01:00
Tobias Ottenweller
3bc5ba500c Updated access modifiers, fixed all warnings. 2016-12-31 13:51:21 +01:00
Tobias Ottenweller
927b70fd2d Merge pull request #34 from craftinc/refactor/cleanup
Code formatting
2016-12-31 12:05:14 +01:00
Tobias Ottenweller
344e69cefd missing formatting for files. 2016-12-31 12:01:10 +01:00
Tobias Ottenweller
40b396f8a2 code formatter applied. 2016-12-31 11:59:11 +01:00
Mr Ddidderr
efb4b14b79 Merge pull request #32 from craftinc/feature/spigot
Spigot
2016-12-31 11:29:51 +01:00
Tobias Ottenweller
238dbe3e51 bump version to 2.4.1 2016-12-31 11:07:06 +01:00
Tobias Ottenweller
4deb8a3c6d updated dependencies. replaced bukkit with spigot 2016-12-31 11:04:49 +01:00
Tobias Ottenweller
e2903514fe read me updated. version2.4.0 2014-02-07 10:54:45 +01:00
Tobias Ottenweller
44e86059de Bumped version to 2.4.0 2014-02-05 20:48:58 +01:00
Tobias Ottenweller
fe0946117e Read me updated. 2014-02-05 20:48:37 +01:00
Tobias Ottenweller
43dd934f48 Docs updated. 2014-02-05 20:43:08 +01:00
Tobias Ottenweller
b37f1000ab Merge branch 'development' of github.com:craftinc/craftinc-gates into development 2014-02-05 20:36:34 +01:00
Tobias Ottenweller
c7a423ff20 Display information about allowed vehicles when executing the info command. 2014-02-05 20:36:23 +01:00
Tobias Ottenweller
b676af278d Display a not allowed while riding message. 2014-02-05 20:23:59 +01:00
Tobias Ottenweller
a579209037 Do call the exit changed method of the gates manager. 2014-02-05 20:16:16 +01:00
Tobias Ottenweller
ca74b2e3ed Removed invalid to do notes. 2014-02-05 20:15:56 +01:00
Tobias Ottenweller
6924e36249 Added soft-depend for multi-world plugins 2014-01-27 09:51:57 +01:00
Tobias Ottenweller
f8f31640ef Added gate change listener interface used for dynmap. 2014-01-26 14:29:28 +01:00
Tobias Ottenweller
c80b0f0f68 Fix not persistent allow/deny riding flag. 2014-01-19 21:01:28 +01:00
Tobias Ottenweller
2bd8b0ff03 Fixed broken migration for old storage versions. 2014-01-06 17:28:59 +01:00
Tobias Ottenweller
a613b1933a Send messages to players when executing allow/deny riding commands. 2014-01-06 17:21:43 +01:00
Tobias Ottenweller
d8fff26c9e Added a allow riding attribute to the gate class. Added code to guaranty compatibility. Added two new commands for setting the riding attribute. 2014-01-06 17:13:02 +01:00
Tobias Ottenweller
0c13d0d3e3 Fix for missing clone of pig attributes. 2013-12-29 09:51:26 +01:00
Tobias Ottenweller
29592823b6 Bumped version to 2.4.0-DEV 2013-12-29 09:50:14 +01:00
Tobias Ottenweller
56c6af02b1 Keep velocity when teleporing boats and minecarts. This commit completes issue #10 2013-12-28 16:43:18 +01:00
Tobias Ottenweller
8b873a6d60 Added support for vehicles. 2013-12-28 15:11:12 +01:00
Tobias Ottenweller
e36519c246 gitignore updated. 2013-12-28 15:10:30 +01:00
Tobias Ottenweller
125d327a0d Updated bukkit dependency. 2013-12-28 10:25:09 +01:00
Tobias Ottenweller
6c8658f7c5 Fixed typo. Did some cleanup. 2013-12-28 10:24:55 +01:00
Tobias Ottenweller
14041f8cd7 Updated bukkit dependency to 1.7.2-R0.1-SNAPSHOT. 2013-12-08 16:21:18 +01:00
Tobias Ottenweller
bb4a41e782 Readme updated. #2 2013-11-26 09:21:01 +01:00
Tobias Ottenweller
82df684c22 Readme updated. 2013-11-26 09:16:14 +01:00
Tobias Ottenweller
7f89917e81 Updated version to 2.3.0. version2.3.0 2013-11-24 12:55:47 +01:00
Tobias Ottenweller
a1cb0102f8 Changed the executing phase of deployment script. 2013-11-23 15:31:27 +01:00