Skip to content

Latest commit

 

History

History
59 lines (40 loc) · 1.72 KB

File metadata and controls

59 lines (40 loc) · 1.72 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Added

  • Added CHANGELOG.md for tracking changes
  • Added unit tests for config parsing, utils, and math
  • Added integration/smoke tests for server runs
  • Added code style configuration (Checkstyle)
  • Improved mod metadata in fabric.mod.json

Changed

  • Added support for more versions and not just 1.20.1

Fixed

  • Fixed a little Java Version Issue

Changed

  • Some little QoL improvements for the commands

Added

  • Added more debug logging and more commands

Added

  • Added the sounds finally!

Changed

  • Updated namespaces, etc. (replaced my name with mishkis for example)

Added

  • Initial Commit (the latest version of the main mod)