Commit Graph
4 Commits
Author SHA1 Message Date
MDMCK10 ab6fb07138 Change shutdown behavior
When a VM is shut down, execution will be continued instead of being restored.
2023-02-11 19:50:23 +01:00
MDMCK10 87cefdaaba Fix freezing on VM shutdown 2023-02-11 18:52:45 +01:00
MDMCK10andGitHub e7b56d18e6 Fix crash caused by new changes 2023-02-11 17:07:34 +01:00
cea28ebf8c Add IPData, Windows support, bugfixes (#2)
* Add IPData, Windows support, bugfixes

Changes:
- Added IPData: mutes and votes are now tracked per-IP instead of per-user.
- Windows support: QMP over TCP can now be enabled in the config.
- Vote cooldown can now be specified in the config.
- Fixed bugs:
"Username is already taken" message appearing when it shouldn't

* Remove vote from closed connections

---------

Co-authored-by: Elijah R <62162399+elijahr2411@users.noreply.github.com>
2023-02-11 09:58:20 -05:00