Delta-v/Content.Client/Info
Kevin Zheng b84d19e702
Send server rules over the network (#10847)
Add a new InfoSystem that sends SharedInfo from the server to client
when requested. Currently, only the rule header and rule text is sent.

Previously, the rule header and rule text was bundled in the client,
which means that the client would only display rules that it was built
with, even if the server has different rules.

This allows servers all running the same build to send different rules.
This could be useful, for example, for servers running the official
builds to send different rulesets without a client rebuild.
2022-08-29 21:38:56 -05:00
..
DevInfoBanner.cs Lobby Refactor (#7077) 2022-03-13 19:33:19 -07:00
Info.xaml Xaml Rules and Info (#5741) 2021-12-15 22:17:01 -08:00
Info.xaml.cs Seal/abstract/virtual everything (#6739) 2022-02-16 18:23:23 +11:00
InfoControlsSection.xaml Xaml Rules and Info (#5741) 2021-12-15 22:17:01 -08:00
InfoControlsSection.xaml.cs Seal/abstract/virtual everything (#6739) 2022-02-16 18:23:23 +11:00
InfoSection.xaml Xaml Rules and Info (#5741) 2021-12-15 22:17:01 -08:00
InfoSection.xaml.cs Send server rules over the network (#10847) 2022-08-29 21:38:56 -05:00
InfoSystem.cs Send server rules over the network (#10847) 2022-08-29 21:38:56 -05:00
LinkBanner.cs Lobby Refactor (#7077) 2022-03-13 19:33:19 -07:00
RulesAndInfoWindow.cs Send server rules over the network (#10847) 2022-08-29 21:38:56 -05:00
RulesControl.xaml Add a wait time for the rules popup (#5823) 2021-12-24 17:32:33 -08:00
RulesControl.xaml.cs Send server rules over the network (#10847) 2022-08-29 21:38:56 -05:00
RulesManager.cs Send server rules over the network (#10847) 2022-08-29 21:38:56 -05:00
RulesPopup.xaml Add a wait time for the rules popup (#5823) 2021-12-24 17:32:33 -08:00
RulesPopup.xaml.cs Seal/abstract/virtual everything (#6739) 2022-02-16 18:23:23 +11:00
ServerInfo.cs Lobby Refactor (#7077) 2022-03-13 19:33:19 -07:00