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 |
|
Daniel Saukel
|
a5b1e85148
|
Javadoc fix
|
2020-02-02 03:09:22 +01:00 |
|
Daniel Saukel
|
68f6b19cd5
|
Merge pull request #708 from DRE2N/api
New API module
|
2020-02-02 03:04:04 +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
|
d8b4b4e64e
|
Bump Commons dependency
|
2020-02-01 22:20:10 +01:00 |
|
Daniel Saukel
|
b1342a8d76
|
Add Javadoc comments, n&k to windup signs
|
2020-02-01 22:19:59 +01:00 |
|
Daniel Saukel
|
c20e090914
|
Add more sign Javadocs
|
2020-01-29 19:08:12 +01:00 |
|
Daniel Saukel
|
a817ba41ba
|
Fix Javadoc syntax errors
|
2020-01-29 02:06:48 +01:00 |
|
Daniel Saukel
|
0fe56fdf61
|
Add Javadoc sign type descriptions
|
2020-01-29 01:42:28 +01:00 |
|
Daniel Saukel
|
0b48675735
|
Add player cache
|
2020-01-29 01:22:48 +01:00 |
|
Daniel Saukel
|
b5379674ad
|
Add GroupAdapter API draft
|
2020-01-29 00:44:45 +01:00 |
|
Daniel Saukel
|
3ea4411490
|
Additional getters
|
2020-01-29 00:36:58 +01:00 |
|
Daniel Saukel
|
3a23101441
|
Add Dungeon API
|
2020-01-27 19:54:30 +01:00 |
|
Daniel Saukel
|
816baa9b61
|
Game / Game rule API
|
2020-01-27 19:54:15 +01:00 |
|
Daniel Saukel
|
b0b413e89a
|
Add map and instance registries
|
2020-01-27 19:52:18 +01:00 |
|
Daniel Saukel
|
12603e9fa3
|
Add mob getters to GameWorld
|
2020-01-27 19:51:54 +01:00 |
|
Daniel Saukel
|
f95f1b8972
|
Add ExternalMobProvider registry
|
2020-01-27 19:50:35 +01:00 |
|
Daniel Saukel
|
7a5ad90524
|
Add ExternalMobProvider API
|
2020-01-27 19:50:22 +01:00 |
|
Daniel Saukel
|
7dc4e9c02b
|
Add requirement API (no group check methods yet)
|
2020-01-27 02:23:23 +01:00 |
|
Daniel Saukel
|
b7ca245ff1
|
Add dungeon mob API
|
2020-01-27 02:10:37 +01:00 |
|
Daniel Saukel
|
b9eb37713b
|
Fix comments
|
2020-01-27 01:50:57 +01:00 |
|
Daniel Saukel
|
0c089e65a6
|
Add reward API
|
2020-01-27 01:49:31 +01:00 |
|
Daniel Saukel
|
c5d95d1788
|
Add dungeon map API
|
2020-01-27 01:42:36 +01:00 |
|
Daniel Saukel
|
da149bd51e
|
Fix inconsistent method names
|
2020-01-27 01:35:38 +01:00 |
|
Daniel Saukel
|
eb18ee9bce
|
Add dungeon sign API
|
2020-01-27 01:31:54 +01:00 |
|
Daniel Saukel
|
43027ae8a9
|
Generate JavaDoc on compilation
|
2020-01-24 17:27:54 +01:00 |
|
Daniel Saukel
|
0f38b9c899
|
More PlayerGroup APIs
|
2020-01-24 17:27:37 +01:00 |
|
Daniel Saukel
|
ab845b8557
|
Add some API / implementation difference notes
|
2020-01-24 17:27:19 +01:00 |
|
Daniel Saukel
|
7e2153f532
|
Adapter | API
|
2020-01-12 16:10:08 +01:00 |
|