Risto Lahtela
967adb226a
Added User-Agent to Ore update checker to fix 403 error
2021-10-31 15:09:48 +02:00
Risto Lahtela
ea7a214ef4
Reduce size of error message from SpongeVersionChecker
2021-10-31 13:28:17 +02:00
Henri S
efd3b75a29
Database Driver downloading ( #2144 )
...
Affects issues:
- Fixed #1944
2021-10-31 13:16:47 +02:00
Aurora Lahtela
e4999ba072
Update versions.txt
2021-10-31 09:02:38 +02:00
Risto Lahtela
79fbf245d9
Catch window function SQL syntax error
...
Affects issues:
- Fixed #2143
2021-10-31 08:57:35 +02:00
Risto Lahtela
5468a22c50
Added more instructions to sponge version check what to do
2021-10-30 11:08:42 +03:00
Risto Lahtela
fb998fdc90
Changed mysql and sqlite to use implementation instead of shadow
...
this is to exclude things like google/protobuf folder properly
The sql drivers are still included
2021-10-30 10:07:06 +03:00
dependabot[bot]
09d1fc7d41
Bump gson from 2.8.8 to 2.8.9 in /Plan ( #2142 )
...
Bumps [gson](https://github.com/google/gson ) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/google/gson/releases )
- [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/gson/compare/gson-parent-2.8.8...gson-parent-2.8.9 )
---
updated-dependencies:
- dependency-name: com.google.code.gson:gson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-30 09:24:26 +03:00
Risto Lahtela
88b30b9287
Prevent NPE in NetworkTabJSONResolver
...
Affects issues:
- Fixed #2079
2021-10-30 09:23:06 +03:00
Risto Lahtela
d30d87b346
Registered LibertyBans Extension by Vankka
...
Affects issues:
- Close #2120
2021-10-30 09:12:49 +03:00
dependabot[bot]
c7036ef9d3
Bump dagger from 2.39.1 to 2.40 in /Plan ( #2139 )
...
Bumps [dagger](https://github.com/google/dagger ) from 2.39.1 to 2.40.
- [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.39.1...dagger-2.40 )
---
updated-dependencies:
- dependency-name: com.google.dagger:dagger
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-28 18:08:16 +03:00
dependabot[bot]
6c710ab6b3
Bump dagger-compiler from 2.39.1 to 2.40 in /Plan ( #2140 )
...
Bumps [dagger-compiler](https://github.com/google/dagger ) from 2.39.1 to 2.40.
- [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.39.1...dagger-2.40 )
---
updated-dependencies:
- dependency-name: com.google.dagger:dagger-compiler
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-28 18:04:50 +03:00
Risto Lahtela
90180abbc9
Added xAxis: {ordinal: false} to query.js too
2021-10-27 18:59:33 +03:00
Risto Lahtela
113829477c
Added xAxis: {ordinal: false} to bypass performance impact
...
Affects issues:
- Fixed #2135
2021-10-27 18:58:21 +03:00
dependabot[bot]
db9ad77326
Bump mockito-core from 3.12.4 to 4.0.0 in /Plan ( #2115 )
...
Bumps [mockito-core](https://github.com/mockito/mockito ) from 3.12.4 to 4.0.0.
- [Release notes](https://github.com/mockito/mockito/releases )
- [Commits](https://github.com/mockito/mockito/compare/v3.12.4...v4.0.0 )
---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-27 18:45:13 +03:00
dependabot[bot]
acef9958c3
Bump mockito-junit-jupiter from 3.12.4 to 4.0.0 in /Plan ( #2116 )
...
Bumps [mockito-junit-jupiter](https://github.com/mockito/mockito ) from 3.12.4 to 4.0.0.
- [Release notes](https://github.com/mockito/mockito/releases )
- [Commits](https://github.com/mockito/mockito/compare/v3.12.4...v4.0.0 )
---
updated-dependencies:
- dependency-name: org.mockito:mockito-junit-jupiter
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-27 18:44:41 +03:00
dependabot[bot]
74478071e0
Bump mysql-connector-java from 8.0.26 to 8.0.27 in /Plan ( #2136 )
...
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j ) from 8.0.26 to 8.0.27.
- [Release notes](https://github.com/mysql/mysql-connector-j/releases )
- [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.0/CHANGES )
- [Commits](https://github.com/mysql/mysql-connector-j/commits )
---
updated-dependencies:
- dependency-name: mysql:mysql-connector-java
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-27 18:44:07 +03:00
Aurora Lahtela
ebb1108969
Comment out slimjar related configuration ( #2138 )
2021-10-27 18:43:14 +03:00
Antti Koponen
2293760e7f
Add user & version JSON endpoints ( #2131 )
2021-10-18 19:25:25 +03:00
Aurora Lahtela
1908ec1627
Commit 5000 - Update README.md
...
almost 5 years and 5000 commits.
🥂 Here's to another 5
2021-10-13 18:45:12 +03:00
dependabot[bot]
46c60828e1
Bump selenium-java from 3.141.59 to 4.0.0 in /Plan ( #2127 )
...
Bumps [selenium-java](https://github.com/SeleniumHQ/selenium ) from 3.141.59 to 4.0.0.
- [Release notes](https://github.com/SeleniumHQ/selenium/releases )
- [Commits](https://github.com/SeleniumHQ/selenium/compare/selenium-3.141.59...selenium-4.0.0 )
---
updated-dependencies:
- dependency-name: org.seleniumhq.selenium:selenium-java
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-13 18:06:09 +03:00
Emilia Dreamer
4d151d45fa
Specialized Fabric and Sponge version checkers ( #2125 )
...
Affects issues:
- Close #936
- Close #2093 .
2021-10-13 18:00:20 +03:00
Antti Koponen
bcfd52d76b
Slimjar 1.3.0/1.2.6 & custom Injectables for Fabric and Velocity ( #2126 )
...
* Update slimjar to 1.3.0/1.2.6
* Add custom Injectable impl for Fabric module
* Add custom Injectable impl for Velocity
2021-10-13 17:44:34 +03:00
Aurora Lahtela
7d8b797b42
Fix CompositeResolver using its own isAuthRequired method ( #2124 )
...
Fixes CompositeResolver using its own isAuthRequired method instead of the child resolver, leading NoAuthResolver to need authentication in some cases.
2021-10-11 20:24:39 +03:00
Emilia Dreamer
bb83adfd51
Floating point tps threshold ( #2123 )
...
Affects issues:
- Close #2068
2021-10-11 19:39:21 +03:00
BratishkaErik
31b430ea95
Updated Russian translation by BratishkaErik ( #2118 )
2021-10-09 17:15:47 +03:00
Aurora Lahtela
b1b9525507
Update versions.txt
2021-10-09 13:39:51 +03:00
Aurora Lahtela
d06c753be1
Query page view server selector ( #2117 )
...
Affects issues:
- Close #1829
2021-10-09 13:17:12 +03:00
Risto Lahtela
fd84341a77
Fixed 1.7 bukkit command support
...
Affects issues:
- Fixed #2105
2021-10-09 13:04:51 +03:00
Risto Lahtela
8d4e1d592b
Catch resource write task exception
...
Affects issues:
- Fixed #2107
2021-10-09 12:49:29 +03:00
dependabot[bot]
daa1973d01
Bump com.github.johnrengelman.shadow from 7.0.0 to 7.1.0 in /Plan ( #2112 )
...
Bumps com.github.johnrengelman.shadow from 7.0.0 to 7.1.0.
---
updated-dependencies:
- dependency-name: com.github.johnrengelman.shadow
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-07 17:16:12 +03:00
Antti Koponen
cdfdbd3d0a
Upgrade Highcharts to v9.2.2 ( #2114 )
...
* Upgrade Highcharts to v9.2.2
* Ignore color changer error when Highcharts isn't loaded
Co-authored-by: Antti Koponen <koponen942@outlook.com>
Co-authored-by: Aurora Lahtela <24460436+AuroraLS3@users.noreply.github.com>
2021-10-07 17:09:14 +03:00
dependabot[bot]
19a10c03b0
Bump dagger from 2.39 to 2.39.1 in /Plan ( #2110 )
...
Bumps [dagger](https://github.com/google/dagger ) from 2.39 to 2.39.1.
- [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.39...dagger-2.39.1 )
---
updated-dependencies:
- dependency-name: com.google.dagger:dagger
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-04 15:50:51 +03:00
dependabot[bot]
bc7f0cfdf8
Bump dagger-compiler from 2.39 to 2.39.1 in /Plan ( #2111 )
...
Bumps [dagger-compiler](https://github.com/google/dagger ) from 2.39 to 2.39.1.
- [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.39...dagger-2.39.1 )
---
updated-dependencies:
- dependency-name: com.google.dagger:dagger-compiler
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-04 15:50:11 +03:00
Emilia Dreamer
455e7cbb9a
Properly use a component serializer for VelocityCMDSender ( #2109 )
2021-10-04 15:50:00 +03:00
Antti Koponen
4c682d333f
Don't reload dependencies when reloading plugin ( #2108 )
...
Affects issues:
- Fixed #2092
2021-10-03 21:37:05 +03:00
dependabot[bot]
c0904b8a2d
Bump dagger-compiler from 2.38.1 to 2.39 in /Plan ( #2103 )
...
Bumps [dagger-compiler](https://github.com/google/dagger ) from 2.38.1 to 2.39.
- [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.38.1...dagger-2.39 )
---
updated-dependencies:
- dependency-name: com.google.dagger:dagger-compiler
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-01 16:01:36 +03:00
dependabot[bot]
7e964531fb
Bump dagger from 2.38.1 to 2.39 in /Plan ( #2102 )
...
Bumps [dagger](https://github.com/google/dagger ) from 2.38.1 to 2.39.
- [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.38.1...dagger-2.39 )
---
updated-dependencies:
- dependency-name: com.google.dagger:dagger
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-01 16:00:57 +03:00
Risto Lahtela
5c618099af
Added web-dev related settings
...
- Customized_files.Path can now be used to choose where Html Customized files are placed
(Change this to `"<absolute path to git repo>/Plan/common/src/main/resources/assets/plan/web"`
for easy time developing)
- Customized_files.Enable_web_dev_mode can be used to enable modifications of all files
as well as bypass resource caching for instant updates on browser refresh.
Adding new files still needs recompiling the plugin, but this should speed up
modifications to existing parts of the website considerably.
- #2098
2021-09-26 14:50:14 +03:00
Risto Lahtela
4258e27a66
Fixed corner case of determineWebAssetModifications step
...
git log would return empty line for files with no git history.
Added a check that uses current time instead of git log if file is not in git history.
2021-09-26 14:01:07 +03:00
dependabot[bot]
dc8b1c5a3a
Bump junit-jupiter from 5.8.0 to 5.8.1 in /Plan ( #2097 )
...
Bumps [junit-jupiter](https://github.com/junit-team/junit5 ) from 5.8.0 to 5.8.1.
- [Release notes](https://github.com/junit-team/junit5/releases )
- [Commits](https://github.com/junit-team/junit5/compare/r5.8.0...r5.8.1 )
---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-23 21:34:53 +03:00
Risto Lahtela
e762b8013f
Prevent Arrays#asList#remove call
...
Affects issues:
- Fixed #2096
2021-09-22 19:22:19 +03:00
Antti Koponen
b2b289617e
Use correct release type for CF upload ( #2091 )
2021-09-18 23:10:29 +03:00
Aurora Lahtela
db7b3db083
Update versions.txt
2021-09-18 23:03:56 +03:00
Antti Koponen
b47fa37cfa
Fix download URL in CF upload workflow ( #2090 )
2021-09-18 23:01:07 +03:00
Antti Koponen
d6aa07d93f
Fabric fixes ( #2089 )
...
* Fix SonarCloud bugs
* Remove color codes from console messages
* Replace version string in mod.json
* Advance dependency initialization to pre-enable hook
* Resolve config folder using correct method
2021-09-18 22:38:12 +03:00
Risto Lahtela
37a6ad86e9
Fix compile issues from previous commit
2021-09-18 22:30:27 +03:00
Risto Lahtela
a5c9a25444
Implemented server name support to server placeholders
...
Now all server placeholders (Pretty much 75% of all placeholders) can have :server name at the end
Example:
- %server_tps_day:Skyblock%
or %server_tps_day:97cf2530-dc2f-4443-a245-90708b1deedb%
or %server_tps_day:1%
Affects issues:
- Close #1323
2021-09-18 22:26:11 +03:00
Risto Lahtela
9d74968919
Bump Extension-GriefDefender to 2.0.0-R0.4
2021-09-18 21:53:09 +03:00
Risto Lahtela
17dae43727
Bump Extension-MarriageMaster to 2.3-R0.3
2021-09-18 21:51:32 +03:00