Skip to content

Global update 0.4.0 - #42

Open
XIII-MC wants to merge 98 commits into
prodfrom
dev
Open

Global update 0.4.0#42
XIII-MC wants to merge 98 commits into
prodfrom
dev

Conversation

@XIII-MC

@XIII-MC XIII-MC commented Jul 30, 2026

Copy link
Copy Markdown
Member
  • Updated dependencies
  • Added Netty injection for legacy related packets.
  • Validated Velocity support
  • Validated BungeeCord support
  • Rewrote NetworkProcessor for easier understanding and better flow
  • Fixed issues with NetworkProcessor (API related)
  • Centralized versions in a toml file
  • Fixed version leak on legacy DISCONNECT messages on BungeeCord
  • Added CodeQL Advanced and gradle build before prod push

Some TODOs are still present but none is urgent. Next update will most likely be around configuration on the filter and other options like the forged MOTD.

Will publish release after review.

XIII-MC and others added 30 commits June 25, 2026 18:04
Bumps the dev-deps group with 2 updates: [com.gradleup.shadow](https://github.com/GradleUp/shadow) and [gradle-wrapper](https://github.com/gradle/gradle).


Updates `com.gradleup.shadow` from 9.4.2 to 9.4.3
- [Release notes](https://github.com/GradleUp/shadow/releases)
- [Commits](GradleUp/shadow@9.4.2...9.4.3)

Updates `gradle-wrapper` from 9.6.0 to 9.6.1
- [Release notes](https://github.com/gradle/gradle/releases)
- [Commits](gradle/gradle@v9.6.0...v9.6.1)

---
updated-dependencies:
- dependency-name: com.gradleup.shadow
  dependency-version: 9.4.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-deps
- dependency-name: gradle-wrapper
  dependency-version: 9.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
…02b01d3

Bump the dev-deps group with 2 updates
Bumps the dev-deps group with 1 update: [com.gradleup.shadow](https://github.com/GradleUp/shadow).


Updates `com.gradleup.shadow` from 9.4.3 to 9.5.1
- [Release notes](https://github.com/GradleUp/shadow/releases)
- [Commits](GradleUp/shadow@9.4.3...9.5.1)

---
updated-dependencies:
- dependency-name: com.gradleup.shadow
  dependency-version: 9.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
…0fd8918

Bump com.gradleup.shadow from 9.4.3 to 9.5.1 in the dev-deps group
Fixed some flaws
Fixed "Outdated server!" version leak
Fixing LEGACY_SERVER_LIST_PING later
Fix shadow warnings by setting duplicates strategy
dependabot Bot and others added 25 commits July 16, 2026 23:13
Bumps the dev-deps group with 1 update: [com.gradleup.shadow](https://github.com/GradleUp/shadow).


Updates `com.gradleup.shadow` from 9.5.1 to 9.6.0
- [Release notes](https://github.com/GradleUp/shadow/releases)
- [Commits](GradleUp/shadow@9.5.1...9.6.0)

---
updated-dependencies:
- dependency-name: com.gradleup.shadow
  dependency-version: 9.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
…b87f3d1

bump com.gradleup.shadow from 9.5.1 to 9.6.0 in the dev-deps group
Added version spoof for Bungeecord
Bumps the dev-deps group with 1 update: [com.gradleup.shadow](https://github.com/GradleUp/shadow).


Updates `com.gradleup.shadow` from 9.6.0 to 9.6.1
- [Release notes](https://github.com/GradleUp/shadow/releases)
- [Commits](GradleUp/shadow@9.6.0...9.6.1)

---
updated-dependencies:
- dependency-name: com.gradleup.shadow
  dependency-version: 9.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
…91135b1

Bump com.gradleup.shadow from 9.6.0 to 9.6.1 in the dev-deps group
@XIII-MC
XIII-MC requested a review from Vagdedes2 July 30, 2026 09:17
@XIII-MC XIII-MC added the update A new version has been published. label Jul 30, 2026
Comment thread scanner/src/Main.java Dismissed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

update A new version has been published.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants