Commit Graph

173 Commits

Author SHA1 Message Date
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