Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-12 | Teach minecctl to create proper mcserver files, auto-generate systemd ↵ | David Härdeman | |
service names as necessary | |||
2020-07-09 | Implement a basic init command in minecctl to create an initial example config | David Härdeman | |
2020-07-07 | Improve handling of info and status commands | David Härdeman | |
2020-07-06 | Add some license information and the beginning of Debian packages | David Härdeman | |
2020-07-01 | Improve the lint command further | David Härdeman | |
2020-07-01 | Change include configuration for shared directory to make header includes ↵ | David Härdeman | |
clearer | |||
2020-06-30 | Share config parsing fully between server and cmdline tool | David Härdeman | |
2020-06-26 | Allow commands to return success or not rather than just dying | David Härdeman | |
2020-06-26 | Pass struct cfg throughout | David Härdeman | |
2020-06-26 | Some renaming to give all functions in server.c a proper prefix | David Härdeman | |
2020-06-26 | Split off all server functionality to a separate file | David Härdeman | |