Andrew Steinborn
c89fff34c1
We're past the point where this is a bug-fix release. Bump to Velocity 3.1.0.
2021-10-31 23:24:57 -04:00
Andrew Steinborn
ac4b4a34ca
Adventure 4.9.3
2021-10-31 08:58:37 -04:00
Andrew Steinborn
64b7769edb
Netty 4.1.69.Final
2021-10-27 09:15:13 -04:00
Andrew Steinborn
20914ca134
Bump Adventure
2021-10-15 08:18:11 -04:00
Andrew Steinborn
4ca1798994
Update to Adventure 4.9.1
2021-09-07 07:33:43 -04:00
Andrew Steinborn
1b390c3eff
Velocity 3.0.2-SNAPSHOT
2021-09-01 07:21:38 -04:00
Andrew Steinborn
c8f7d6c632
Velocity 3.0.1
2021-09-01 07:18:09 -04:00
Andrew Steinborn
955f6b87e2
Assorted dependency updates
2021-09-01 06:36:00 -04:00
Andrew Steinborn
adcf428e8f
Update Netty to 4.1.66.Final
2021-07-24 18:37:31 -04:00
Andrew Steinborn
a037aebfa0
Velocity 3.0.1-SNAPSHOT
2021-07-06 03:35:21 -04:00
Andrew Steinborn
fd407c9d06
Velocity 3.0.0
2021-07-06 03:34:40 -04:00
Andrew Steinborn
797d802969
Bump to Adventure 4.8.1
2021-06-12 20:13:04 -04:00
Andrew Steinborn
59f358441a
Bump Velocity to Java 11 minimum
...
Fixes #381 . There is generally a consensus that we should move forward with this. We do not anticipate a Velocity 2.0.0 release until well after the release of the next Java LTS version (Java 17).
This commit doesn't clean up anything for the new Java version yet.
2021-05-23 13:50:14 -04:00
Andrew Steinborn
cceeeb3490
Velocity 3.0.0-SNAPSHOT
2021-05-19 16:11:40 -04:00
Andrew Steinborn
d7435fcbb6
Velocity 1.1.6-SNAPSHOT
2021-04-22 11:28:49 -04:00
Andrew Steinborn
92865b0307
Velocity 1.1.5
2021-04-22 11:23:57 -04:00
Andrew Steinborn
c747120b20
Relicense the Velocity proxy under the terms of GPLv3 ( #448 )
2021-03-31 16:04:06 -04:00
Riley Park
d2c2b78ab9
Adventure 4.7.0
2021-03-08 16:47:04 -08:00
Andrew Steinborn
4206457fbc
Bump Adventure to 4.6.0
2021-03-02 12:33:47 -05:00
Andrew Steinborn
2a8a982538
Velocity 1.1.5-SNAPSHOT
2021-02-13 18:08:50 -05:00
Andrew Steinborn
d1229ddca8
Velocity 1.1.4
2021-02-13 18:06:26 -05:00
Andrew Steinborn
ae6f2cba2a
Bump to Adventure 4.5.0
2021-02-13 18:02:09 -05:00
Andrew Steinborn
0fa61216e7
Bump to Adventure 4.4.0
2021-01-19 02:40:32 -05:00
Andrew Steinborn
919319438d
Bump Netty version to 4.1.58.Final
2021-01-17 00:43:35 -05:00
Andrew Steinborn
42d211bf08
Velocity 1.1.4-SNAPSHOT
2020-12-29 18:07:14 -05:00
Andrew Steinborn
44046fe772
Velocity 1.1.3
2020-12-29 18:06:46 -05:00
Andrew Steinborn
9c375f337b
Bump to Netty 4.1.56.Final
2020-12-17 21:16:46 -05:00
Andrew Steinborn
aef0e4a825
Update Netty to 4.1.55.Final.
2020-12-09 22:25:06 -05:00
Riley Park
5da085d82f
Adventure 4.3.0: Player list header/footer
2020-12-06 17:50:57 -08:00
Riley Park
9825f5891b
Adventure 4.2.0
2020-11-25 12:22:33 -08:00
Andrew Steinborn
dd8c670ef7
Velocity 1.1.3-SNAPSHOT
2020-11-22 12:04:07 -05:00
Andrew Steinborn
783054d098
Velocity 1.1.2
2020-11-22 12:00:47 -05:00
Andrew Steinborn
563a96e624
Bump Netty version
2020-11-17 04:38:24 -05:00
Andrew Steinborn
511165415d
Switch to our internal Brigadier fork
2020-11-15 23:33:16 -05:00
Andrew Steinborn
89e1a07448
Try and explicitly specify Java 8 in the modules.
2020-11-06 18:52:00 -05:00
Andrew Steinborn
8a16db3794
Go to 1.1.2-SNAPSHOT again.
2020-10-28 20:48:08 -04:00
Andrew Steinborn
93f42f53e9
Reissuing Velocity 1.1.0
2020-10-28 20:46:48 -04:00
Andrew Steinborn
f3e1a7e01d
1.1.2-SNAPSHOT
2020-10-28 19:15:29 -04:00
Andrew Steinborn
3038152852
Velocity 1.1.1
2020-10-28 19:04:10 -04:00
Andrew Steinborn
e3f17eeb24
Velocity 1.1.1-SNAPSHOT
2020-10-28 11:01:49 -04:00
Andrew Steinborn
3da2621e48
Velocity 1.1.0 🎉
2020-10-28 10:48:10 -04:00
Andrew Steinborn
b78ffe6e86
Bump to Adventure 4.1.1
...
I don't even know
2020-10-17 00:32:28 -04:00
Andrew Steinborn
be6f67d002
Bump to Adventure 4.1.0
2020-10-16 17:24:37 -04:00
Andrew Steinborn
6e00dbe2b7
Fix compile errors
2020-10-14 16:08:20 -04:00
Andrew Steinborn
708094b03a
Revert Guava bump as it is a breaking change
2020-09-19 18:09:05 -04:00
derklaro
fae1ee8373
Track some dependency updates
...
junit: 5.3.0-M1 -> 5.7.0
slf4j: 1.7.25 -> 1.7.30
netty: 4.1.51.Final -> 4.1.52.Final
guava: 25.1-jre -> 29.0-jre
checkerFramework: 2.7.0 -> 3.6.1
jline-terminal-jansi: 3.12.1 -> 3.16.0
fastutil: 8.2.3 -> 8.4.1
async-http-client: 2.10.4 -> 2.12.1
completable-futures: 0.3.2 -> 0.3.3
gradle-wrapper: 6.6 -> 6.6.1
BREAKING CHANGE: No breaking change
2020-09-15 13:27:16 +02:00
zml
0e28cc4df7
bump configurate to 3.7.1
2020-08-23 21:11:46 -07:00
Andrew Steinborn
c47d25c88a
Upgrade to Gradle 6.6 and use SpotBugs.
...
As a result, at least one real bug was fixed! Nice.
2020-08-21 19:09:04 -04:00
Hugo Manrique
6cc6e0f641
New command API ( #330 )
2020-07-29 03:43:16 -04:00
Andrew Steinborn
bf0ae6b856
Revert Configurate bump - it's not on the usual places
2020-07-21 21:03:07 -04:00