Commit Graph

307 Commits

Author SHA1 Message Date
RaphiMC
7aa5c62096
Release 2.2.21 2023-12-05 19:32:14 +01:00
EnZaXD
08b2b0ea92
Fixed wrong class mention 2023-11-21 12:35:44 +01:00
RK_01
b4de73ae6c
Merge pull request #52 from ViaVersion/dependabot/gradle/io.netty-netty-handler-4.1.101.Final
Bump io.netty:netty-handler from 4.1.100.Final to 4.1.101.Final
2023-11-10 10:46:57 +01:00
dependabot[bot]
e598d42e4f
Bump io.netty:netty-handler from 4.1.100.Final to 4.1.101.Final
Bumps [io.netty:netty-handler](https://github.com/netty/netty) from 4.1.100.Final to 4.1.101.Final.
- [Commits](https://github.com/netty/netty/compare/netty-4.1.100.Final...netty-4.1.101.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-11-10 09:46:38 +00:00
FlorianMichael
9dd85010b1
Fixed Bulk Chunk 1.7 <-> 1.8 skylight handling 2023-11-07 21:13:16 +01:00
RaphiMC
2f8aff066a
Only depend on VV common 2023-11-06 12:40:15 +01:00
RaphiMC
55e9c2fbee
Updated Via API usage 2023-10-21 10:43:10 +02:00
RaphiMC
a4aa87f000
Cleaned up code 2023-10-20 16:25:33 +02:00
FlorianMichael
2cbb03061c
Fixed chunk rewriting in 1.4.7 -> 1.4.5 2023-10-20 13:17:27 +02:00
EnZaXD
8828e45afe
Updated Via API usage
* Update chunk system to work with latest Via again

* Move Chunk type instances into protocol versioned type classes

* Deleted unused type instances and cleaned up some protocols
2023-10-20 12:25:07 +02:00
RaphiMC
6d2ae22ff9
Updated Via API usage 2023-10-19 20:48:09 +02:00
RK_01
4c3abc8e1f
Merge pull request #49 from ViaVersion/update/via
Updated Via API usage
2023-10-19 18:34:21 +00:00
FlorianMichael
f79660e417
Updated chunk type usages again 2023-10-19 13:30:41 +02:00
FlorianMichael
83dbbff520
Renamed chunk type classes 2023-10-19 13:18:47 +02:00
FlorianMichael
4986c4b4df
Updated Via API usage 2023-10-19 12:36:42 +02:00
RaphiMC
3b81f9cc80
Updated jenkins link 2023-10-17 13:10:55 +02:00
RaphiMC
633752e9fc
Added GH workflow for building 2023-10-17 12:55:33 +02:00
RaphiMC
4f9f76b71e
Platform now takes a config file instead of config folder 2023-10-11 20:43:33 +02:00
RK_01
8c63504cea
Merge pull request #47 from ViaVersion/dependabot/gradle/com.google.guava-guava-32.1.3-jre
Bump com.google.guava:guava from 32.1.2-jre to 32.1.3-jre
2023-10-11 10:59:22 +00:00
dependabot[bot]
4ec6a8e8ff
Bump com.google.guava:guava from 32.1.2-jre to 32.1.3-jre
Bumps [com.google.guava:guava](https://github.com/google/guava) from 32.1.2-jre to 32.1.3-jre.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

---
updated-dependencies:
- dependency-name: com.google.guava:guava
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-11 10:59:02 +00:00
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