Commit Graph

1153 Commits

Author SHA1 Message Date
Daniel Saukel 82ac4c47b6 Bump latest Minecraft version 2023-09-28 19:16:32 +02:00
Daniel Saukel 9d2cf7af79 Bump year 2023-09-28 19:16:23 +02:00
Daniel Saukel 05dfd8cb03 Fix door signs 2023-09-28 19:15:33 +02:00
Daniel Saukel 276fca5988 Fix global sign creation 2023-09-28 19:12:26 +02:00
Daniel Saukel ce0e1ed4f3 Fix messages 2022-04-04 20:30:27 +02:00
Daniel Saukel 1240d4c2c5 Update dependency 2022-04-03 20:20:41 +02:00
Daniel Saukel 6eb32ae9fe Update to Bedrock & IXL 1.1 2022-04-03 18:09:12 +02:00
Daniel Saukel 2a9b3d9f94 Fixed /dxl reload when a map is being saved 2022-02-18 22:26:27 +01:00
Daniel Saukel 73cb6a65e1 Don't add equipment drop chances to armor stands; resolves #1080 2022-02-18 22:25:01 +01:00
Daniel Saukel 2b0f0354aa Fix unloaded protections 2022-02-17 17:03:01 +01:00
Daniel Saukel 5f607a9d3b Make sure mobs are alive before setting drop chances; resolves #1080 2022-01-24 01:11:30 +01:00
Daniel Saukel a5ddd04771 Compile against MC 1.18.1 and Caliburn 1.0.3 2022-01-08 23:11:53 +01:00
Daniel Saukel 9300febbfe Bump year 2022-01-08 23:02:57 +01:00
Daniel Saukel b838414c0b Fix Citizens mob signs with latest builds; resolves #1071 2022-01-08 22:54:48 +01:00
Daniel Saukel 961906d4d6 Fix external mob m triggers 2021-10-24 17:14:31 +02:00
Daniel Saukel 9a0657bc29 Fix breakBlocks: placed 2021-10-24 06:42:23 +02:00
Daniel Saukel 04edd72d4d Add TIME_TO_FINISH to TIME_SURVIVAL goal 2021-10-24 06:42:02 +02:00
Daniel Saukel ef0875c41d Update readme 2021-10-23 01:45:55 +02:00
Daniel Saukel 6aba887789 Fix JavaDocs 2021-10-23 01:43:23 +02:00
Daniel Saukel c2a0be6eff Dev mode only MFDs 2021-10-23 01:43:06 +02:00
Daniel Saukel 84b8dd761e Merge branch 'master' of https://github.com/DRE2N/DungeonsXL 2021-10-22 23:24:43 +02:00
Daniel Saukel b582dc955c
Merge pull request #1061 from Maroon28/master
Update PlaceholderAPI dependency, and make placeholders persist.
2021-10-22 23:23:35 +02:00
Daniel Saukel 50a8374b1c Rewrite game goals; resolves #1057 2021-10-22 23:16:58 +02:00
Daniel Saukel b61e1267d0 Fix keepInventoryOnEnter: true with Finish/Escape: false 2021-10-17 00:59:26 +02:00
Daniel Saukel 2c7ae708ec Rewrite break / place game rules; resolves #1041 2021-10-10 16:23:02 +02:00
Daniel Saukel 16f138aadd Remove announcers 2021-10-07 16:14:47 +02:00
Daniel Saukel 51eaf2a0b3 Fix block signs overriding materials with DV 0 2021-10-06 18:47:24 +02:00
Daniel Saukel 3a6bbbb133 Update /dxl delete for Dungeon#getFloors() behavior 2021-10-06 18:03:50 +02:00
Daniel Saukel e0adab47fe Fix removeWhenPlayed 2021-10-06 17:58:05 +02:00
Maroon28 b42f9ce73f Use player.getPlayer instead 2021-09-28 10:07:58 +02:00
Maroon28 8a4b1320bd
Update methods, and make placeholders persist
Previously, when you reloaded placeholderapi, the DXL expansion would get unloaded. This aims to prevent it from unloading whenever PAPI was reloaded. It also updates the onRequest() method
2021-09-28 09:33:25 +02:00
Maroon28 1a2ac92c27
Update placeholderapi version 2021-09-28 09:29:11 +02:00
Daniel Saukel 2edf67b02c No WorldConfig without ConfigurationSection; resolves #1052 2021-08-26 15:00:43 +02:00
Daniel Saukel 81f520aabf Remove entities before a game world is unloaded; resolves #1050, resolves #1053, resolves #1007, resolves #962, resolves #1046 2021-08-21 23:53:21 +02:00
Daniel Saukel d32b8ad681 Parties integration (WIP); #1043 2021-08-21 23:18:38 +02:00
Daniel Saukel 98dda3f946 Add mobItemDrops and mobExpDrops game rule 2021-08-21 23:15:15 +02:00
Daniel Saukel 25db2e71d2 Fix level fee requirement; resolves #1048 2021-08-14 18:34:11 +02:00
Daniel Saukel f23b37f0cf Replace required dungeon game rules with finishedDungeons requirement 2021-08-13 19:01:41 +02:00
Daniel Saukel 204e9cae8c Update Commons to 6.3.1 2021-08-13 19:00:05 +02:00
Daniel Saukel 2ddec34cde Fix setting items to dungeon items 2021-08-12 20:26:16 +02:00
Daniel Saukel 3efb2b64fb Replace timeToNextPlay game rules with requirements 2021-08-12 08:13:16 +02:00
Daniel Saukel 048bf3113c Fix new GlobalPlayer instances not being wiped on quit 2021-07-08 17:44:40 +02:00
Daniel Saukel f71faf9d7a No editing while an edit world is saving; resolves #1029 2021-07-08 17:42:53 +02:00
Daniel Saukel dfed686982 Fix Java deprecations 2021-07-08 17:42:05 +02:00
Daniel Saukel 04ac9696bb Update dependencies 2021-07-06 23:21:42 +02:00
Daniel Saukel 69fb99a5eb Update Caliburn 2021-07-05 19:37:51 +02:00
Daniel Saukel c09c46a3ca Remove broken & unnecessary reflections; #1035 2021-07-05 19:06:56 +02:00
Daniel Saukel a139f6647d Fix dungeon item version scope 2021-07-04 17:14:32 +02:00
Daniel Saukel 5862dd9dff Use PersistentDataContainer for dungeon items; #1035 2021-07-04 16:52:10 +02:00
Daniel Saukel e88487d639 Update dependencies for 1.17 2021-07-04 16:16:08 +02:00