Skip to content

Releases: retromcorg/Project-Poseidon

1.1.12-260405-1039-93620fe

05 Apr 10:40
93620fe

Choose a tag to compare

fix: drop transient items when player loses connection

fix: drop transient items when player loses connection

1.1.12-260328-0558-5ba3017

28 Mar 05:58
5ba3017

Choose a tag to compare

Bump version from 1.1.11-SNAPSHOT to 1.1.12

1.1.11-251222-0138-81e5f18

22 Dec 01:38

Choose a tag to compare

Update maven build info

1.1.11-251222-0135-e2c0b8d

22 Dec 01:36

Choose a tag to compare

Test maven auto-deploy

1.1.11-251124-0837-3add7b2

24 Nov 08:38
3add7b2

Choose a tag to compare

Bump version from 1.1.10 to 1.1.11

1.1.10-251124-0836-f547f9f

24 Nov 08:37
f547f9f

Choose a tag to compare

Add Resolve Command (#169)

* Add Resolve Command & Markers

* Make /resolve a subcommand of /poseidon

1.1.10-251108-0202-ad9326e

08 Nov 02:02
ad9326e

Choose a tag to compare

Support non-Mojang auth URLs (#162)

* Support non-Mojang auth URLs

* Update SessionAPI.java

* Fix URL

---------

Co-authored-by: Kaylie Craig <wowitskaylie@gmail.com>

1.1.10-251108-0200-4243691

08 Nov 02:00
4243691

Choose a tag to compare

Update Github Action Versions to Latest (#170)

1.1.10-251025-1201-8352053

25 Oct 12:02

Choose a tag to compare

Enhances cracked account handling

Adds a configuration option to automatically prefix cracked account usernames with a ".".

Improves username validation by allowing "." characters when the prefix option is enabled and adjusts the maximum length accordingly.

Splits the connection process for premium and cracked accounts for better clarity and control, and handles cracked username prefixing during the cracked account connection.

1.1.10-250906-1423-7e46d5a

06 Sep 14:23
7e46d5a

Choose a tag to compare

Update checker improvements (I hope) (#164)

* Schedule update check async instead of sync

* Add a config option to toggle up to date messages

* Add a config option to control update checker interval