Delta-v/Content.Server/Mobs
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
..
Roles Typo, redundant string interpolation, namespaces and imports cleanup (#2068) 2020-09-13 14:23:52 +02:00
Commands.cs Holy crap auth works (#2099) 2020-09-29 14:26:00 +02:00
Mind.cs Holy crap auth works (#2099) 2020-09-29 14:26:00 +02:00
Role.cs Moved interaction interfaces from Server to Shared. 2020-07-18 22:51:56 -07:00