Commit Graph

1153 Commits

Author SHA1 Message Date
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 5fb6aba071 Change Windup trigger behavior 2020-03-18 17:07:57 +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 ccf185e105 Don't shade Commons lib twice 2020-03-18 15:40:04 +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 f8ea5eff69 Fix game rule merging 2020-03-18 01:12:11 +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 faa2b439ef
Merge pull request #722 from DRE2N/implement-api
Implement api
2020-03-16 17:45:50 +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 3ed42af0d1 Update Commons to 6.1.3 2020-03-09 21:18:56 +01:00
Daniel Saukel 8059dbbc78 Fix syntax in french.yml 2020-02-09 14:51:16 +01:00
Daniel Saukel 1de4780c39 Add score API 2020-02-08 17:47:08 +01:00
Daniel Saukel ebc81947d3 Merge pull request #709 from Tiplish/patch-1
Update french.yml
2020-02-08 16:37:15 +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 2d39a97ca1 Remove folders that represent features that aren't API from DungeonsAPI 2020-02-07 14:58:29 +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 8026cb9ec5 Javadoc fix 2020-02-02 03:11:28 +01:00