Commit Graph

169 Commits

Author SHA1 Message Date
Daniel Saukel
9a10bea264 Fix reward chest backwards compatibility 2020-03-18 01:15:32 +01:00
Daniel Saukel
bd91373a03 Make title signs use messages game rule 2020-03-18 01:13:15 +01:00
Daniel Saukel
c3528eff3d Fix legacy sign check 2020-03-18 01:12:53 +01:00
Daniel Saukel
8402311e6f Fix msg command 2020-03-18 01:12:37 +01:00
Daniel Saukel
767a5eddaf Fix dungeon config NPE 2020-03-17 13:46:56 +01:00
Daniel Saukel
f94a12c1f7 Fix sign getters 2020-03-17 13:46:45 +01:00
Daniel Saukel
cafe90e40e Fix deprecated signs crashing server 2020-03-16 19:57:28 +01:00
Daniel Saukel
d60d3f3345 Fix MobSign constructor 2020-03-16 18:47:51 +01:00
Daniel Saukel
12d9d73e8a Move dependencies to achieve standalone functionality of API module 2020-03-16 17:45:14 +01:00
Daniel Saukel
6b9ac9d624 Finish game rule API 2020-03-16 16:41:07 +01:00
Daniel Saukel
49b94f8c82 Add GAME_GOAL game rule 2020-03-13 23:50:49 +01:00
Daniel Saukel
c6454057f4 Implement new sign system 2020-03-13 23:48:49 +01:00
Daniel Saukel
ba42e435ac Implement all API except for new sign system 2020-03-09 21:19:27 +01:00
Daniel Saukel
8059dbbc78 Fix syntax in french.yml 2020-02-09 14:51:16 +01:00
Tiplish
4db1664b38
Update french.yml 2020-02-08 12:55:11 +01:00
Daniel Saukel
e8bbf42854 Fix messages NPE / Commons update to 6.1.2 2020-02-08 02:38:52 +01:00
Daniel Saukel
12c2cdfb83 Parse language files with yamllint.com 2020-02-07 15:06:10 +01:00
Daniel Saukel
01bfc43c6e Allow all containers as reward / dungeon chests; resolves #666 2020-02-04 23:01:53 +01:00
Daniel Saukel
054e7d9ae9 Place signs can fire sign triggers 2020-02-03 19:24:12 +01:00
Daniel Saukel
ea963f8a9b German translation 2020-02-03 18:34:23 +01:00
Daniel Saukel
3e3181e7eb Fix /dxl (main) help message 2020-02-02 21:50:29 +01:00
Daniel Saukel
56e6c81c59 Update french.yml 2020-02-02 20:10:57 +01:00
Daniel Saukel
1c7e2a3de8 Language fixes 2020-02-02 20:00:09 +01:00
Daniel Saukel
e62475603b Reorganize French translation
Co-Authored-By: Noiknez <noiknez@users.noreply.github.com>
Co-Authored-By: Tiplish <tiplish@users.noreply.github.com>
2020-02-02 19:59:58 +01:00
Daniel Saukel
c33f523a73 “One should never use exclamation points in writing. It is like laughing at your own joke.” - Mark Twain 2020-02-02 19:21:50 +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
7e2153f532 Adapter | API 2020-01-12 16:10:08 +01:00
Daniel Saukel
fccb4b7e96 Seriously, 1.14? Resolves #647 2019-11-28 16:58:01 +01:00
Daniel Saukel
c9a3e31016 Close world handle before removing the file; resolves #506 2019-07-28 19:42:54 +02:00
Daniel Saukel
d74c0276ea Add support for BossShopPro; resolvse #624 2019-07-28 18:21:55 +02:00
Daniel Saukel
409de0d756 Make block break whitelists / breakPlaceBlocks complement each other; resolves #616 2019-07-28 18:13:56 +02:00
Daniel Saukel
a46ddbc1fc Centralize latest Spigot version for better maintainability 2019-06-25 22:36:24 +02:00
Daniel Saukel
8b15292b8c Update PaginationButtonPosition import 2019-06-25 22:35:43 +02:00
Daniel Saukel
35d58a3815 Register and set layout of reward GUI 2019-06-19 03:26:30 +02:00
Daniel Saukel
0380e5c527 Fix use item trigger for block interactions; resolves #593 2019-06-19 02:39:28 +02:00
Daniel Saukel
0684e3b34a Fixed that end signs didn't work when the player quit the server while being in a dungeon before; resolves #594 2019-06-18 00:16:13 +02:00
Daniel Saukel
2641fb7e5c Rewrite keepInventoryOnDeath implementation; fix EXP loss; resolves #579 2019-06-17 23:53:24 +02:00
Daniel Saukel
86c09f6a72 Set level EXP instead of total exp 2019-06-17 23:34:35 +02:00
Daniel Saukel
cd2ee3421f World loading performance improvement 2019-06-16 06:09:52 +02:00
Daniel Saukel
5a0723b145 yaw null check 2019-06-16 06:09:33 +02:00
Daniel Saukel
209f8064de Update StatusCommand.java 2019-06-15 12:42:30 +02:00
Daniel Saukel
73ee90e3d7 Reload configs on reload 2019-06-15 12:37:39 +02:00
Daniel Saukel
3f554df158 Fix loading multiple worlds at once 2019-06-14 23:55:11 +02:00
Daniel Saukel
2140157237 Update to Caliburn 0.5.5 2019-06-14 21:57:48 +02:00
Daniel Saukel
8320a3a373 Set VersionComparator to EQUAL 2019-06-13 16:55:56 +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
af9083bf35 Use new directions util (needs testing!) 2019-06-12 19:35:47 +02:00
Daniel Saukel
c3c0539736 Vignette 2019-06-12 17:16:43 +02:00
Daniel Saukel
09da93710b Commons 6 2019-06-11 23:39:27 +02:00
Daniel Saukel
c799a42975 Fix plugin.yml 2019-06-04 17:43:33 +02:00