Commit Graph

295 Commits

Author SHA1 Message Date
Daniel Saukel
ec6df79657 Move DataReloadEvent to API 2020-04-25 00:38:54 +02:00
Daniel Saukel
cd6e6f045b Add DungeonMob events 2020-04-25 00:38:17 +02:00
Daniel Saukel
725b09e67d Add new reward event 2020-04-25 00:34:45 +02:00
Daniel Saukel
1cf83aaca6 Add new EditPlayer events 2020-04-25 00:33:42 +02:00
Daniel Saukel
932e46358c Update to Commons 6.1.4 2020-04-19 00:10:07 +02:00
Daniel Saukel
5245c46631 Fix removing of old edit worlds 2020-04-18 17:38:14 +02:00
Daniel Saukel
f56687f322 Fix enter command; also resolves #761 2020-04-18 17:32:52 +02:00
Daniel Saukel
88679e6a51 Fix redstone signs; resolves #761 2020-04-18 17:32:41 +02:00
Daniel Saukel
18ee02f169 Remove unnecessary check. null-safety should be ensured in Caliburn; resolves #689 2020-04-18 15:14:27 +02:00
Daniel Saukel
e6b7686f4d Wrap all world fields in WeakReferences 2020-04-17 23:22:30 +02:00
Daniel Saukel
964337815b Wrap all World fields in WeakReferences 2020-04-17 23:16:58 +02:00
Daniel Saukel
85bfacc9ec Improve timeframe requirement check message 2020-04-17 17:14:12 +02:00
Daniel Saukel
1cecd77d80 Add timeframe requirement; resolves #328 2020-04-17 16:41:35 +02:00
Daniel Saukel
243f9ab7c9 Add interactionBlacklist game rule; resolves #536 2020-04-17 01:07:25 +02:00
Daniel Saukel
3df0e333ee Add blockFadeDisabled game rule 2020-04-16 22:39:49 +02:00
Daniel Saukel
790e925e5c Add fireTick game rule 2020-04-16 22:17:16 +02:00
Daniel Saukel
f23e14cf01 Add escapeLocation and finishLocation game rules 2020-04-16 22:01:55 +02:00
Daniel Saukel
e62b081ca3 Fix script sign NPE 2020-04-15 17:56:40 +02:00
Daniel Saukel
cf362e664b Don't kill the game if one sign does not work 2020-04-15 17:56:25 +02:00
Daniel Saukel
6cd389c33e Fixed redstone trigger behavior 2020-04-14 21:13:26 +02:00
Daniel Saukel
89846991c1 Add requirement event API 2020-04-13 20:51:15 +02:00
Daniel Saukel
e80bb1f605 Use <br> instead of / as hologram line separator 2020-04-11 22:35:54 +02:00
Daniel Saukel
580db58348 Fix /dxl reload 2020-04-11 13:52:54 +02:00
Daniel Saukel
2ac2a3c22b Improve distance trigger performance 2020-04-11 13:52:46 +02:00
Daniel Saukel
2dbceef81a Fix permission requirement and API 2020-04-11 13:51:46 +02:00
Daniel Saukel
42cd5a1bf2 Fix ProjectileSource -> Entity CCE; resolves #735 2020-04-11 13:45:22 +02:00
Daniel Saukel
70929fbda5 Fix DungeonSign CME 2020-04-11 12:58:28 +02:00
Daniel Saukel
a3ff4c478c Fix portal requirements check 2020-04-11 02:19:59 +02:00
Daniel Saukel
15a2b86667 Overhaul requirements 2020-04-11 02:02:42 +02:00
Daniel Saukel
539d3da8a9 Fix MFD NPE 2020-04-10 15:49:56 +02:00
Daniel Saukel
05fbb76e79 Fix Dungeon#containsFloor() for SFDs. Resolves #751 2020-04-09 21:57:48 +02:00
Daniel Saukel
ff1c46a848 Fix windup / mob sign behavior 2020-04-08 01:03:02 +02:00
Daniel Saukel
a89ccbb830 Make distance triggers behavior more consistent with old behavior of signs 2020-04-07 21:05:33 +02:00
Daniel Saukel
b89c3078b5 Don't send ready sign message when sign has a trigger 2020-04-07 21:05:08 +02:00
Daniel Saukel
83ad5e24d9 Make use of Spigot's Bukkit#unloadWorld(World, false) fix 2020-04-07 02:23:40 +02:00
Daniel Saukel
93c786301a Add system property to bypass Paper async chunks check 2020-04-07 02:22:31 +02:00
Daniel Saukel
ef46da7e36 Add deathScreen game rule; resolves #734 2020-04-05 17:00:09 +02:00
Daniel Saukel
1928fafdfe Add foodLevel game rule 2020-04-05 15:08:03 +02:00
Daniel Saukel
dfda93f664 Fix portal rotation; resolves #668 2020-04-05 15:00:39 +02:00
Daniel Saukel
2bf5910222 Fix startIfElementsAtLeast not being saved; resolves #638 2020-04-04 17:56:30 +02:00
Daniel Saukel
12408d1e62 Add difficulty game rule; resolves #621 2020-04-04 01:11:22 +02:00
Daniel Saukel
38700a3c62 Fix possible memory leak; resolves #746 2020-04-03 20:46:25 +02:00
Daniel Saukel
cc2004b30b Fix possible memory leak 2020-04-03 19:50:22 +02:00
Daniel Saukel
ff1e615d6d Don't allow to start the server if 1.14+ Paper async chunk loading is enabled 2020-04-02 01:54:02 +02:00
Daniel Saukel
432976712c Send error message when a player joins a game world without a ready sign 2020-04-01 19:56:29 +02:00
Daniel Saukel
2574a06b87 Change API method naming to be more consistent 2020-04-01 16:21:14 +02:00
Daniel Saukel
4b222c914b Add option to disable group adapters 2020-04-01 16:11:36 +02:00
Daniel Saukel
b87f7ff7d2 Handle creation, deletion, joining and leaving at runtime 2020-04-01 15:31:19 +02:00
Daniel Saukel
9727137675 Add basic Parties group adapter 2020-03-29 17:15:22 +02:00
Daniel Saukel
74ede6d392 Fix reference to old edit world being kept 2020-03-25 16:52:20 +01:00
Daniel Saukel
37e07accd9 Remove unused features from cmd script 2020-03-24 15:52:38 +01:00
Daniel Saukel
83f01ba08f Remove unused features from cmd script 2020-03-23 21:24:34 +01:00
Daniel Saukel
110913b9c7 Fix global sign NPEs 2020-03-23 20:59:03 +01:00
Daniel Saukel
a92212c0e3 Fix /dxl play command 2020-03-23 20:58:36 +01:00
Daniel Saukel
9de40e2d1d (Re)add built-in command signs 2020-03-22 23:51:31 +01:00
Daniel Saukel
b4171e3479 Revert redstone signs functionality 2020-03-21 19:02:45 +01:00
Daniel Saukel
d6a2e38375 Fix mob signs 2020-03-21 18:17:35 +01:00
Daniel Saukel
f1e98aa66b Update sign colors in language files 2020-03-21 18:14:51 +01:00
Daniel Saukel
d3fc1cb8a0 Use the same green on every interact sign 2020-03-21 17:57:42 +01:00
Daniel Saukel
ed10a03629 Use messages game rule for hologram signs 2020-03-21 17:17:33 +01:00
Daniel Saukel
04ac3b3b58 Don't set signs to air on dungeon init that aren't initialized yet 2020-03-21 16:45:18 +01:00
Daniel Saukel
c4b2562d07 Use setToAir() method everywhere 2020-03-21 16:44:34 +01:00
Daniel Saukel
dede41827f Fix sign IOOB exception if line one length is small 2020-03-21 16:41:06 +01:00
Daniel Saukel
42e762911a Don't use Caliburn's Commons lib import 2020-03-21 16:40:25 +01:00
Daniel Saukel
2e26fe7d7c Remove... whatever this is 2020-03-20 21:09:53 +01:00
Daniel Saukel
56ef3dd202 Shift trigger logic to new sign categories 2020-03-20 21:09:36 +01:00
Daniel Saukel
82cb68c3b5 Consistent exception catching in BlockSign#activate() and #deactivate() 2020-03-20 18:47:52 +01:00
Daniel Saukel
f19417ceeb Start interaction sign IDs at 0 2020-03-20 18:47:27 +01:00
Daniel Saukel
d3e32f5893 Better script sign support 2020-03-20 18:44:26 +01:00
Daniel Saukel
0a3d559b39 Handle interval == 0 windups 2020-03-19 17:06:23 +01:00
Daniel Saukel
53cd13b0ec How did this happen? We're smarter than this! 2020-03-19 16:35:30 +01:00
Daniel Saukel
d0042949fc Fix loading game rules 2020-03-19 15:14:07 +01:00
Daniel Saukel
0212a865f8 Improve message signs 2020-03-18 19:37:41 +01:00
Daniel Saukel
3d19e30287 Readd trigger parser 2020-03-18 19:37:12 +01:00
Daniel Saukel
5d452db92d Use game rules from registry instead of default VALUES array 2020-03-18 19:36:51 +01:00
Daniel Saukel
929a87ac68 Fix potential dungeon game rule NPE 2020-03-18 19:33:06 +01:00
Daniel Saukel
dcc7d4e4fb Set MobSign runnable 2020-03-18 17:07:47 +01:00
Daniel Saukel
02c159e3df Fix title signs 2020-03-18 16:14:06 +01:00
Daniel Saukel
51cccb3afb Load and trigger signs correctly in games 2020-03-18 16:13:58 +01:00
Daniel Saukel
293dc75f0e More Container fixes 2020-03-18 16:13:29 +01:00
Daniel Saukel
2eb3ab6332 Fix NPE when player quits 2020-03-18 13:02:25 +01:00
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