Commit Graph

8 Commits

Author SHA1 Message Date
Dan Balasescu f8830c6850 Automated #nullable processing 2022-06-17 16:37:17 +09:00
Bartłomiej Dach 1040590844
Add cancellation support to game-side `IResourceStore`s 2021-12-23 10:33:17 +01:00
Dean Herbert 6944151486 Apply batch fixing of built-in types using `var` 2021-10-27 13:04:41 +09:00
smoogipoo a06f624a4a Fix possible exception with "invalid" key
Triggered by toggling Shift+Tab during gameplay.
2021-10-20 15:03:16 +09:00
smoogipoo b327baa4de Match any arbitrary assembly for localisations 2021-06-14 17:47:31 +09:00
Dean Herbert e536f1ad6d Add simple locking of resourceManagers dictionary for thread safety 2021-04-21 14:39:36 +09:00
Dean Herbert 5c8f562472 Don't bail if the underlying localisation resourced is not embedded 2021-04-21 14:37:29 +09:00
Dean Herbert 623eae1576 Add basic language switching ability 2021-04-20 17:06:01 +09:00