aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Release 0.6 fixup releaseHEADv0.6masterKarel Kočí2017-01-10
* Fix for player names with spaces and exit errorKarel Kočí2017-01-10
* Bump versionKarel Kočí2016-11-01
* Add srv to ignore, directory with testing server on dev pcv0.5Karel Kočí2016-11-01
* Split status and players to separate classesKarel Kočí2016-10-30
* Load mod file every time new message is going to be printedKarel Kočí2016-10-23
* Update setup.py small fix README.md and 0.4 releasev0.4Karel Kočí2016-10-23
* Handle missing mod fileKarel Kočí2016-10-23
* Add message of the day featureKarel Kočí2016-10-23
* Add systemd service exampleKarel Kočí2016-10-12
* Specify minimal required version of Python3.3Karel Kočí2016-03-31
* Add installation instructions to README.mdKarel Kočí2016-03-31
* Change setup script and add ignores for build folderv0.3Karel Kočí2016-03-31
* Fix execution without commandKarel Kočí2016-03-31
* Setting up Python packageKarel Kočí2016-03-31
* Removing configuration files and moreKarel Kočí2016-03-30
* Update example configKarel Kočí2016-03-10
* Add Travis status image and fix .travis.ymlKarel Kočí2016-03-09
* Add Travis testKarel Kočí2016-03-09
* Cleaner output, input and output thread runs as daemonsKarel Kočí2016-03-07
* Fix some mistakes in readmeKarel Kočí2016-01-08
* Remove todo fileKarel Kočí2016-01-08
* Fix exception when writing to input pipeKarel Kočí2016-01-08
* Fix exit hangup when timeout enabledKarel Kočí2016-01-08
* Change documentation and add configfile argumentKarel Kočí2016-01-08
* Change conf format and add multiple servers supportKarel Kočí2016-01-08
* Document new status file server.pidv0.2Karel Kočí2016-01-07
* Add check if server is running by pidKarel Kočí2016-01-07
* Change verbose level for printing auto-shutdown messagesKarel Kočí2015-12-11
* Change way to set alternative configuration fileKarel Kočí2015-12-11
* Move some variable definitionsKarel Kočí2015-12-11
* Add automatic server shutdownKarel Kočí2015-12-11
* Fix write to status file of starting statusKarel Kočí2015-12-02
* Fix wrong file name definition for players fileKarel Kočí2015-12-02
* Fix wrong variable access and missing player setKarel Kočí2015-11-30
* Use atexit for server files cleaningKarel Kočí2015-11-30
* Fix config files loadingKarel Kočí2015-11-30
* Support ~ in directory settingKarel Kočí2015-11-30
* Change configuration check to use if instead exceptionsKarel Kočí2015-11-15
* Remove todo entryKarel Kočí2015-11-15
* Allow configuration identifier overrideKarel Kočí2015-11-14
* Remove servertKarel Kočí2015-11-14
* Remove actions from mcwrapperKarel Kočí2015-11-14
* Update README.mdKarel Kočí2015-11-07
* Add todo file for tracking things to be doneKarel Kočí2015-11-07
* Remove modulesKarel Kočí2015-11-07
* Add say message and player online trackingKarel Kočí2015-11-07
* Remove module support and remove some unused filesKarel Kočí2015-11-07
* Reformat README.mdKarel Kočí2015-11-07
* Implement new module printconfKarel Kočí2015-11-07