Skip to content

Version/1.21.6#107

Closed
Keviro wants to merge 7 commits into
version/1.21from
version/1.21.6
Closed

Version/1.21.6#107
Keviro wants to merge 7 commits into
version/1.21from
version/1.21.6

Conversation

@Keviro
Copy link
Copy Markdown
Contributor

@Keviro Keviro commented Jun 29, 2025

This pull request includes several updates across multiple files, primarily focusing on dependency upgrades, configuration adjustments, and API enhancements. Below is a summary of the most significant changes grouped by theme.

Dependency and Version Upgrades

  • Updated Minecraft version from 1.21.4 to 1.21.6 and corresponding paper-api version in gradle.properties and gradle/libs.versions.toml. [1] [2]
  • Upgraded various libraries in gradle/libs.versions.toml, including packetevents to 2.9.0-SNAPSHOT, commandapi to 10.1.0, guava to 33.4.8-jre, caffeine to 3.2.1, configurate to 4.2.0, and inventoryframework to 0.11.1. [1] [2]

Build System and Gradle Wrapper Updates

  • Updated Gradle wrapper version from 8.12 to 8.14.2 in gradle/wrapper/gradle-wrapper.properties.
  • Modified gradlew and gradlew.bat scripts to adjust classpath handling and improve compatibility with the updated Gradle version. [1] [2] [3]

IntelliJ Module Configuration Cleanup

  • Removed test module entries from .idea/modules.xml for several subprojects, streamlining the IntelliJ project configuration.

API Enhancements

  • Added new interfaces and methods to the surf-api-bukkit-api project, including updates to ConfigurationNode, Option, and related classes in the API definitions. These changes introduce new functionality for annotated types, option schemas, and configuration processing. [1] [2] [3] [4] [5] [6]

These changes collectively improve the project's dependencies, build process, and API capabilities while simplifying the development environment setup.


Download Build‑JARs for this PR: pr-built-jars.zip

Keviro added 7 commits June 17, 2025 16:56
# Conflicts:
#	gradle.properties
#	gradle/libs.versions.toml
#	surf-api-bukkit/surf-api-bukkit-api/api/surf-api-bukkit-api.api
#	surf-api-core/surf-api-core-api/api/surf-api-core-api.api
#	surf-api-velocity/surf-api-velocity-api/api/surf-api-velocity-api.api
@Keviro Keviro self-assigned this Jun 29, 2025
@Keviro Keviro added status: in progress Issue is currently being worked on build-pr-jar labels Jun 29, 2025
@twisti-dev
Copy link
Copy Markdown
Contributor

twisti-dev commented Jun 30, 2025

This PR has been superseded by #109

@twisti-dev twisti-dev closed this Jun 30, 2025
@twisti-dev twisti-dev added resolution: superseded A new PR has replaced this one and removed status: in progress Issue is currently being worked on labels Jun 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

resolution: superseded A new PR has replaced this one

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants