Skip to content

Releases: riffy/paldmin

v1.1.1

08 Feb 09:42
Compare
Choose a tag to compare

Added

  • A RCON Terminal for sending custom single commands (this will be improved later)
  • Server Info in index page (listing the currently running server version)
  • Support to run the module "service-less", allowing for RCON control without having a service running (1st step towards docker / wine support).
  • New Module Configuration fields to force RCON address and password, see documentation

Fixes

  • Fixed an issue in the CRON Restart

Technical

  • Extracted a lot of the libraries into seperate files to better support later

v1.0.0

02 Feb 11:34
57d1d1b
Compare
Choose a tag to compare

What's Changed

  • Feature: Updated Documentation
  • Feature: Imporved Service Info on Homepage
  • Feature: Restart Scheduler using CRON with Broadcast Announcement
  • Fix: Release Action with correct chmods

Full Changelog: v0.3.0...v1.0.0

v0.3.0

01 Feb 14:24
f148a7e
Compare
Choose a tag to compare

What's Changed

  • feat: RCON: Basic RCON integration using rcon-cli by @riffy in #7
  • feat: Home: Add Broadcast Message with auto replace of whitespaces
  • feat: ActivePlayers: Add list of active players with control to kick or ban based on steamid
  • feat: Banlist: Add banlist with add/remove functionality based on steamid

Full Changelog: v0.2.0...v0.3.0

Paldmin v0.2.0

31 Jan 11:59
d965698
Compare
Choose a tag to compare

What's Changed

  • feat: WorldSettings: Save, Edit and Reset world settings by @riffy in #4
  • feat: Configs: Edit config files manually by @riffy in #5
  • tech: GitHub: Release action by @riffy in #6

Full Changelog: v0.1.1...v0.2.0

Paldmin v0.1.1

30 Jan 13:19
Compare
Choose a tag to compare

Initial Release with minimal server control functionality:

  • Starting, Stopping, Restarting Server via daemon
  • Basic Info