- Reworked the way H2 / SQLite stores the data
- Now the data loading in the gui is about 1000x faster (50k saves loaded in <100ms)
- On the first boot the data is migrated, it should only take a few seconds
- Soon this migration will be done for MySQL and PostgreSQL too