Commit Graph

35 Commits

Author SHA1 Message Date
Daniel Saukel 6eb32ae9fe Update to Bedrock & IXL 1.1 2022-04-03 18:09:12 +02:00
Daniel Saukel 9300febbfe Bump year 2022-01-08 23:02:57 +01:00
Daniel Saukel 50a8374b1c Rewrite game goals; resolves #1057 2021-10-22 23:16:58 +02:00
Daniel Saukel efe9c03b7d Rewrite player updates and improve unloading worlds; resolves #1022 2021-05-10 23:19:18 +02:00
Daniel Saukel cb53d67293 Fix PVP rules; resolves #1009 2021-04-25 15:15:59 +02:00
Tim Daniel Saukel 5df7c41720 Fix testing / rewards & access for invited players 2021-04-20 00:53:58 +02:00
Daniel Saukel bfb7c15f8b Fix leaving game 2021-02-26 19:17:59 +01:00
Daniel Saukel 119ab85611 Update code to enter dungeons to new Game system 2021-02-24 20:35:37 +01:00
Daniel Saukel cdf3906dc9 Rewrite game start code 2021-02-23 18:53:05 +01:00
Daniel Saukel 91a2cee297 Bump year to 2021 2021-01-03 01:24:07 +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 7e79b52091 Level can't be <0; resolves #871 and #884 2020-09-02 02:26:31 +02:00
Daniel Saukel cae69090be Add useNativeCitizensRegistry game rule 2020-08-31 22:28:36 +02:00
Daniel Saukel 3a87fa172b Replace removed Commons methods with Bukkit methods 2020-06-28 01:06:59 +02:00
Daniel Saukel 4ddfea0205 Remove isLobbyDisabled game rule 2020-06-19 21:50:37 +02:00
Daniel Saukel 4e2ff51902 Fix class NPE 2020-06-17 00:14:51 +02:00
Goh Wei Wen 342dffb23e Add resetClassInventoryOnRespawn game rule 2020-06-15 13:39:09 +08:00
Daniel Saukel ce7790f341 Fix "Removing entity while ticking!" bug 2020-05-02 00:57:27 +02:00
Daniel Saukel d62460bbe0 Delete game worlds when no players are left 2020-04-25 22:03:31 +02:00
Daniel Saukel 29d8f75568 Basic implementation of old events 2020-04-25 21:49:44 +02:00
Daniel Saukel f23e14cf01 Add escapeLocation and finishLocation game rules 2020-04-16 22:01:55 +02:00
Daniel Saukel 15a2b86667 Overhaul requirements 2020-04-11 02:02:42 +02:00
Daniel Saukel ef46da7e36 Add deathScreen game rule; resolves #734 2020-04-05 17:00:09 +02:00
Daniel Saukel dfda93f664 Fix portal rotation; resolves #668 2020-04-05 15:00:39 +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 49b94f8c82 Add GAME_GOAL game rule 2020-03-13 23:50:49 +01:00
Daniel Saukel ba42e435ac Implement all API except for new sign system 2020-03-09 21:19:27 +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 fccb4b7e96 Seriously, 1.14? Resolves #647 2019-11-28 16:58:01 +01: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 60d68b46b1 Multiple module project 2019-05-05 00:43:18 +02:00