Skip to content
This repository has been archived by the owner on Jul 22, 2022. It is now read-only.

Version 1.1

Latest
Compare
Choose a tag to compare
@Loupeznik Loupeznik released this 29 Jun 14:41
· 2 commits to master since this release
0a174c7

In the first official release, most of the application has been rewritten (excluding front-end components, these will be reworked at a later date) and Composer dependencies were introduced.

Changelog

  • Added YAML configuration file
  • Added composer depencencies (Symfony/Yaml and Planetteamspeak/ts3phpframework)
  • Removed static ts3phpframework reference (replaced by the composer dependency)
  • Removed sample config class files, replaced with normal class files
  • Updated readme
  • "Objectified" Bot and Server classes
  • Minor formatting updates and parametrization where needed
  • Minor improvements to the application's appearance