RK_01
|
0eb8a1ccc1
|
Merge pull request #48 from ViaVersion/dependabot/gradle/io.netty-netty-handler-4.1.100.Final
Bump io.netty:netty-handler from 4.1.99.Final to 4.1.100.Final
|
2023-10-11 10:57:49 +00:00 |
|
dependabot[bot]
|
0584a2d28e
|
Bump io.netty:netty-handler from 4.1.99.Final to 4.1.100.Final
Bumps [io.netty:netty-handler](https://github.com/netty/netty) from 4.1.99.Final to 4.1.100.Final.
- [Commits](https://github.com/netty/netty/compare/netty-4.1.99.Final...netty-4.1.100.Final)
---
updated-dependencies:
- dependency-name: io.netty:netty-handler
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-11 09:41:28 +00:00 |
|
RaphiMC
|
f4d0fe0d35
|
Migrated from ViaNBT to MCStructs NBT
|
2023-10-08 11:09:58 +02:00 |
|
RK_01
|
768a5f851a
|
Merge pull request #46 from FlorianMichael/main
Changed "Protocol Hack" -> "ViaLegacy"
|
2023-10-08 11:00:20 +02:00 |
|
FlorianMichael
|
76be4a4d68
|
Changed "Protocol Hack" -> "ViaLegacy"
|
2023-10-08 10:59:19 +02:00 |
|
RaphiMC
|
d7e33fa011
|
Create PLUGIN_MESSAGE packets without input buffers
|
2023-10-08 10:49:13 +02:00 |
|
RaphiMC
|
3f57c28d65
|
Made code consistent with my other Via projects
|
2023-10-08 10:45:35 +02:00 |
|
RaphiMC
|
21a7fe468b
|
Register config only once on platform init
|
2023-10-08 10:40:20 +02:00 |
|
RK_01
|
dbdc082312
|
Merge pull request #45 from FlorianMichael/via-update
Updated Via API usage
|
2023-10-08 10:38:52 +02:00 |
|
FlorianMichael
|
ffeaf32ced
|
Updated Via API usage
|
2023-10-08 09:26:28 +02:00 |
|
RaphiMC
|
dd355c3c7b
|
Don't tick tasks when user already disconnected
|
2023-10-07 22:43:50 +02:00 |
|
RaphiMC
|
f490fcc0cb
|
Fixed NPE
|
2023-10-07 22:33:56 +02:00 |
|
RaphiMC
|
23e1be2604
|
Updated Via API usage
|
2023-10-07 21:23:08 +02:00 |
|
RaphiMC
|
045a308fbb
|
Bump version to 2.2.21-SNAPSHOT
|
2023-10-07 19:26:21 +02:00 |
|
RaphiMC
|
a477daa2e3
|
Release 2.2.20
|
2023-10-07 18:54:31 +02:00 |
|
RaphiMC
|
2f9e8a40ad
|
Made <= 1.6.4 protocols stateless (Finished Via 4.8.1 update)
|
2023-10-07 18:51:12 +02:00 |
|
RaphiMC
|
1fb3df2e12
|
Initial Via 4.8.1 update (non working)
|
2023-10-05 23:33:11 +02:00 |
|
RK_01
|
51ada93885
|
Merge pull request #44 from ViaVersion/dependabot/gradle/io.netty-netty-handler-4.1.99.Final
Bump io.netty:netty-handler from 4.1.98.Final to 4.1.99.Final
|
2023-09-29 12:27:33 +02:00 |
|
dependabot[bot]
|
0b171330ca
|
Bump io.netty:netty-handler from 4.1.98.Final to 4.1.99.Final
Bumps [io.netty:netty-handler](https://github.com/netty/netty) from 4.1.98.Final to 4.1.99.Final.
- [Commits](https://github.com/netty/netty/compare/netty-4.1.98.Final...netty-4.1.99.Final)
---
updated-dependencies:
- dependency-name: io.netty:netty-handler
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-29 09:19:08 +00:00 |
|
RaphiMC
|
3352b6c8dd
|
Bump version to 2.2.20-SNAPSHOT
|
2023-09-21 18:41:18 +02:00 |
|
RaphiMC
|
c60e288048
|
Release 2.2.19
|
2023-09-21 17:52:46 +02:00 |
|
RK_01
|
17d97cd40b
|
Merge pull request #43 from ViaVersion/dependabot/gradle/io.netty-netty-handler-4.1.98.Final
Bump io.netty:netty-handler from 4.1.97.Final to 4.1.98.Final
|
2023-09-21 11:58:22 +02:00 |
|
dependabot[bot]
|
c8d1fd4e02
|
Bump io.netty:netty-handler from 4.1.97.Final to 4.1.98.Final
Bumps [io.netty:netty-handler](https://github.com/netty/netty) from 4.1.97.Final to 4.1.98.Final.
- [Commits](https://github.com/netty/netty/compare/netty-4.1.97.Final...netty-4.1.98.Final)
---
updated-dependencies:
- dependency-name: io.netty:netty-handler
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-21 09:52:48 +00:00 |
|
RaphiMC
|
09e9732de6
|
Fixed walk speed not being applied to player in <=1.5.2
|
2023-09-12 18:09:20 +02:00 |
|
RaphiMC
|
07146da8c2
|
Fixed gradle dependency issues
|
2023-09-08 12:55:59 +02:00 |
|
RaphiMC
|
078f59f192
|
Removed custom repo for gradle plugins
|
2023-09-07 19:32:10 +02:00 |
|
RaphiMC
|
d18f4f6c06
|
Replaced blossom with ClassTokenReplacer
|
2023-09-05 21:20:50 +02:00 |
|
RaphiMC
|
95264e2fce
|
Use implementation instead of compileOnly
|
2023-09-03 23:56:21 +02:00 |
|
RaphiMC
|
251e6ed5bc
|
Added newline to end of file
|
2023-09-03 22:36:52 +02:00 |
|
RK_01
|
12633f0341
|
Merge pull request #41 from Kichura/main
Validate distribution URL + Network Timeout in Gradle
|
2023-09-03 01:30:31 +02:00 |
|
Kichura
|
9e981bb4ea
|
Validate distribution URL + Timeout in Gradle.
|
2023-09-03 01:27:17 +02:00 |
|
RaphiMC
|
a145e501d2
|
Merge remote-tracking branch 'origin/main'
|
2023-09-03 00:47:42 +02:00 |
|
RaphiMC
|
517afa3d8f
|
Updated gradle
|
2023-09-03 00:47:32 +02:00 |
|
RK_01
|
1f645fa61b
|
Merge pull request #40 from ViaVersion/dependabot/gradle/org.yaml-snakeyaml-2.2
Bump org.yaml:snakeyaml from 2.1 to 2.2
|
2023-08-28 11:59:21 +02:00 |
|
dependabot[bot]
|
274ad97d5b
|
Bump org.yaml:snakeyaml from 2.1 to 2.2
Bumps [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 2.1 to 2.2.
- [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.2..snakeyaml-2.1)
---
updated-dependencies:
- dependency-name: org.yaml:snakeyaml
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-28 09:54:13 +00:00 |
|
RaphiMC
|
34d518cb4c
|
Removed debug sysout
|
2023-08-27 01:06:28 +02:00 |
|
RaphiMC
|
08cee46788
|
Improved classic chunk loading system
|
2023-08-27 00:14:20 +02:00 |
|
RaphiMC
|
a3060f1bb1
|
Merge remote-tracking branch 'origin/main'
|
2023-08-26 01:11:18 +02:00 |
|
RaphiMC
|
122ceb8d1e
|
Fixed LegacyProtocolVersion returning wrong ids when protocols overlap
|
2023-08-26 01:11:10 +02:00 |
|
RK_01
|
c366361b32
|
Merge pull request #39 from ViaVersion/dependabot/gradle/io.netty-netty-handler-4.1.97.Final
Bump io.netty:netty-handler from 4.1.96.Final to 4.1.97.Final
|
2023-08-24 12:33:51 +02:00 |
|
dependabot[bot]
|
37d9a514cd
|
Bump io.netty:netty-handler from 4.1.96.Final to 4.1.97.Final
Bumps [io.netty:netty-handler](https://github.com/netty/netty) from 4.1.96.Final to 4.1.97.Final.
- [Commits](https://github.com/netty/netty/compare/netty-4.1.96.Final...netty-4.1.97.Final)
---
updated-dependencies:
- dependency-name: io.netty:netty-handler
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-24 09:51:36 +00:00 |
|
RaphiMC
|
46656e5f75
|
Merge remote-tracking branch 'origin/main'
|
2023-08-15 01:49:50 +02:00 |
|
RaphiMC
|
99e8fa7b83
|
Use full implementation version as subplatform name
|
2023-08-15 01:49:41 +02:00 |
|
RK_01
|
3ef5341d82
|
Merge pull request #38 from ViaVersion/dependabot/gradle/net.lenni0451.mcstructs-text-2.3.1
Bump net.lenni0451.mcstructs:text from 2.3.0 to 2.3.1
|
2023-08-14 11:41:27 +02:00 |
|
dependabot[bot]
|
0f56ce03b6
|
Bump net.lenni0451.mcstructs:text from 2.3.0 to 2.3.1
Bumps [net.lenni0451.mcstructs:text](https://github.com/Lenni0451/MCStructs) from 2.3.0 to 2.3.1.
- [Commits](https://github.com/Lenni0451/MCStructs/commits)
---
updated-dependencies:
- dependency-name: net.lenni0451.mcstructs:text
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-14 09:36:58 +00:00 |
|
RaphiMC
|
0e02ecf818
|
Added API method to get real protocol version from shifted legacy version
|
2023-08-12 02:35:25 +02:00 |
|
RaphiMC
|
0181e3dc05
|
Bump version to 2.2.19-SNAPSHOT
|
2023-08-09 22:38:50 +02:00 |
|
RaphiMC
|
7a1ac15c56
|
Release 2.2.18
|
2023-08-09 22:16:01 +02:00 |
|
RK_01
|
0de63e7603
|
Merge pull request #37 from ViaVersion/dependabot/gradle/org.yaml-snakeyaml-2.1
Bump org.yaml:snakeyaml from 2.0 to 2.1
|
2023-08-07 17:22:45 +02:00 |
|
dependabot[bot]
|
90c77a3352
|
Bump org.yaml:snakeyaml from 2.0 to 2.1
Bumps [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 2.0 to 2.1.
- [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.1..snakeyaml-2.0)
---
updated-dependencies:
- dependency-name: org.yaml:snakeyaml
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-07 09:55:14 +00:00 |
|