ToransuShoujo / quesoqueue_plus

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

Store users last online time #21

Closed liquidnya closed 2 years ago

liquidnya commented 2 years ago

This will fix #10. I will still test this further before merging, so I have this as a draft pull request for now.

Also I think I will also add the submission time to level entries too. So I will do that before converting this draft to an actual PR.

liquidnya commented 2 years ago

I think adding the submission time will be easy, but most of the work will be to update all the test cases to include the submission time.

liquidnya commented 2 years ago

Merged into #22, which will save users last online time, but not level submission time.