Delta-v/Content.Server/Database
metalgearsloth ce37839fc2 Add loadout names (#31303)
* Add loadout names

Did it for AI, breaking change for pgsql + migrations in general. Nothing atm uses it.

* the box

* Spawning cherry pick

* Fix nit

* revert

* Final cleanup

* Real

* Name UI fix

* Migrations

* a

* Review

* Re-run migrations

---------

Co-authored-by: Pieter-Jan Briers <pieterjan.briers+git@gmail.com>
2025-03-01 12:46:20 +00:00
..
BanMatcher.cs Integrate Modern HWID into content 2024-11-29 19:18:11 +01:00
DatabaseRecords.cs Integrate Modern HWID into content 2024-11-29 19:18:11 +01:00
ServerBanDef.cs Integrate Modern HWID into content 2024-11-29 19:18:11 +01:00
ServerDbBase.cs Add loadout names (#31303) 2025-03-01 12:46:20 +00:00
ServerDbEntryManager.cs Log server ID in connection logs table (#21911) 2023-12-16 19:27:08 +01:00
ServerDbManager.cs After getting banned, you now have to re-read the rules! (#33270) 2025-02-14 16:09:49 +00:00
ServerDbManagerExt.cs Add system to kick people if they connect to multiple servers at once. (#34563) 2025-01-28 04:31:31 +00:00
ServerDbPostgres.Notifications.cs Add system to kick people if they connect to multiple servers at once. (#34563) 2025-01-28 04:31:31 +00:00
ServerDbPostgres.cs Integrate Modern HWID into content 2024-11-29 19:18:11 +01:00
ServerDbSqlite.cs Add system to kick people if they connect to multiple servers at once. (#34563) 2025-01-28 04:31:31 +00:00
ServerRoleBanDef.cs Integrate Modern HWID into content 2024-11-29 19:18:11 +01: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 Add job whitelist system (#28085) 2024-06-01 18:02:43 +02:00