This repository has been archived on 2025-02-16. You can view files and clone it, but cannot push or open issues or pull requests.
Spiffo/CHANGELOG.md
Corban-Lee Jones cf580d741d
All checks were successful
Build and Push Docker Image / build (push) Successful in 12s
changelog and activity fix
2024-12-06 17:14:08 +00:00

29 lines
746 B
Markdown

# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
### Added
- Commands for accessing remote console.
- Shorthand commands for commonly used rcon commands.
- Online user count that is automatically updated and set as the bot's activity presence.
- Console reader for handling events in-game.
- Announce when user has joined/left the server.
- Mod update checker and manager, with announcements for server restart.
### Fixed
### Changed
### Removed
## [0.0.1] - 2024-12-06
### Added
- Initial project files and repository