ToransuShoujo / quesoqueue_plus

A queue system for Mario Maker 2
GNU General Public License v3.0
5 stars 3 forks source link

!reload command is broken #33

Closed liquidnya closed 2 years ago

liquidnya commented 2 years ago

The !reload command doesn't do anything at the moment. Ideally a test case should be made where the save file is changed on disk (virtual file system) and then the !reload command is used. Also note that wait time is now also saved inside that save file, that means that every minute the save file is overridden by the queue. Ideally there should be a command that pauses writing to the save file and then that is resumed after reloading with !reload, where someone could edit the save file within the pause. Additionally there should also be a command to resume saving without reloading from disk.