Delta-v/Content.Server/Database
metalgearsloth 332f54a3ae
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-12 09:18:21 +10:00
..
DatabaseRecords.cs Fix database round start date issues (#26838) 2024-04-14 07:39:43 +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-12 09:18:21 +10:00
ServerDbEntryManager.cs Log server ID in connection logs table (#21911) 2023-12-07 09:48:56 +11:00
ServerDbManager.cs Fix preference loading bugs (#27742) 2024-05-07 14:21:03 +10:00
ServerDbPostgres.cs Fix preference loading bugs (#27742) 2024-05-07 14:21:03 +10:00
ServerDbSqlite.cs Fix preference loading bugs (#27742) 2024-05-07 14:21:03 +10: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-08 04:24:54 +02:00