Commit Graph

157 Commits

Author SHA1 Message Date
CloudyOrk c64e8afcce
Indicate existing 1.20.72 support (#4515)
* update supported version

* Update GameProtocol.java

* Update GameProtocol.java

---------

Co-authored-by: Kas-tle <26531652+Kas-tle@users.noreply.github.com>
2024-03-22 12:03:17 -07:00
Kas-tle 7e4d97f6e1
Fix wooden slabs (#4489)
* Fix wooden slabs

Signed-off-by: Joshua Castle <26531652+Kas-tle@users.noreply.github.com>

* Update submodule

Signed-off-by: Joshua Castle <26531652+Kas-tle@users.noreply.github.com>

* Also indicate 1.20.71 support

Signed-off-by: Joshua Castle <26531652+Kas-tle@users.noreply.github.com>

---------

Signed-off-by: Joshua Castle <26531652+Kas-tle@users.noreply.github.com>
2024-03-13 02:05:41 -07:00
Kas-tle 1df63c6de8
Support Bedrock 1.20.70 (#4477)
* Support 1.20.70

Signed-off-by: Joshua Castle <26531652+Kas-tle@users.noreply.github.com>

* Update readme

Signed-off-by: Joshua Castle <26531652+Kas-tle@users.noreply.github.com>

* Use 1.20.70 mappings

Signed-off-by: Joshua Castle <26531652+Kas-tle@users.noreply.github.com>

* Creative lectern drops work but not survival yet

Signed-off-by: Joshua Castle <26531652+Kas-tle@users.noreply.github.com>

* Fix lectern book pickup in survival

Signed-off-by: Joshua Castle <26531652+Kas-tle@users.noreply.github.com>

* Add copyright notices to new files

Signed-off-by: Joshua Castle <26531652+Kas-tle@users.noreply.github.com>

* Temp fix for incorrect creative_items from Cloudburst/Data

Signed-off-by: Joshua Castle <26531652+Kas-tle@users.noreply.github.com>

* Fix item frame breaking in creative

Signed-off-by: Joshua Castle <26531652+Kas-tle@users.noreply.github.com>

* Clarify what to remove when 1.20.60 support is dropped

Signed-off-by: Joshua Castle <26531652+Kas-tle@users.noreply.github.com>

* Don't use dim change enum pre 1.20.70

Signed-off-by: Joshua Castle <26531652+Kas-tle@users.noreply.github.com>

---------

Signed-off-by: Joshua Castle <26531652+Kas-tle@users.noreply.github.com>
2024-03-11 00:29:27 -07:00
chris fa339d37b5
Update version in readme (#4420) 2024-02-07 08:32:04 +01:00
Konicai d3a4b13364 cleanup 2023-12-14 21:31:14 -05:00
Konicai e2062dd182 Reimplement support for 1.20.40 2023-12-14 21:31:14 -05:00
Hasan 184a14d026 Update versions in README and modrinth task (#4303)
* Change fabric version

* Update java version

* Update Bedrock version also
2023-12-14 21:31:14 -05:00
chris 44174fdc04
Add 1.20.50 Bedrock support (#4296)
* Start on 1.20.50

* Add 1.20.50 block_palette.1_20_50.nbt, creative_items.1_20_50.json and runtime_item_states.1_20_50.json

* fix stone and planks mappings

* add and do something with the new SetPlayerInventoryOptionsPacket

* Add readme version bump

* Cleanup/Explain the new BedrockSetPlayerInventoryOptionsTranslator
2023-11-21 23:31:56 +01:00
Hasan 53960c9d46
update readme version for 1.20.40 2023-10-20 01:02:10 -04:00
Hasan e8eccc64be
Change Bedrock version - Update README.md (#4188)
* Change Bedrock version - Update README.md

* Update pullrequest.yml

Don't ever ignore workflows from PRs based on files changed as this breaks pending approval

---------

Co-authored-by: Kas-tle <26531652+Kas-tle@users.noreply.github.com>
2023-10-06 07:18:48 -07:00
Hasan 5d30019bc7
Change supported java version - Update README.md (#4163) 2023-09-30 15:46:21 -04:00
Konicai c2cd99c829
Support Java 1.20.2 (#4112)
* Initial pass for 1.20.2, compiling
* Remove unused level events
* handle null GameProfile in ClientboundPlayerInfoUpdatePacket
* Handle level events BRUSH_BLOCK_COMPLETE and EGG_CRACK
* Account for null tag in DecoratedPotBlockEntityTranslator
* Explicitly show that 1.20.31 is supported
2023-09-29 17:14:49 -04:00
Konicai 9a8015e8b6
Support Bedrock 1.20.30 (#4115) 2023-09-11 22:22:50 -04:00
Konicai d4ae428225
Drop support for 1.19.80 (#4091)
* Initial removal of any 1.19.80 logic
* Re-add isPre1_20_1 method
2023-08-29 16:58:51 -04:00
Konicai 3a0c1b788a
Support for 1.20.10 (#3961)
Co-authored-by: chris <github@onechris.mozmail.com>
Co-authored-by: RednedEpic <redned235@gmail.com>
2023-07-11 18:17:01 -05:00
Camotoy 30410f92f1
Specify Java 1.20.1 as supported 2023-07-02 19:27:40 -04:00
chris 52454e5ee8
1.20 bump in readme (#3818) 2023-06-07 11:19:35 -05:00
Camotoy 97e91ef962
Indicate 1.19.81 support 2023-04-27 13:09:15 -04:00
Camotoy c61e016fcf Update README for supported versions 2023-04-26 21:24:24 -04:00
Redned 4a20bbad88
Update README with new download link 2023-03-19 15:24:52 -05:00
Camotoy b664bb961e
Indicate 1.19.71 support 2023-03-19 14:08:48 -04:00
Camotoy 03c0767965 Finish 1.19.4 support and add Bedrock 1.19.70 support 2023-03-14 15:37:57 -04:00
onebeastchris fca726caa4
version bump (#3585)
seems like aternos depends on this to show the latest version iirc; should be bumped either way
2023-02-27 14:09:07 -05:00
Camotoy e7b8b4ef29
Update supported versions in README 2023-02-17 18:55:40 -05:00
Camotoy f07f532d8e
Update supported versions in README 2023-02-07 12:09:16 -05:00
Camotoy 193d2803a3
Indicate 1.19.51 support 2022-12-13 13:54:40 -05:00
Camotoy 32829622e7
Update README 2022-12-07 11:07:40 -05:00
RednedEpic 8f96823048 Add support for Bedrock 1.19.50 (560) 2022-11-28 20:53:17 -06:00
Camotoy e9b99b2098
Indicate 1.19.40 support; bump Protocol 2022-10-25 16:49:34 -04:00
Camotoy 657968f872
Indicate 1.19.31 Bedrock support 2022-10-17 23:35:16 -04:00
Camotoy c997dffea4
Indicate 1.19.30 Bedrock support on the README 2022-09-21 15:29:43 -04:00
Typical 25f43f3152
Updating README (#3268) 2022-09-04 22:35:47 -05:00
Camotoy 7d7a38a502 Indicate support for 1.19.22 2022-09-03 14:03:22 -04:00
Camotoy 6ec1ba39c6
Add 1.19.21 to the README 2022-08-25 13:21:45 -04:00
Camotoy ef8130e7c0
Update README 2022-08-09 20:31:29 -04:00
Camotoy 3c27273eac
Indicate support for Java 1.19.2 2022-08-05 11:29:47 -04:00
Camotoy d826949b01
Indicate support for Bedrock 1.19.11 2022-07-28 18:09:35 -04:00
Camotoy 4656383c67
Bump to 2.0.5-SNAPSHOT 2022-07-10 17:05:19 -04:00
Camotoy 8e3119c8da
Update README for supported versions 2022-05-26 20:05:29 -04:00
Camotoy 3035527be2
Indicate 1.18.31 support for Geyser
This uses the same protocol version as 1.18.30, so no further changes are required.
2022-04-27 20:04:13 -04:00
Camotoy cf8114543e Bump version; drop 1.17.40; support 1.18.30 2022-04-17 19:53:06 -04:00
Jackson_57 9c7210ef92
Update wiki links (#2864) 2022-03-18 16:01:14 -04:00
Camotoy 65b68087b8
Bump Geyser to 2.0.2 and Java to 1.18.2 2022-02-28 10:07:45 -05:00
Tim203 b0e91275dc
Updated the supported versions 2022-02-08 19:02:02 +01:00
Camotoy 9ba6ef51ac
Update README for supported versions 2021-12-11 13:26:56 -05:00
Camotoy 295e71627b
Update README for supported versions 2021-11-30 12:30:40 -05:00
HeroCC 6da6636a98
Remove broken HitCounter from README.md (#2583) 2021-11-01 11:26:08 -05:00
Redned a257211b01
Update README to reflect we support 1.17.41 2021-10-28 18:49:58 -05:00
RednedEpic 501183b918 Add support for 1.17.40 (v471) 2021-10-17 19:24:27 -05:00
Redned 65ac6b74a2
1.17.30 is now supported 2021-09-21 11:25:41 -05:00