Daniel Saukel
|
6d543c22be
|
Add integration for BossShop; resolves #126
|
2016-08-02 21:04:26 +02:00 |
|
Daniel Saukel
|
3366f6b883
|
Rewrote player persistence system; close #117
|
2016-07-26 19:47:55 +02:00 |
|
Daniel Saukel
|
5042b57fc5
|
"Sync" reload command with new features
|
2016-07-24 13:43:40 +02:00 |
|
Daniel Saukel
|
5366e4994a
|
Update to CaliburnAPI 0.2
|
2016-07-23 01:03:17 +02:00 |
|
Daniel Saukel
|
3d74bfac95
|
Don't let fire spread in instances
|
2016-07-19 19:00:25 +02:00 |
|
Daniel Saukel
|
be7681480d
|
Recoded reward chests / item rewards; resolves #113
|
2016-07-16 03:19:44 +02:00 |
|
Daniel Saukel
|
d0c725d2d7
|
Fixed ready signs without floor config; resolves #111
|
2016-07-12 23:54:12 +02:00 |
|
Daniel Saukel
|
821f0fc2ac
|
Minor changes to allow JavaDoc generation
|
2016-07-12 02:11:49 +02:00 |
|
Daniel Saukel
|
06fc9da808
|
Compile against Caliburn 0.1.8
|
2016-07-10 01:49:22 +02:00 |
|
Daniel Saukel
|
c89ef03299
|
Backported NMS to 1_9_R1 and 1_9_R2
|
2016-07-09 03:05:07 +02:00 |
|
Daniel Saukel
|
faa6d220f0
|
Restructured project
|
2016-07-09 02:41:45 +02:00 |
|
Daniel Saukel
|
27afe9b1fd
|
#39: Copy files and load worlds asynchronously
|
2016-07-08 20:41:04 +02:00 |
|
Daniel Saukel
|
284c03f029
|
Several fixes
|
2016-07-05 18:39:49 +02:00 |
|
Daniel Saukel
|
c03fab0653
|
Debugging
|
2016-07-03 14:52:09 +02:00 |
|
Daniel Saukel
|
2b84b4a9d3
|
Update to Caliburn / IXL 0.1.7
Fixes NPE
|
2016-07-01 13:47:38 +02:00 |
|
Daniel Saukel
|
e8f28f7717
|
Create fake NPC registry
|
2016-07-01 02:41:22 +02:00 |
|
Daniel Saukel
|
780c3ae382
|
Update to BRCommons 1.0.1 for Minecraft 1.10.2
|
2016-06-30 20:24:23 +02:00 |
|
Daniel Saukel
|
5aca93ef88
|
Minor code changes
|
2016-06-27 20:24:03 +02:00 |
|
Daniel Saukel
|
19fef13ffb
|
Added status command
|
2016-06-22 19:47:02 +02:00 |
|
Daniel Saukel
|
511725f091
|
Update to Caliburn 0.1.6
|
2016-06-20 18:57:53 +02:00 |
|
Daniel Saukel
|
f317c687ec
|
Fixed BRCommons package relocation
|
2016-06-20 17:55:50 +02:00 |
|
Daniel Saukel
|
df843c95ef
|
Holographic Displays integration; resolves #4
|
2016-06-20 16:03:16 +02:00 |
|
Daniel Saukel
|
5ff968d394
|
Added sign to modify lives
|
2016-06-20 14:06:54 +02:00 |
|
Daniel Saukel
|
45dc39b6e1
|
Don't load CaliburnAPI if the server is < 1.9; resolves #92
|
2016-06-20 13:38:15 +02:00 |
|
Daniel Saukel
|
5310a9ceca
|
Overhauled messages; resolves #90
|
2016-06-19 00:15:34 +02:00 |
|
Daniel Saukel
|
8b5876bb5f
|
Update dependencies for 1.10 support
|
2016-06-09 11:54:08 +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 |
|
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
|
b38f41851d
|
Build with -DbuildNo={build number}
|
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
|
9e6ea22b39
|
Relocate BRCommons
|
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
|
6dd6133978
|
Finished player handling rewrite. Resolves #63
|
2016-06-01 00:44:11 +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
|
f01a4411a5
|
Deny some abusable group commands while playing
|
2016-05-15 18:50:22 +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
|
c4243232f0
|
Fix /dxl group create
|
2016-05-06 16:11:26 +02:00 |
|
Daniel Saukel
|
5699cc142b
|
Fix #62
|
2016-05-05 20:46:41 +02:00 |
|
Daniel Saukel
|
bcd931c2fe
|
Update to BRCommons 0.5.1
|
2016-05-02 21:48:39 +02:00 |
|
Daniel Saukel
|
c0a39bc533
|
Added experimental support for Citizens
|
2016-05-01 00:20:44 +02:00 |
|
Daniel Saukel
|
63ffd6a3f8
|
Use Message util by BRCommons
|
2016-04-29 01:24:59 +02:00 |
|
Daniel Saukel
|
bac30d3dbb
|
Added Metrics (BRCommons 0.4)
|
2016-04-24 17:19:09 +02:00 |
|
Daniel Saukel
|
8371ab21f8
|
Update to BRCommons 0.3.1
|
2016-04-06 22:20:46 +02:00 |
|
Daniel Saukel
|
ea72029d26
|
Update to Bukkit 1.9.2
Use BRCommons 0.2.1.
|
2016-03-31 21:42:27 +02:00 |
|
Daniel Saukel
|
0afca982b2
|
Fixed leave teleportation bug
|
2016-03-28 21:11:01 +02:00 |
|