Commit Graph

1153 Commits

Author SHA1 Message Date
Daniel Saukel 724d0a5ed9 Don't start game for group if other groups can't start 2021-07-04 15:29:50 +02:00
Daniel Saukel a767254645
Merge pull request #1030 from goweiwen/fix-multifloor-dungeon-npe
Properly initialize dungeon in DGame constructor
2021-06-08 16:52:42 +02:00
Goh Wei Wen 44e517ed77 Properly initialize dungeon in DGame constructor 2021-06-06 04:17:25 +08:00
Daniel Saukel 419d204348 Fix game sign 2021-05-10 23:26:01 +02:00
Daniel Saukel efe9c03b7d Rewrite player updates and improve unloading worlds; resolves #1022 2021-05-10 23:19:18 +02:00
Daniel Saukel d962ece071 Update readme 2021-04-25 19:11:54 +02:00
Daniel Saukel 082fabc7a8 Delay finishing floor after end sign is triggered; resolves #957 2021-04-25 15:36:27 +02:00
Daniel Saukel cb53d67293 Fix PVP rules; resolves #1009 2021-04-25 15:15:59 +02:00
Daniel Saukel 738d472b43 Set group to be "playing" whenever they are in a dungeon 2021-04-25 14:02:18 +02:00
Daniel Saukel c2ecaaa171 Prevent /dxl group join if group is in a dungeon; resolves #1017 2021-04-25 13:54:12 +02:00
Daniel Saukel a0cbc62caa Use HTTPS repositories (Mvn 3.8 compatibility) 2021-04-25 13:49:44 +02:00
Tim Daniel Saukel 5df7c41720 Fix testing / rewards & access for invited players 2021-04-20 00:53:58 +02:00
Tim Daniel Saukel 475abcc304 Fix /dxl break; resolves #1011 2021-04-19 23:43:54 +02:00
Tim Daniel Saukel d130190d41 Link IXL 1.0; resolves #986 2021-04-19 23:33:43 +02:00
Tim Daniel Saukel 05af27a52d Fix dungeon sign change event; resolves #1004 2021-04-15 17:26:42 +02:00
Tim Daniel Saukel 39bd207302 Don't set Coll/MapGameRules to null by default; resolves #1004 2021-04-15 17:26:23 +02:00
Tim Daniel Saukel 228345ece0 Fix global protection registration 2021-04-08 00:06:37 +02:00
Tim Daniel Saukel c956344176 No null in Collection/MapGameRule; resolves #993 2021-04-07 23:53:23 +02:00
Tim Daniel Saukel 3be40cc20a Move default protection of block-like entities to main config; resolves #798 2021-04-07 19:46:10 +02:00
Tim Daniel Saukel 2aff9529bc Fixed reloads; resolves #961; resolves #948; resolves #925 2021-04-06 19:40:19 +02:00
Tim Daniel Saukel a88c9ee778 Fix loading order 2021-04-05 15:05:41 +02:00
Daniel Saukel 77fbcdd68a Fix command signs 2021-03-13 15:15:24 +01:00
Daniel Saukel 5e7b28ea55 Add central group creator method 2021-02-27 22:37:39 +01:00
Daniel Saukel eae11e7b81 Allow second ready check for when a player quits in the lobby 2021-02-26 20:15:33 +01:00
Daniel Saukel bd14fa2202 Allow for getting groups by their untagged names 2021-02-26 20:14:45 +01:00
Daniel Saukel 42bde96c86 Fix usage of ExItem#getName() 2021-02-26 20:13:41 +01:00
Daniel Saukel 82560f5707 Fix language file color code mistake 2021-02-26 19:58:29 +01:00
Daniel Saukel bfb7c15f8b Fix leaving game 2021-02-26 19:17:59 +01:00
Daniel Saukel c66d22f51d Update Caliburn 2021-02-24 20:48:54 +01:00
Daniel Saukel 119ab85611 Update code to enter dungeons to new Game system 2021-02-24 20:35:37 +01:00
Daniel Saukel 79adbd3b31 Update Caliburn 2021-02-23 19:08:53 +01:00
Daniel Saukel cdf3906dc9 Rewrite game start code 2021-02-23 18:53:05 +01:00
Daniel Saukel fbb7fc2348 Disable reload command 2021-02-03 14:19:16 +01:00
Daniel Saukel e72f117eb0 Better toString() methods for API classes 2021-01-26 20:00:20 +01:00
Daniel Saukel 1dc678eb9e Fix attribute persistence 2021-01-10 16:04:05 +01:00
Daniel Saukel c980074201 Tag all group names with their ID 2021-01-10 15:29:07 +01:00
Daniel Saukel 8d7e0a552e Call ResourceWorldInstantiateEvent; resolves #705 2021-01-03 18:05:45 +01:00
Daniel Saukel 91a2cee297 Bump year to 2021 2021-01-03 01:24:07 +01:00
Daniel Saukel c87b6a0253 Subsumable items in forbiddenItems req; resolves #926 2021-01-03 01:17:32 +01:00
Daniel Saukel ca1acf26c1 Set chat event priority to HIGH 2020-12-23 15:57:05 +01:00
Daniel Saukel 7ad1071df1 Update to MC 1.16.4 2020-11-04 16:34:58 +01:00
Daniel Saukel 98c9f915fd Add bStats resource ID 2020-11-04 15:49:29 +01:00
Daniel Saukel 793b27ee32 Minor language file fixes 2020-11-04 15:17:01 +01:00
Daniel Saukel 93ad656bf9 Move DRECommons to API module 2020-11-04 15:16:34 +01:00
Daniel Saukel f05d7244b6 Fix worldEnvironment; resolves #805 2020-11-03 01:00:22 +01:00
Daniel Saukel 7ace66d8df Fix fix of /dxl rename 2020-11-03 00:59:53 +01:00
Daniel Saukel ceb1df58b1 Relocate libraries again 2020-11-02 21:18:00 +01:00
Daniel Saukel af5e69100a Implement remaining events 2020-11-02 21:17:19 +01:00
Daniel Saukel 000250e95b Actually use game goals 2020-11-02 17:01:39 +01:00
Daniel Saukel 1482bb5902 Fix portal checks ignoring worlds; resolves #919 2020-10-31 19:50:32 +01:00