Delta-v/Content.Client/State
Pieter-Jan Briers 66c8a68891
Holy crap auth works (#2099)
* Holy crap auth works

* Fix some usages of UserID instead of UserName

* Refactor preferences.

They be non-async now. Also faster.

* Rename DbContext.

* Guest username assignment.

* Fix saving of profiles.

* Don't store data for guests.

* Fix generating invalid random colors.

* Don't allow dumb garbage for char preferences.

* Bans.

* Lol forgot to fill out the command description.

* Connection log.

* Rename all the tables and columns to be snake_case.

* Re-do migrations.

* Fixing tests and warnings.

* Update submodule
2020-09-29 14:26:00 +02:00
..
GameScreen.cs Replace pragma warning 649 disable/restore with default! 2020-08-24 14:10:28 +02:00
GameScreenBase.cs Typo, redundant string interpolation, namespaces and imports cleanup (#2068) 2020-09-13 14:23:52 +02:00
LauncherConnecting.cs Replace pragma warning 649 disable/restore with default! 2020-08-24 14:10:28 +02:00
LobbyState.cs Holy crap auth works (#2099) 2020-09-29 14:26:00 +02:00
MainMenu.cs Removed LocalizationManager dependencies (#2059) 2020-09-16 23:55:50 +02:00