Skip to content

Releases: stdNullPtr/TorchLight-SpigotMC

v1.4.0

15 Mar 15:57
20152d1

Choose a tag to compare

1.4.0 (2025-03-15)

Features

  • Add status and light-level commands. Improve performance. Limit active lights to 1 per player. Add config file validation. (#30) (bc2a44b)
  • docker: Add docker-compose.yml that sets up a test env for the plugin (0ebe3b2)

v1.3.0

15 Mar 11:08
0e98c16

Choose a tag to compare

1.3.0 (2025-03-15)

Features

  • commands: Implement command pattern (#23) (9f7c0bd)

Documentation

  • contributing: Update contribution docs (405c746)
  • update documentation (8fc5098)
  • update README.md (1bffb49)

Code Refactoring

  • comments: remove comment (5f0fa24)

CI

  • release: add dynamic versioning for plugin.yml and update README.md (a236d15)

v1.2.0

14 Mar 19:57
17ff93a

Choose a tag to compare

1.2.0 (2025-03-14)

Features

Code Refactoring

  • workflows: Fix formatting (44cf6f3)

Build System

  • deps: bump org.jetbrains:annotations from 24.1.0 to 26.0.2 (#16) (e57c388)

CI

  • #13: Add workflows, initial versioning and dependabot (#14) (9e3f4b6)
  • adjust version (9691095)
  • fix release please manifest location (d963fb9)
  • fix release please manifest location (7bfa48c)
  • fix release please manifest location (388d742)
  • fix release please manifest location (71e65b8)
  • fix release please manifest location (e22eadf)
  • user token for release pr (9481725)
  • workflows: Add commit lint (c56a69c)
  • workflows: fix commitlint (2ad0e05)
  • workflows: fix commitlint (6820b1a)
  • workflows: remove commitlint.yml (25f1152)
  • workflows: Use correct main branch (5e54c52)

Chores