Commit Graph

320 Commits

Author SHA1 Message Date
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
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
Daniel Saukel
f266f00412 Fix DGroup dungeon entering issues 2016-05-15 20:56:36 +02:00
Daniel Saukel
1f2791792b Fix respawn task console errors 2016-05-15 19:31:34 +02:00
Daniel Saukel
f01a4411a5 Deny some abusable group commands while playing 2016-05-15 18:50:22 +02:00
Daniel Saukel
62781f9f88 Fix respawn task console errors 2016-05-15 18:49:20 +02:00
Daniel Saukel
e8dfdd961a Updated the readme 2016-05-10 15:22:18 +02:00
Daniel Saukel
2604f6c8db Fix lives command; compile against BRCommons 0.5.2 2016-05-10 15:12:16 +02:00
Daniel Saukel
ceace09bc7 Some event / test plugin / misc fixes 2016-05-06 18:12:26 +02:00
Daniel Saukel
be8f88f83e Fix some test plugin errors 2016-05-06 16:16:28 +02:00
Daniel Saukel
c4243232f0 Fix /dxl group create 2016-05-06 16:11:26 +02:00
Daniel Saukel
5a3a77cabf Call events properly 2016-05-06 15:28:19 +02:00
Daniel Saukel
5699cc142b Fix #62 2016-05-05 20:46:41 +02:00
Daniel Saukel
cac3e3de39 Minor method naming changes 2016-05-05 20:46:08 +02:00
Daniel Saukel
d5415955c5 Map creation with a map name in use is now forbidden 2016-05-05 14:29:35 +02:00
Daniel Saukel
147588967a Code cleanup 2016-05-05 14:13:28 +02:00
Daniel Saukel
62afb6bcf0 Added Test plugin; resolves #66 2016-05-04 23:18:27 +02:00
Daniel Saukel
4f43db7390 Fix NPE on interact while creating portal 2016-05-04 21:22:52 +02:00
Daniel Saukel
bcd931c2fe Update to BRCommons 0.5.1 2016-05-02 21:48:39 +02:00
Daniel Saukel
601e0cb33e Fix #59 2016-05-02 00:17:14 +02:00
Daniel Saukel
c0a39bc533 Added experimental support for Citizens 2016-05-01 00:20:44 +02:00
Daniel Saukel
e34d5218dc New external mob system 2016-04-30 01:28:11 +02:00
Daniel Saukel
02317cc208 Move game.GameChest => reward.RewardChest 2016-04-29 22:06:33 +02:00
Daniel Saukel
7cbe7f44bb Move DLootInventory to reward package 2016-04-29 22:01:25 +02:00
Daniel Saukel
9ee1e56ddf Create DPlayer for all players on game start 2016-04-29 21:54:57 +02:00
Daniel Saukel
8cbbe09265 Use /mythicmobs instead of /mm 2016-04-29 21:54:25 +02:00
Daniel Saukel
394080da34 Fixed some reward bugs 2016-04-29 21:11:00 +02:00
Daniel Saukel
5e2c9ff601 Fixed GameSign updating when group is deleted 2016-04-29 21:10:16 +02:00
Daniel Saukel
eed8427eb1 Fixed check for permissions not in the enum 2016-04-29 21:08:42 +02:00
Daniel Saukel
0ccbc58be1 New permission system 2016-04-29 16:42:52 +02:00
Daniel Saukel
4737441f9b Use seconds instead of ticks in the config 2016-04-29 15:46:12 +02:00
Daniel Saukel
cdb18b5ae6 Secure Mode 2016-04-29 15:30:57 +02:00
Daniel Saukel
63ffd6a3f8 Use Message util by BRCommons 2016-04-29 01:24:59 +02:00
Daniel Saukel
8fb20282ee Merge branch 'master' of https://github.com/DRE2N/DungeonsXL 2016-04-28 22:41:55 +02:00
Daniel Saukel
c1415d054e Fixed group command 2016-04-28 22:41:51 +02:00
Daniel Saukel
2d4e870d65 Added enter command 2016-04-28 22:41:14 +02:00
Daniel Saukel
546442fd59 Update README.md 2016-04-28 00:39:18 +02:00
Daniel Saukel
1cdc78dda3 Fix #52 2016-04-28 00:03:25 +02:00
Daniel Saukel
43e6a04da1 Fixed MythicMobs spawn amount and interval 2016-04-27 23:22:10 +02:00
Daniel Saukel
0caad8f0f4 Fixed MythicMobs not recognized as DMobs 2016-04-27 14:11:36 +02:00
Daniel Saukel
df806d1520 Added ProgressTrigger 2016-04-26 22:20:24 +02:00
Daniel Saukel
53ef4f2280 Added mob waves and the wave trigger
Still needs a trigger to trigger other signs
2016-04-26 20:44:14 +02:00
Daniel Saukel
bac30d3dbb Added Metrics (BRCommons 0.4) 2016-04-24 17:19:09 +02:00
Daniel Saukel
c275b9df35 Move worlds to a new package 2016-04-24 16:24:20 +02:00
Daniel Saukel
ed0e32d9eb Added Time is Running mode 2016-04-24 01:35:39 +02:00