DrSmugleaf
902aa128c2
Enable nullability in Content.Client ( #3257 )
...
* Enable nullability in Content.Client
* Remove #nullable enable
* Merge fixes
* Remove Debug.Assert
* Merge fixes
* Fix build
* Fix build
2021-03-10 14:48:29 +01:00
Remie Richards
85916b87b4
Fluent Localisation Fixes ( #3344 )
...
Co-authored-by: Pieter-Jan Briers <pieterjan.briers+git@gmail.com >
2021-02-22 01:07:46 +01:00
Pieter-Jan Briers
b898443f28
WPF layout ( #3346 )
2021-02-21 12:38:56 +01:00
Leo
8640f342b5
Change all XAML to use spacestation14.io namespace ( #3277 )
2021-02-17 15:22:51 +01:00
Acruid
ca4fd649fe
Massive Namespace Cleanup ( #3120 )
...
* Engine namespace changes.
* Automated remove redundant using statements.
* Simplified Graphics namespace.
* Apparently the container system stores full type names in the map file.😞 This updates those names.
* API Changes to LocalizationManager.LoadCulture.
* Update submodule to v0.3.2
2021-02-11 01:13:03 -08:00
Pieter-Jan Briers
3be3b7da64
Fix suspicion timer going negative and counting up.
...
The sign was never shown but it's still silly.
2021-02-04 15:29:59 +01:00
Pieter-Jan Briers
29918b2810
Fix suspicion round end timer, actually show it.
2021-02-04 04:16:36 +01:00
Metal Gear Sloth
42171a9b70
Stop github warnings
2021-01-09 14:51:27 +11:00
Pieter-Jan Briers
c1f53a4303
Clean up a ton of bugs with suspicion.
2021-01-04 09:18:28 +01:00
DrSmugleaf
aa6e0e7539
Add SSS traitor label and fix ally sync ( #2200 )
2020-10-09 18:57:09 +02:00
DrSmugleaf
8f9ed2f562
Replace usages of ISharedNotifyManager and IServerNotifyManager with extension methods ( #1965 )
...
* Replace usages of ISharedNotifyManager and IServerNotifyManager with extension methods
* Remove redundant code
2020-09-01 12:34:53 +02:00
DrSmugleaf
548ef3dedb
Add HUD button that displays your SSS role and allies ( #1895 )
...
* Add button that displays your SSS role and allies
* Capitalize button name
* Add cases for 0, 1 and invalid number of allies
* Make the ally syncing system saner
2020-08-27 16:39:29 +02:00