Skip to content

Migrate modern platform to 26.2#1648

Draft
calcastor wants to merge 4 commits into
PGMDev:devfrom
calcastor:26.1.1
Draft

Migrate modern platform to 26.2#1648
calcastor wants to merge 4 commits into
PGMDev:devfrom
calcastor:26.1.1

Conversation

@calcastor

@calcastor calcastor commented Apr 4, 2026

Copy link
Copy Markdown
Contributor

to-do:

  • Switch to tagged Cloud release when existent
  • There are likely side-effects to each match world being loaded as a separate dimension to look into (time desync is one; time seems to "cycle" despite gamerule until a match ends?? not sure) pending Paper TO-DOs
  • intersect jar
  • Adapt to 1.21.11 rename of ResourceLocation to Identifier PaperMC/adventure-platform#241 so PGM doesn't need to rely on plugin remapping; eventually we need adventure-platform to support Adventure 5.0 when that is tagged

@calcastor
calcastor force-pushed the 26.1.1 branch 3 times, most recently from ff9f583 to 5951627 Compare April 6, 2026 00:43
@calcastor calcastor changed the title Migrate modern platform to 26.1.1 Migrate modern platform to 26.1.2 Apr 12, 2026
@calcastor
calcastor force-pushed the 26.1.1 branch 2 times, most recently from 593d559 to 34ded22 Compare May 1, 2026 10:47
@calcastor
calcastor marked this pull request as ready for review May 2, 2026 15:55
@calcastor
calcastor force-pushed the 26.1.1 branch 12 times, most recently from 5bc77db to f6c9bdb Compare May 7, 2026 05:54
Comment thread buildSrc/src/main/kotlin/buildlogic.java-conventions.gradle.kts Outdated
Comment thread core/src/main/java/tc/oc/pgm/action/actions/MessageAction.java Outdated
Comment thread util/src/main/java/tc/oc/pgm/util/platform/Platform.java Outdated
@calcastor
calcastor force-pushed the 26.1.1 branch 2 times, most recently from 6bdbea8 to a1be9aa Compare June 17, 2026 01:14
@calcastor calcastor changed the title Migrate modern platform to 26.1.2 Migrate modern platform to 26.2 Jun 17, 2026
@calcastor
calcastor marked this pull request as draft June 17, 2026 01:15
@calcastor
calcastor force-pushed the 26.1.1 branch 2 times, most recently from 6277cf6 to 932d805 Compare June 17, 2026 02:09
Comment thread core/src/main/java/tc/oc/pgm/match/MatchPlayerImpl.java
@calcastor
calcastor force-pushed the 26.1.1 branch 3 times, most recently from a6ca579 to 8cebcd7 Compare June 19, 2026 00:48
Comment thread util/src/main/java/tc/oc/pgm/util/platform/Platform.java Outdated
Comment thread util/build.gradle.kts Outdated
dependencies {
compileOnly("dev.pgm.paper:paper-api:1.8_1.21.11-SNAPSHOT")
testImplementation("io.papermc.paper:paper-api:1.21.11-R0.1-SNAPSHOT")
compileOnly("dev.pgm.paper:paper-api:1.8_26.1.2-SNAPSHOT")

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

still targeting 26.1?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Waiting on non-alpha for the moment

@calcastor
calcastor force-pushed the 26.1.1 branch 5 times, most recently from e53989c to f370e40 Compare June 27, 2026 01:55
@calcastor
calcastor force-pushed the 26.1.1 branch 2 times, most recently from b91eea7 to 0824c7b Compare June 28, 2026 20:40
@calcastor
calcastor marked this pull request as ready for review June 29, 2026 18:04
@calcastor

Copy link
Copy Markdown
Contributor Author

Marking as draft pending retrooper/packetevents#1505; things work fine on modern Paper but this is not the case for legacy.

@calcastor
calcastor marked this pull request as draft July 1, 2026 00:03
@calcastor
calcastor force-pushed the 26.1.1 branch 2 times, most recently from 1e5780e to 1a02e45 Compare July 13, 2026 08:29
Signed-off-by: BT <43831917+calcastor@users.noreply.github.com>
Signed-off-by: BT <43831917+calcastor@users.noreply.github.com>
Signed-off-by: BT <43831917+calcastor@users.noreply.github.com>
Signed-off-by: BT <43831917+calcastor@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants