Skip to content

Conversation

@cjmang
Copy link
Collaborator

@cjmang cjmang commented Jun 7, 2025

Adds a gradle build for the Java Client, with the intent to migrate from maven to gradle.

Also:

  • Adds the ability to scout locations with hints
  • Adds the ability to override the socket factory of the websocket (needed to fix an issue with StS)
  • Makes the requestId generation be an incrementing AtomicInteger rather than a random integer. It's only used to identify requests sent to the server by this client.
  • Fixed an issue where static AP event listener methods couldn't be registered.
  • Adds a github action for publishing to maven central via jreleaser.

@cjmang cjmang marked this pull request as ready for review June 9, 2025 23:09
@cjmang cjmang merged commit c6ad398 into ArchipelagoMW:main Jun 9, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant