Delta-v/Content.Server/Database
metalgearsloth 25ce6c531b
Lobby refactor + species loadouts support (#27576)
* Vox stuff

* Species loadouts and lobby refactor

The control flow for lobby is all over the shop so I pulled it all up from the individual controls so now they handle the bare minimum required and LobbyUIController handles the rest.

* a

* Bulk changes

* a

* weh

* Character import / export

* finalise

* woops this stuff too

* Also datafield exporting

* comments

* Review
2024-05-18 13:55:56 +02:00
..
DatabaseRecords.cs Fix database round start date issues (#26838) 2024-04-21 21:57:13 +02:00
ServerBanDef.cs Better notes and bans (#14228) 2023-07-21 13:38:52 +02:00
ServerDbBase.cs Lobby refactor + species loadouts support (#27576) 2024-05-18 13:55:56 +02:00
ServerDbEntryManager.cs Log server ID in connection logs table (#21911) 2023-12-16 19:27:08 +01:00
ServerDbManager.cs Fix preference loading bugs (#27742) 2024-05-18 13:30:09 +02:00
ServerDbPostgres.cs Fix preference loading bugs (#27742) 2024-05-18 13:30:09 +02:00
ServerDbSqlite.cs Fix preference loading bugs (#27742) 2024-05-18 13:30:09 +02:00
ServerRoleBanDef.cs Better notes and bans (#14228) 2023-07-21 13:38:52 +02:00
ServerRoleUnbanDef.cs Role bans (#6703) 2022-02-21 23:11:39 +01:00
ServerUnbanDef.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
UserDbDataManager.cs Fix preferences sent to client not being sanitized (#27789) 2024-05-18 13:31:44 +02:00