Skip to content

Latest commit

 

History

History
162 lines (79 loc) · 9.51 KB

File metadata and controls

162 lines (79 loc) · 9.51 KB

2.3.2 (2026-05-12)

Bug Fixes

  • deps: update dependency net.onelitefeather:pica to v0.0.2 (#85) (beacf6f)

2.3.1 (2026-05-01)

Bug Fixes

2.3.0 (2026-04-25)

Features

  • introduce new setup data implementations (#73) (a4d7b9f)

2.2.0 (2026-04-25)

Features

  • setup: add setup player implementation (#72) (4f75571)
  • setup: add setup player implementation (#72) (947cb5b)

2.1.0 (2026-04-24)

Features

  • add dialog base for the setup input (#69) (c8b2bfb)

2.0.0 (2026-04-20)

1.0.14 (2026-04-09)

Bug Fixes

  • deps: update dependency net.theevilreaper:aves to v1.13.1 (#63) (3933271)

1.0.13 (2026-04-08)

Bug Fixes

  • deps: update dependency net.onelitefeather:aonyx-bom to v0.7.1 (#64) (6752c6f)

1.0.12 (2026-04-02)

Bug Fixes

  • deps: update dependency net.onelitefeather:mycelium-bom to v1.6.4 (#59) (d684d12)

1.0.11 (2026-03-08)

Bug Fixes

  • deps: update dependency net.onelitefeather:mycelium-bom to v1.6.3 (#53) (354b22a)

1.0.10 (2026-03-05)

Bug Fixes

  • deps: update dependency net.onelitefeather:mycelium-bom to v1.6.2 (#47) (ad19315)

1.0.9 (2026-03-04)

Bug Fixes

  • deps: update dependency net.theevilreaper:aves to v1.13.0 (7b41551)
  • deps: update dependency net.theevilreaper:aves to v1.13.0 (#49) (dddf946)

1.0.8 (2026-03-03)

Bug Fixes

  • deps: update dependency net.theevilreaper:aves to v1.11.2 (#48) (a8bc67c)

1.0.7 (2026-02-13)

Bug Fixes

  • deps: update dependency net.onelitefeather:aonyx-bom to v0.7.0 (e32c12b)

1.0.6 (2026-02-04)

Bug Fixes

  • deps: update dependency net.onelitefeather:mycelium-bom to v1.6.1 (#39) (dd025b9)

1.0.5 (2026-02-04)

Bug Fixes

  • deps: update dependency eu.cloudnetservice.cloudnet:bom to v4.0.0-rc17-snapshot (#37) (1d0a7e6)

1.0.4 (2025-12-16)

Bug Fixes

  • deps: update dependency net.onelitefeather:mycelium-bom to v1.5.3 (#33) (f80cc06)

1.0.3 (2025-11-27)

Bug Fixes

  • deps: update dependency eu.cloudnetservice.cloudnet:bom to v4.0.0-rc16-snapshot (8f62acf)

1.0.2 (2025-11-07)

Bug Fixes

  • deps: update grpc-java monorepo to v1.68.3 (#25) (37cc573)

1.0.1 (2025-11-06)

Bug Fixes

  • improve player removal logic in TeamHelper (f5cb8d6)

1.0.0 (2025-11-05)

Bug Fixes

  • attribute: update movement attribute call (84b66af)
  • chat: fix component handling (e1d6617)
  • deps: downgrade aonyx version from 0.6.1 to 0.6.0 (8e6eef2)
  • deps: update dependency com.google.protobuf:protobuf-java to v4.32.0 (#4) (4b92663)
  • deps: update dependency com.google.protobuf:protobuf-java to v4.32.1 (#12) (2fd85f2)
  • deps: update dependency net.onelitefeather:mycelium-bom to v1.4.3 (#7) (7067cfc)
  • deps: update dependency net.onelitefeather:mycelium-bom to v1.4.4 (#14) (013f33b)
  • listener: Remove undefined enum usage (778a887)
  • team: migrate team tests to the new structure (62df296)
  • team: remove generic usage in parameter definition (33def9e)
  • test: disabled a test to refactor it later (9acc3d9)
  • tests: update PageResourceAdapterTest to use Vec instead of Pos (3d01ba9)

Features

  • build: add CycloneDX plugin for dependency tracking (cda6029)
  • build: update publishing configuration and remove deprecated publishData plugin (b79a07e)
  • game: Add game configuration, view interfaces, and Docker setup (c65313e)
  • release: implement semantic release workflow and update build configuration (66b5f43)