Commit Graph

126 Commits

Author SHA1 Message Date
Daniel Saukel
3ed42af0d1 Update Commons to 6.1.3 2020-03-09 21:18:56 +01:00
Daniel Saukel
e8bbf42854 Fix messages NPE / Commons update to 6.1.2 2020-02-08 02:38:52 +01:00
Daniel Saukel
ea8da5f2e3 Update to Commons 6.1.1; fixed broken API module references 2020-02-02 03:03:29 +01:00
Daniel Saukel
d8b4b4e64e Bump Commons dependency 2020-02-01 22:20:10 +01:00
Daniel Saukel
7e2153f532 Adapter | API 2020-01-12 16:10:08 +01:00
Daniel Saukel
72a941d386 Update dependencies 2020-01-11 00:57:31 +01:00
Daniel Saukel
114e11d863 Bump latest Spigot version to 1.14.4 2019-07-29 21:16:42 +02:00
Daniel Saukel
a46ddbc1fc Centralize latest Spigot version for better maintainability 2019-06-25 22:36:24 +02:00
Daniel Saukel
2140157237 Update to Caliburn 0.5.5 2019-06-14 21:57:48 +02:00
Daniel Saukel
33efd8f51d Add block adapters and replace a lot of legacy code 2019-06-13 02:01:56 +02:00
Daniel Saukel
60d68b46b1 Multiple module project 2019-05-05 00:43:18 +02:00
Daniel Saukel
4252eb3f88 Re-activate Vault repo 2019-03-23 00:18:56 +01:00
Daniel Saukel
c80a93f370 Revert LockedDoor to magic values
The old MaterialData based solution did not work with 1.13.x and wasn't modern either. This one has the advantage that it works in all versions. A better solution to use in the future when support for -1.12.2 is dropped has been added as comments.
2019-03-21 00:28:38 +01:00
Daniel Saukel
f8fbeec9df Add PlaceholderAPI integration 2019-03-07 21:22:40 +01:00
Daniel Saukel
5892181a5d Remove unnecessary DSign type fields 2019-03-01 20:08:02 +01:00
Daniel Saukel
57247ef96a Fix & improve announcers 2019-02-26 16:32:33 +01:00
Daniel Saukel
0f4e28355e Update dependencies & repositories 2019-02-21 18:52:47 +01:00
Daniel Saukel
39d4a910b9 Update LWC dependency 2019-02-17 22:13:41 +01:00
Daniel Saukel
64a8fb866e Update to DRECommons 5.1.5 2019-01-16 23:03:19 +01:00
Daniel Saukel
bc459caac1 Fix join sign placing in 1.13+; resolves #501 2018-12-22 20:04:40 +01:00
Daniel Saukel
b7573e1e9f Update dependencies 2018-12-16 23:31:15 +01:00
Daniel Saukel
4ed3b945e2 Fix keepInventory NPE; resolves #481 2018-10-29 22:22:19 +01:00
Daniel Saukel
7f206207e5 Update to MC 1.13.2 2018-10-27 17:58:33 +02:00
Daniel Saukel
b207a77fc1 Update to Commons 5.1.1; resolves #473 2018-10-12 20:27:24 +02:00
Daniel Saukel
80e9888174 Don't use getStorageContents() method that doesn't exist in 1.8.8; resolves #472 2018-10-11 22:18:14 +02:00
Daniel Saukel
9276341ba2 Update to Commons 5.1 2018-10-06 17:30:21 +02:00
Daniel Saukel
bbf5de85ec Update to Commons 5 2018-10-05 21:06:58 +02:00
Daniel Saukel
cc19684407 Remove Vault item util 2018-09-24 01:19:22 +02:00
Daniel Saukel
7f2f199055 Update to Caliburn 0.5.1 / Commons 4.4.1 2018-09-03 23:10:18 +02:00
Daniel Saukel
5b9ee74003 Update to Commons 4.4 / MC 1.13.1 2018-08-27 10:10:42 +02:00
Daniel Saukel
f678136b95 Better toString() methods 2018-08-15 23:57:21 +02:00
Daniel Saukel
6db3b1abbf Fix MFD linking 2018-08-15 23:34:51 +02:00
Daniel Saukel
0b0b8c6eff Fetch plugin.yml values from pom.xml where possible 2018-08-13 18:24:45 +02:00
Daniel Saukel
3c1a4d728b Remove unsafe performance tweaks 2018-08-10 21:01:07 +02:00
Daniel Saukel
272be6b392 Javadoc fixes 2018-07-28 21:15:58 +02:00
Daniel Saukel
ffe73d777c Compile against 1.13 final Bukkit build 2018-07-22 17:39:51 +02:00
Daniel Saukel
fa103f2468 Update to MC 1.13 / Caliburn 0.4.5 / DRECommons 4.3 2018-07-17 16:12:13 +02:00
Daniel Saukel
bb71e8ae04 Update to Caliburn 0.4.4 2018-07-13 23:31:15 +02:00
Daniel Saukel
3f191a66e9 Remove inventivetalent repo 2018-06-22 23:52:06 +02:00
Daniel Saukel
2b825e13e5 Fix player respawn location after exhausting all lives in dungeon; resolves #341 2018-06-20 21:48:03 +02:00
Daniel Saukel
b65b4df8cc Update to Caliburn 0.4.1 / DRECommons 4.2 2018-06-19 01:03:23 +02:00
Daniel Saukel
2438149bd1 Add LWC integration; resolves #393 2018-06-09 00:03:19 +02:00
Daniel Saukel
3d14c0ba24 Update block signs; resolves #333 (for now) 2018-05-31 20:39:43 +02:00
Daniel Saukel
52a049d5f3 Update Caliburn; resolves #405 2018-05-29 22:23:31 +02:00
Daniel Saukel
ed5a84f9c1 Update to Commons 4.1.1 - resolves #390 and resolves #400 2018-05-18 20:03:00 +02:00
Daniel Saukel
3829e33e40 Implement Caliburn 0.4 2018-05-08 21:34:37 +02:00
Daniel Saukel
46607b539e Move to de.erethon.dungeonsxl 2018-05-03 21:54:25 +02:00
Daniel Saukel
ac788515db Add entity protection rules; resolves #301 2018-04-26 00:33:04 +02:00
Daniel Saukel
e68afb83a3 Update dependencies / pom 2018-04-21 15:49:29 +02:00
Daniel Saukel
5f8cfcd51c Update to DRECommons 4.0 2018-02-14 16:31:41 +01:00