]> git.deb.at Git - rhonda/impostor.git/commit
Add FilterOptions to Game and use in FindListings
authorAeonLucid <aeonlucid@gmail.com>
Mon, 19 Dec 2022 01:39:03 +0000 (02:39 +0100)
committerAeonLucid <aeonlucid@gmail.com>
Mon, 19 Dec 2022 01:39:03 +0000 (02:39 +0100)
commit5a1f1c9d86f4ef324965f8445fde7daac17b3ae7
tree0561d781467f49a8e14e5370f53b5927cc7fbb42
parentadb74f628cbe290543aba16493469928bac85343
Add FilterOptions to Game and use in FindListings
src/Impostor.Api/Games/IGame.cs
src/Impostor.Api/Games/Managers/IGameManager.cs
src/Impostor.Api/Innersloth/GameFilterOptions.cs
src/Impostor.Client.App/Program.cs
src/Impostor.Plugins.Example/ExamplePlugin.cs
src/Impostor.Server/Net/Client.cs
src/Impostor.Server/Net/Manager/GameManager.cs
src/Impostor.Server/Net/State/Game.cs
src/Impostor.Tools.ServerReplay/Program.cs