Commit Graph

463 Commits

Author SHA1 Message Date
Daniel Saukel
7716ed0cad Minor improvements for #85. Resolves #84 2016-06-08 16:28:53 +02:00
Daniel Saukel
969fc44d4e Merge branch 'TeleportSign' of git://github.com/Sn0wStorm/DungeonsXL into 0.12 2016-06-08 16:19:30 +02:00
Daniel Saukel
df562765ee Merge branch 'maxDungeons' of git://github.com/Sn0wStorm/DungeonsXL into 0.12 2016-06-08 16:13:00 +02:00
Daniel Saukel
f1892aaece Move settings feature to extended version 2016-06-08 14:53:06 +02:00
Daniel Saukel
f5644bffbc #83: Basic settings GUI
Added basics, the command, listener and a few player buttons.
2016-06-06 15:19:15 +02:00
Daniel Saukel
11f67839fe Use Spigot Updater 2016-06-06 14:03:21 +02:00
Daniel Saukel
aa74e02f9f Don't start an announcer task if there are no scripts 2016-06-05 23:52:35 +02:00
Daniel Saukel
275cba0799 Load Caliburn instance 2016-06-05 23:52:11 +02:00
Daniel Saukel
ff42a865d6 Add default build no. 2016-06-05 23:51:33 +02:00
Daniel Saukel
b05fd66fb7 #40 Added per player toggling 2016-06-05 13:42:10 +02:00
Sn0wStorm
dd8d3b1d0f If no direction on sign, use sign rotation 2016-06-01 21:35:23 +02:00
Sn0wStorm
479935f007 Added TeleportSign 2016-06-01 15:22:04 +02:00
Daniel Saukel
758a9f03cd Don't clear drops of custom mobs; resolves #75 2016-06-01 00:44:11 +02:00
Daniel Saukel
a97b345b30 CaliburnAPI / ItemsXL integration. Closes #74; closes #15 2016-06-01 00:44:11 +02:00
Daniel Saukel
5f8170e494 Minor pom fix 2016-06-01 00:44:11 +02:00
Daniel Saukel
eaf1cc0b13 Fix crash bug / weather listener loop 2016-06-01 00:44:11 +02:00
Daniel Saukel
ab4e15fd4f Minor fixes 2016-06-01 00:44:11 +02:00
Daniel Saukel
6c6d1a8552 Fix /dxl leave for edit mode 2016-06-01 00:44:11 +02:00
Daniel Saukel
39a9aa03ca Minor fixes for announcer 2016-06-01 00:44:11 +02:00
Daniel Saukel
6e43b559b6 Fix /dxl leave outside a dungeon 2016-06-01 00:44:11 +02:00
Daniel Saukel
b38f41851d Build with -DbuildNo={build number} 2016-06-01 00:44:11 +02:00
Daniel Saukel
4695c024ab Fix time requirement check 2016-06-01 00:44:11 +02:00
Daniel Saukel
e74b1bbb2e Cancel annoying weather in edit worlds 2016-06-01 00:44:11 +02:00
Daniel Saukel
b3003ac3ed Rewrite player data handling 2016-06-01 00:44:11 +02:00
Daniel Saukel
0a9149eb69 Added group size requirement 2016-06-01 00:44:11 +02:00
Daniel Saukel
0791008ea4 Finish sign scripts. Closes #48 2016-06-01 00:44:11 +02:00
Daniel Saukel
569ddf5a8a Added script signs (untested) 2016-06-01 00:44:11 +02:00
Daniel Saukel
9e6ea22b39 Relocate BRCommons 2016-06-01 00:44:11 +02:00
Daniel Saukel
3ca7017664 Make DSign#getGame() accessible pre ready 2016-06-01 00:44:11 +02:00
Daniel Saukel
ab40ea726f Meh 2016-06-01 00:44:11 +02:00
Daniel Saukel
34226a5568 #48: Ignore case to compare 2016-06-01 00:44:11 +02:00
Daniel Saukel
1b7842ea80 #48: Script system for mobs and classes 2016-06-01 00:44:11 +02:00
Daniel Saukel
3896e14ef4 Send game announcement only to listed worlds 2016-06-01 00:44:11 +02:00
Daniel Saukel
328e28c254 Move announcer task initialization to main class 2016-06-01 00:44:11 +02:00
Daniel Saukel
b7bc91fd68 Move announcer task initialization to main class 2016-06-01 00:44:11 +02:00
Daniel Saukel
a227d8628d #40 Basic game announcements 2016-06-01 00:44:11 +02:00
Daniel Saukel
70b4d16be5 #61: Some fixes 2016-06-01 00:44:11 +02:00
Daniel Saukel
a4f04ab92b Fix /dxl leave NPE 2016-06-01 00:44:11 +02:00
Daniel Saukel
02e738e840 NPE fixes 2016-06-01 00:44:11 +02:00
Daniel Saukel
231372956d #61: Use GameRules instead of WorldConfig 2016-06-01 00:44:11 +02:00
Daniel Saukel
ffde4f6c8b #61 Added central GameRules class
Not implemented and tested yet!
2016-06-01 00:44:11 +02:00
Daniel Saukel
6e0d4ef9b8 Permission bridge; resolves #42
Includes some fixes
2016-06-01 00:44:11 +02:00
Daniel Saukel
6dd6133978 Finished player handling rewrite. Resolves #63 2016-06-01 00:44:11 +02:00
Daniel Saukel
6813ef769e Merge pull request #82 from Sn0wStorm/master
Small Bugfixes
2016-06-01 00:33:38 +02:00
Sn0wStorm
30d60e9ea2 Added maxDungeons config option 2016-05-31 22:47:21 +02:00
Sn0wStorm
1b6ed7432a Fix NPE in RedstoneSign 2016-05-31 22:10:15 +02:00
Sn0wStorm
6c6c9c4b59 Quickfix ConcModExc when using many Triggersigns 2016-05-31 22:09:16 +02:00
Sn0wStorm
48b735791f Fix All Dungeons being ended
When triggering the End Sign with Redstone etc
2016-05-31 22:07:33 +02:00
Daniel Saukel
83a6934d87 Merge pull request #79 from DRE2N/0.11.x
Use double to store health
2016-05-28 19:08:18 +02:00
Daniel Saukel
6b70e71abb Use double to store health 2016-05-22 20:30:06 +02:00