Commit Graph

3620 Commits

Author SHA1 Message Date
AuroraLS3
d8837269b4 Deploying to gh-pages from @ plan-player-analytics/Plan@3daf54edc8 🚀 2021-03-10 08:44:33 +00:00
AuroraLS3
95a7577099 Deploying to gh-pages from @ plan-player-analytics/Plan@55f3e3526e 🚀 2021-03-10 08:38:07 +00:00
AuroraLS3
74e7b6e325 Deploying to gh-pages from @ plan-player-analytics/Plan@4c3b531cb0 🚀 2021-03-10 08:20:23 +00:00
AuroraLS3
aaebf1e067 Deploying to gh-pages from @ plan-player-analytics/Plan@a4e2c24dae 🚀 2021-03-10 08:12:21 +00:00
Rsl1122
48c4b75b5c Updated javadocs 2020-10-11 18:01:29 +03:00
Rsl1122
88538d4e92 Updated javadocs 2020-06-21 20:24:04 +03:00
Rsl1122
dd315e724f Updated javadocs 2020-03-21 16:43:05 +02:00
Rsl1122
635b6f4989 Updated javadocs 2020-01-24 12:56:15 +02:00
Rsl1122
362846a91e Updated javadocs 2019-10-05 11:27:37 +03:00
Rsl1122
7415a5e1b1 Updated javadocs 2019-08-21 12:10:29 +03:00
Rsl1122
8e35fe2fe5 Updated javadocs 2019-08-09 10:23:33 +03:00
Risto Lahtela
8bfda8461f
Update index.html 2019-08-05 12:45:38 +03:00
Risto Lahtela
4fad460347
Update index.html 2019-08-05 12:41:24 +03:00
Risto Lahtela
bafca10539
Update index.html 2019-08-05 12:27:13 +03:00
Risto Lahtela
21fc06efa7
Delete .travis.yml 2019-08-05 12:25:12 +03:00
Risto Lahtela
6bd06c0373
Add javadocs index page 2019-08-05 12:23:35 +03:00
Rsl1122
2e9463d1ff Updated javadocs 2019-08-05 12:13:19 +03:00
Rsl1122
5590717c39 Removed project files 2019-08-05 12:09:15 +03:00
Risto Lahtela
219d819d2d
[Merge] Fix javadocs (#1126) 2019-08-05 11:53:15 +03:00
Rsl1122
e157c64eba Script for updating javadocs
Affects issues:
- Close #993
2019-08-05 11:47:48 +03:00
Rsl1122
4fd473f804 Updated gradle wrapper 2019-08-05 10:55:46 +03:00
Rsl1122
7f55bdea98 Removed old javadocs in docs/ folder
Affects issues:
- #993
2019-08-05 10:26:12 +03:00
Rsl1122
27f6350076 Fixed javadoc errors
Affects issues:
- #993
2019-08-05 10:25:00 +03:00
Rsl1122
b3bcea4798 Added aggregated javadocs plugin
Affects issues:
- #993
2019-08-05 10:24:50 +03:00
Risto Lahtela
d1d4eba702
Update versions.txt 2019-08-02 16:18:53 +03:00
Risto Lahtela
a959131c2d
[Merge] Version 4.9.1 (#1122)
PR for 4.9.1
2019-08-02 16:14:56 +03:00
Rsl1122
134de1b2e2 Version bump to 4.9.1 2019-08-02 16:08:08 +03:00
Rsl1122
64cf78101c Register DataExtension super class Providers
Affects issues:
- Close #1121
2019-08-02 16:07:37 +03:00
Risto Lahtela
3a9db0a598
Update versions.txt 2019-08-02 10:42:21 +03:00
Risto Lahtela
152fe9a803
[Merge] Version 4.9.0 (#1120) 2019-08-02 10:38:04 +03:00
Rsl1122
369afb2469 Bump version to 4.9.0 2019-08-02 10:26:51 +03:00
Rsl1122
30c3494091 Removed module-info.classes from the jar 2019-08-01 20:35:33 +03:00
Rsl1122
962fe89c01 Reload plugin after db clear to avoid some issues 2019-08-01 19:53:50 +03:00
Rsl1122
08ce920727 Changed language for Extension errors:
This redirects blame away from the plugin that the extension is about.
2019-08-01 19:48:02 +03:00
Rsl1122
2f4a53711e Reordered player remove call for QueryService
This is to avoid issues where deletion needs username from
the plan database.
2019-07-31 12:44:49 +03:00
Rsl1122
b073b23832 Registered NuVotifier Extension 2019-07-31 12:43:28 +03:00
Rsl1122
881fd44a72 Registered ProtocolSupport Extension 2019-07-30 11:22:58 +03:00
Rsl1122
110e47c3ad Bridge: Removed ProtocolSupport 2019-07-30 11:20:19 +03:00
Rsl1122
782f6d5b82 Registered AAC Extension
Affects issues:
- Close #1116
2019-07-29 16:38:23 +03:00
Rsl1122
b93c794846 Bridge: Fix bridge 2019-07-29 15:54:43 +03:00
Rsl1122
8575061e25 Bridge: Removed AAC & ViaVersion 2019-07-29 15:50:18 +03:00
Rsl1122
91bbb00968 Removed source of null current world
Affects issues:
- Close #1119
2019-07-29 10:37:36 +03:00
Rsl1122
8f639f7f41 Fixed color parsing eating first character
Fixes a bug where first character of
nickname or DataExtension String was
removed if it started with of 1-9, a-f & r
2019-07-28 17:53:30 +03:00
Rsl1122
710f8ec5bd Registered ViaVersion extension 2019-07-28 17:34:46 +03:00
Rsl1122
cbfc2e9b3f Reversed a filter condition in DataProviders
Affects issues:
- Close #1118
2019-07-28 17:14:25 +03:00
Rsl1122
f8efeb50a1 Fix compile error in test 2019-07-28 12:03:12 +03:00
Rsl1122
87ef84d43f QueryService implementation
Affects issues:
- Close #1117
2019-07-28 11:23:05 +03:00
Rsl1122
43a43b604c api 0.0.6: Query API
Affects issues:
- #1117
2019-07-28 11:22:32 +03:00
dependabot-preview[bot]
cba0a055d2 Bump dagger from 2.23.2 to 2.24 in /Plan
Bumps [dagger](https://github.com/google/dagger) from 2.23.2 to 2.24.
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.23.2...dagger-2.24)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-26 05:56:04 +00:00
dependabot-preview[bot]
3d53c94db2 Bump dagger-compiler from 2.23.2 to 2.24 in /Plan
Bumps [dagger-compiler](https://github.com/google/dagger) from 2.23.2 to 2.24.
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.23.2...dagger-2.24)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-26 05:38:53 +00:00