Commit Graph

236 Commits

Author SHA1 Message Date
RaphiMC
969344f30d Bump version 2023-04-14 19:53:08 +02:00
RaphiMC
810bdf7a7f Make URLs clickable in 1.7.2 -> 1.6.4 2023-04-14 19:51:44 +02:00
RaphiMC
094ba970f1 Updated CPE extension list 2023-04-12 23:52:24 +02:00
RaphiMC
9ee02df2d0 Updated README 2023-04-12 17:34:32 +02:00
RK_01
8577c074aa
Update README 2023-04-12 17:27:22 +02:00
EnZaXD
fd379fc30a
Updated README (#19)
* Updated Netty usage

* Added old Netty usage as an option

* Renamed some classes

* Renamed pipeline elements
2023-04-12 17:24:05 +02:00
RaphiMC
990287beb2 Bump version 2023-04-11 22:09:59 +02:00
RaphiMC
974e30dc85 Actually fixed chat message translation 2023-04-11 22:03:40 +02:00
RaphiMC
11a915aa6f Bump version 2023-04-11 21:49:05 +02:00
RaphiMC
c165704f3d Fixed chat message translation 2023-04-11 21:48:06 +02:00
RaphiMC
bc484d9b3d Bump version 2023-04-11 20:53:07 +02:00
RaphiMC
b4d755cf07 Rewrote nbt and text translation 2023-04-11 20:52:00 +02:00
RaphiMC
1a706fd04f Changed CPE app name to correctly reflect ViaLegacy 2023-04-11 10:50:35 +02:00
RK_01
8ddf9d1369
Merge pull request #16 from RaphiMC/dependabot/gradle/io.netty-netty-handler-4.1.91.Final
Bump io.netty:netty-handler from 4.1.90.Final to 4.1.91.Final
2023-04-10 12:07:05 +02:00
RK_01
70f20328de
Merge pull request #17 from RaphiMC/dependabot/gradle/net.lenni0451.mcstructs-text-2.2.3
Bump net.lenni0451.mcstructs:text from 2.2.2 to 2.2.3
2023-04-10 12:06:59 +02:00
dependabot[bot]
db26d3336c
Bump net.lenni0451.mcstructs:text from 2.2.2 to 2.2.3
Bumps [net.lenni0451.mcstructs:text](https://github.com/Lenni0451/MCStructs) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/Lenni0451/MCStructs/releases)
- [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-04-10 10:06:33 +00:00
RaphiMC
46a4ac8ab0 Readded separate encoder/decoder netty elements 2023-04-07 02:05:04 +02:00
dependabot[bot]
188353dcf4
Bump io.netty:netty-handler from 4.1.90.Final to 4.1.91.Final
Bumps [io.netty:netty-handler](https://github.com/netty/netty) from 4.1.90.Final to 4.1.91.Final.
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](https://github.com/netty/netty/compare/netty-4.1.90.Final...netty-4.1.91.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-04-04 10:07:45 +00:00
RaphiMC
c951723c3c Bump version 2023-04-02 18:34:23 +02:00
RaphiMC
2566f5746e Cleaned up netty code 2023-04-02 18:33:59 +02:00
RaphiMC
7e3aaa32da Bump version 2023-03-31 22:46:53 +02:00
RaphiMC
dfe3d1fb0d Fixed skin flags being wrong/missing 2023-03-31 22:43:24 +02:00
RaphiMC
32c1297908 Bump version 2023-03-31 19:07:00 +02:00
RaphiMC
138d480f58 Merge remote-tracking branch 'origin/main' 2023-03-31 19:04:54 +02:00
RaphiMC
b27cddc14f Prevented concurrency issues 2023-03-31 19:04:44 +02:00
RK_01
02d284fce2
Merge pull request #15 from RaphiMC/dependabot/gradle/net.lenni0451.mcstructs-text-2.2.2
Bump net.lenni0451.mcstructs:text from 2.2.1 to 2.2.2
2023-03-21 12:00:54 +01:00
dependabot[bot]
bf8a322adc
Bump net.lenni0451.mcstructs:text from 2.2.1 to 2.2.2
Bumps [net.lenni0451.mcstructs:text](https://github.com/Lenni0451/MCStructs) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/Lenni0451/MCStructs/releases)
- [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-03-21 10:15:06 +00:00
RK_01
24bb06af6a
Merge pull request #13 from RaphiMC/dependabot/gradle/io.netty-netty-handler-4.1.90.Final
Bump io.netty:netty-handler from 4.1.89.Final to 4.1.90.Final
2023-03-17 16:14:31 +01:00
RK_01
ad5bf7c9f0
Merge pull request #12 from RaphiMC/dependabot/gradle/org.yaml-snakeyaml-2.0
Bump org.yaml:snakeyaml from 1.33 to 2.0
2023-03-17 16:14:23 +01:00
RK_01
9e5b6dff69
Merge pull request #14 from RaphiMC/dependabot/gradle/net.lenni0451.mcstructs-text-2.2.1
Bump net.lenni0451.mcstructs:text from 2.2.0 to 2.2.1
2023-03-17 16:14:15 +01:00
dependabot[bot]
22c6fb9445
Bump net.lenni0451.mcstructs:text from 2.2.0 to 2.2.1
Bumps [net.lenni0451.mcstructs:text](https://github.com/Lenni0451/MCStructs) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/Lenni0451/MCStructs/releases)
- [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-03-17 10:04:46 +00:00
dependabot[bot]
22b91ed69c
Bump io.netty:netty-handler from 4.1.89.Final to 4.1.90.Final
Bumps [io.netty:netty-handler](https://github.com/netty/netty) from 4.1.89.Final to 4.1.90.Final.
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](https://github.com/netty/netty/compare/netty-4.1.89.Final...netty-4.1.90.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-03-15 10:06:25 +00:00
RaphiMC
d51fe0e95c Removed not needed anymore code 2023-03-10 22:18:57 +01:00
RaphiMC
7a8d483561 Improved b1.8 -> b1.7.3 keep alive packet translation 2023-03-09 19:01:31 +01:00
dependabot[bot]
0f67b9bb05
Bump org.yaml:snakeyaml from 1.33 to 2.0
Bumps [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 1.33 to 2.0.
- [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.0..snakeyaml-1.33)

---
updated-dependencies:
- dependency-name: org.yaml:snakeyaml
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-27 10:15:00 +00:00
RaphiMC
cc56733803 Updated README 2023-02-26 14:15:26 +01:00
RaphiMC
3351ea20fa Bump version 2023-02-24 14:24:15 +01:00
RaphiMC
1dfe685354 Fixed old clients crashing because of empty metadata 2023-02-24 14:19:43 +01:00
RaphiMC
05faffcae4 Fixed wrong Via API usage 2023-02-24 14:18:01 +01:00
RaphiMC
5c8dda52a4 Bump version 2023-02-21 21:54:58 +01:00
RaphiMC
6b057a255c Improved classic block permissions handling 2023-02-21 21:46:54 +01:00
RaphiMC
3cb326f9c1 Merge remote-tracking branch 'origin/main' 2023-02-21 21:30:18 +01:00
RaphiMC
3845d04197 Improved classic hack management 2023-02-21 21:30:00 +01:00
RK_01
29a7082d7f
Merge pull request #10 from RaphiMC/dependabot/gradle/io.netty-netty-handler-4.1.89.Final
Bump io.netty:netty-handler from 4.1.88.Final to 4.1.89.Final
2023-02-18 14:20:06 +01:00
dependabot[bot]
99daaba4b2
Bump io.netty:netty-handler from 4.1.88.Final to 4.1.89.Final
Bumps [io.netty:netty-handler](https://github.com/netty/netty) from 4.1.88.Final to 4.1.89.Final.
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](https://github.com/netty/netty/compare/netty-4.1.88.Final...netty-4.1.89.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-02-18 13:19:40 +00:00
RaphiMC
55d6ba4dd1 Properly locking time now if the client supports it 2023-02-18 14:18:52 +01:00
RaphiMC
36d0a181b0 Merge remote-tracking branch 'origin/main' 2023-02-18 01:28:50 +01:00
RaphiMC
a9470084a0 Bump version 2023-02-18 01:28:44 +01:00
RK_01
f79b20f473
Merge pull request #9 from RaphiMC/dependabot/gradle/io.netty-netty-handler-4.1.88.Final
Bump io.netty:netty-handler from 4.1.87.Final to 4.1.88.Final
2023-02-13 11:22:38 +01:00
dependabot[bot]
d7df3c0bf0
Bump io.netty:netty-handler from 4.1.87.Final to 4.1.88.Final
Bumps [io.netty:netty-handler](https://github.com/netty/netty) from 4.1.87.Final to 4.1.88.Final.
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](https://github.com/netty/netty/compare/netty-4.1.87.Final...netty-4.1.88.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-02-13 10:21:28 +00:00