Commit Graph

12 Commits

Author SHA1 Message Date
Elijahr2411
ed5fda8021 Add proper logging 2023-02-24 22:54:28 -05:00
MDMCK10
5f603a88d9 Previous commit didn't work, let's try it again. 2023-02-11 20:52:25 +01:00
MDMCK10
25776c257f Change shutdown behavior (again)
I hope this works
2023-02-11 20:39:32 +01:00
Elijah R
07d0be6bd4 fix potential hang 2023-02-11 13:57:57 -05:00
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
MDMCK10
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
elijahr2411
caf76a978e Add rect batching and switch to node-canvas. Currently it leaves a LOT of artifacts for some reason 2023-02-07 20:51:25 -05:00
elijahr2411
63b641ec58 fix crash when reboot is pressed more than once 2023-02-07 14:09:30 -05:00
elijahr2411
d9f8653f32 add all the staff actions and resets and uhh i forgot to commit but everything works now 2023-02-07 12:29:33 -05:00
elijahr2411
42ecfa2375 You can now take turns and control the VM. 2023-02-02 21:19:55 -05:00
elijahr2411
3235375581 everything 2023-01-31 22:00:30 -05:00