Skip to content

Releases: OneLiteFeatherNET/Titan

v1.7.1

22 Jul 09:56
18cff9b
Compare
Choose a tag to compare
v1.7.1 Pre-release
Pre-release

1.7.1 (2025-07-22)

Bug Fixes

  • deps: update dependency net.onelitefeather:aonyx-bom to v0.5.1 (5d67d00)

v1.7.0

22 Jul 08:21
84c488c
Compare
Choose a tag to compare
v1.7.0 Pre-release
Pre-release

1.7.0 (2025-07-22)

Features

  • add Eclipse code formatter configuration (b3b8e5e)
  • add Eclipse support to the Java configuration in build.gradle.kts (7ce4e47)

v1.6.1

22 Jul 07:30
83cbc74
Compare
Choose a tag to compare
v1.6.1 Pre-release
Pre-release

1.6.1 (2025-07-22)

Bug Fixes

  • deps: update dependency net.onelitefeather:butterfly-minestom to v1.0.2 (4240dc9)

v1.6.0

21 Jul 12:52
c2da94e
Compare
Choose a tag to compare
v1.6.0 Pre-release
Pre-release

1.6.0 (2025-07-21)

Features

  • add Butterfly library integration for enhanced functionality (f6edc12)
  • extend Renovate configuration for improved dependency management (dee8e1a)

v1.5.0

14 Jul 11:56
f413840
Compare
Choose a tag to compare

1.5.0 (2025-07-14)

Features

  • elytra: implement vanilla-like elytra boost mechanics with random movement component (3ef36f6)

v1.4.0

14 Jul 11:15
f8df965
Compare
Choose a tag to compare
v1.4.0 Pre-release
Pre-release

1.4.0 (2025-07-14)

🧰 Features

  • coverage: add JaCoCo plugin and configure coverage reports (508765d)

🐛 Bugs fixed

  • build: add Minestom and Cyano dependencies for testing and configure test task with JVM arguments (b52c1a8)
  • SitHelper: handle player removal from sit arrow and clean up arrow when empty (d4079e1)

📡 Conventional Changes

  • ci: add Gradle setup step to semantic releases workflow (4f79d05)
  • ci: replace Gradle wrapper validation with Gradle setup step (3dfad30)
  • deps: update dependency com.github.ben-manes.caffeine:caffeine to v3.2.2 (#41) (3ac1d6f)
  • deps: update dependency conventional-changelog-conventionalcommits to v9.1.0 (1004a72)
  • deps: update dependency net.onelitefeather:aonyx-bom to v0.5.0 (eb3fad0)
  • deps: update dependency net.onelitefeather:mycelium-bom to v1.4.0 (3986c90)
  • deps: update dependency semantic-release to v24.2.7 (13bd522)
  • gradle: disable Gradle welcome message (b9ee1f8)

📖 Documentation

  • project: add README with project overview, features, installation, and configuration details (3241b30)

v1.3.1

09 Jul 16:54
6ed4cea
Compare
Choose a tag to compare

1.3.1 (2025-07-09)

🐛 Bugs fixed

  • naming: rename ArgumentMaterialType package from commands to argument (6ed4cea)

v1.3.0-snapshot.9

09 Jul 16:34
2acb9a9
Compare
Choose a tag to compare
v1.3.0-snapshot.9 Pre-release
Pre-release

1.3.0-snapshot.9 (2025-07-09)

📡 Conventional Changes

  • deps: update dependency eu.cloudnetservice.cloudnet:bom to v4.0.0-rc14-snapshot (7ab5bcc)
  • remove branch configuration from .releaserc.json (fc5c171)
  • update .releaserc.json to include branch configuration and commit analyzer preset (45b4019)

v1.3.0-snapshot.8

09 Jul 15:55
7afa303
Compare
Choose a tag to compare
v1.3.0-snapshot.8 Pre-release
Pre-release

1.3.0-snapshot.8 (2025-07-09)

📡 Conventional Changes

  • deps: update dependency com.github.ben-manes.caffeine:caffeine to v3.2.1 (f84eaf4)
  • deps: update dependency gradle to v8.14.3 (9ad78b7)
  • deps: update dependency net.onelitefeather:aonyx-bom to v0.4.0 (7710495)
  • deps: update dependency org.mockito:mockito-core to v5.18.0 (d6f99b1)
  • deps: update plugin com.gradleup.shadow to v8.3.8 (0430238)

v1.3.0-snapshot.7

09 Jul 15:51
7764bb0
Compare
Choose a tag to compare
v1.3.0-snapshot.7 Pre-release
Pre-release

1.3.0-snapshot.7 (2025-07-09)

🧰 Features

  • build: add Spotless plugin for code formatting (7764bb0)