Skip to content

feat: minecraft 1.21.5#1615

Merged
0utplay merged 5 commits intonightlyfrom
1-21-5
May 7, 2025
Merged

feat: minecraft 1.21.5#1615
0utplay merged 5 commits intonightlyfrom
1-21-5

Conversation

@0utplay
Copy link
Copy Markdown
Member

@0utplay 0utplay commented May 5, 2025

Motivation

Minecraft 1.21.5 is out and we want to support it.

Modification

Updated versions.json to contain the recent downloads. ProtocolLib is now also using the latest build instead of latest successful build (tests are failing but it is working correctly)

Result

Minecraft 1.21.5 support

@0utplay 0utplay added v: 4.X This pull should be included in the 4.0 release in: node An issue/pull request releated to the node module code in: module An issue/pull request releated to one of the internal modules labels May 5, 2025
@0utplay 0utplay requested a review from derklaro May 5, 2025 18:09
@0utplay 0utplay self-assigned this May 5, 2025
@0utplay 0utplay marked this pull request as ready for review May 5, 2025 18:15
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 5, 2025

Test Results

 48 files  ±0   48 suites  ±0   1m 36s ⏱️ +5s
432 tests ±0  432 ✅ ±0  0 💤 ±0  0 ❌ ±0 
763 runs  ±0  763 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 4c8c4b2. ± Comparison against base commit 3840b15.

This pull request removes 33 and adds 33 tests. Note that renamed tests count towards both.
eu.cloudnetservice.driver.impl.document.DocumentSerialisationTest ‑ [4] {"b":1,"s":2,"i":3,"l":4,"f":5.0,"d":6.0,"c":"/","string":"Hello, World!","bol":true,"cloud":["Ben?","Yes","No","HoHoHoHo"],"world":{"this":"is","insane":"!","hello":"world"}}, PRETTY
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [14] 2025-03-31
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [23] 09:57:11.264581582
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [28] 09:57:11.264704284Z
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [29] 09:57:11.264727828Z
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [30] 09:57:11.264754318+05:00
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [31] 09:57:11.264770468-03:00
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [34] 2025-03-31T09:57:11.264903008
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [39] 2025-03-31T09:57:11.265029326Z
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [4] 2025-03-31T09:57:11.242222269Z
…
eu.cloudnetservice.driver.impl.document.DocumentSerialisationTest ‑ [4] {"b":1,"s":2,"i":3,"l":4,"f":5.0,"d":6.0,"c":"/","string":"Hello, World!","bol":true,"cloud":["Ben?","Yes","No","HoHoHoHo"],"world":{"hello":"world","insane":"!","this":"is"}}, PRETTY
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [14] 2025-05-07
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [23] 09:13:05.095632548
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [28] 09:13:05.095785742Z
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [29] 09:13:05.095807012Z
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [30] 09:13:05.095828842+05:00
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [31] 09:13:05.095842458-03:00
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [34] 2025-05-07T09:13:05.095951510
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [39] 2025-05-07T09:13:05.096097761Z
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [4] 2025-05-07T09:13:05.089284199Z
…

♻️ This comment has been updated with latest results.

Comment thread gradle/libs.versions.toml Outdated
@0utplay 0utplay merged commit 5cc72d5 into nightly May 7, 2025
5 checks passed
@0utplay 0utplay deleted the 1-21-5 branch May 7, 2025 16:11
GiantTreeLP pushed a commit to GiantTreeLP/CloudNet that referenced this pull request Jun 7, 2025
### Motivation
Minecraft 1.21.5 is out and we want to support it.

### Modification
Updated versions.json to contain the recent downloads. ProtocolLib is
now also using the latest build instead of latest successful build
(tests are failing but it is working correctly)

### Result
Minecraft 1.21.5 support

---------

Co-authored-by: Pasqual Koschmieder <git@derklaro.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

in: module An issue/pull request releated to one of the internal modules in: node An issue/pull request releated to the node module code v: 4.X This pull should be included in the 4.0 release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants