Commit Graph

294 Commits

Author SHA1 Message Date
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
RaphiMC 7ecbad93d6 Love it when Via breaks the API silently 2023-02-12 21:05:15 +01:00
Lenni0451 2a802e8665
Reduce buffer read calls in packet splitters (#8) 2023-02-12 16:11:28 +01:00
RaphiMC 15e8c09963 Updated Via* 2023-02-12 14:42:08 +01:00
RaphiMC 5b463dd3ec Updated Via* 2023-02-08 22:40:36 +01:00
RaphiMC 9b380caa39 Merge remote-tracking branch 'origin/main' 2023-01-29 14:06:04 +01:00
RaphiMC 5b069aa5e3 Fixed NPE 2023-01-29 14:05:57 +01:00
Paul Dietrich c4f03fad06
Fixed typo (#6) 2023-01-25 22:39:43 +01:00
RK_01 6f3db9d8a7
Merge pull request #5 from RaphiMC/dependabot/gradle/com.viaversion-viaversion-4.6.0-23w04a-SNAPSHOT
Bump viaversion from 4.6.0-23w03a-SNAPSHOT to 4.6.0-23w04a-SNAPSHOT
2023-01-25 18:46:16 +01:00
dependabot[bot] 7c3456d657
Bump viaversion from 4.6.0-23w03a-SNAPSHOT to 4.6.0-23w04a-SNAPSHOT
Bumps viaversion from 4.6.0-23w03a-SNAPSHOT to 4.6.0-23w04a-SNAPSHOT.

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-25 09:15:46 +00:00
RaphiMC 5265311218 Removed unused methods 2023-01-21 01:07:52 +01:00
RaphiMC 7fe64745b6 Added remaining non-existent item remappers 2023-01-21 00:46:48 +01:00
RK_01 5d06b20348
Merge pull request #4 from RaphiMC/dependabot/gradle/com.viaversion-viaversion-4.6.0-23w03a-SNAPSHOT
Bump viaversion from 4.5.2-SNAPSHOT to 4.6.0-23w03a-SNAPSHOT
2023-01-19 10:34:30 +01:00
dependabot[bot] 39928d4612
Bump viaversion from 4.5.2-SNAPSHOT to 4.6.0-23w03a-SNAPSHOT
Bumps viaversion from 4.5.2-SNAPSHOT to 4.6.0-23w03a-SNAPSHOT.

---
updated-dependencies:
- dependency-name: com.viaversion:viaversion
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-19 09:14:51 +00:00
RaphiMC 13688f446d Added 1.6 and 1.7 non-existent item remapping 2023-01-18 20:07:27 +01:00
RaphiMC 15aa16e513 Removed test code 2023-01-18 13:05:54 +01:00
RaphiMC f4df276f32 Added API to remap non-existing items to stone 2023-01-18 13:05:31 +01:00
RaphiMC a7427ea6d5 Fixed block remapping not working in <=1.6.4 2023-01-18 00:09:36 +01:00
RaphiMC 97464ce3b0 Fixed NPE when channel of user is null 2023-01-14 15:07:11 +01:00
RaphiMC 109ef52ec7 Split off snapshots protocol translators into ViaAprilFools 2023-01-14 14:33:05 +01:00
RaphiMC 82f59010b4 Added copyright headers 2023-01-11 20:53:59 +01:00
RaphiMC f451a8ffb2 Refactored API, Optimized imports 2023-01-10 21:53:22 +01:00
RaphiMC 3a638c52c9 Updated READM 2023-01-07 00:30:45 +01:00
RaphiMC e01ad70c53 Moved task registration into the corresponding protocols 2023-01-05 16:45:46 +01:00
RaphiMC b8cf40a28a Cleaned up code 2023-01-05 00:15:15 +01:00
RaphiMC ca103feecf Cleaned code 2023-01-04 18:44:59 +01:00
RaphiMC 0804397f20 Fixed javadoc errors 2023-01-04 18:11:11 +01:00
RaphiMC ea2fc472f6 Fixed javadoc encoding errors 2023-01-04 18:05:23 +01:00
RaphiMC a9da20f520 Updated README 2023-01-04 16:30:16 +01:00
RaphiMC 938db3b374 Updated README 2023-01-04 15:45:33 +01:00
RK_01 1018fb0e6a
Merge pull request #1 from RaphiMC/dependabot/gradle/net.kyori.blossom-1.3.1
Bump net.kyori.blossom from 1.2.0 to 1.3.1
2023-01-04 11:20:17 +01:00
dependabot[bot] bedc14e7fe
Bump net.kyori.blossom from 1.2.0 to 1.3.1
Bumps net.kyori.blossom from 1.2.0 to 1.3.1.

---
updated-dependencies:
- dependency-name: net.kyori.blossom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-04 09:13:40 +00:00
RaphiMC 7a50f5af94 Small improvements to versioning 2023-01-04 03:39:05 +01:00
RaphiMC 10a2186231 Incremented version 2023-01-04 01:14:44 +01:00
RaphiMC 044f93e9e2 Added platform tasks to init method 2023-01-04 01:13:59 +01:00
RaphiMC d8f7c62aa4 Initial commit 2023-01-03 23:54:35 +01:00
RK_01 67bf1469af
Initial commit 2023-01-03 22:20:03 +01:00