Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* settings.json * client test refactor, json settings * TestGetAllFirstSeen * OrderBy * GetAllLastAdvertisement * GetAllBuild * refactor to sort by name if value is same * GetAllConnectHint * PrintJson * issue, url * GetAllCurrentPlayersByModuleName * GetTotalPlayerCount, TestGetTotalPlayerCount * format * missed one * collection * TestGetAllElcByType. * GetAllGameType, TestGetAllGameType * GetAllGameTypeByType, TestGetAllGameTypeByType * fixed GetAllElcByType * fixed test * GetAllBuildByType, TestGetAllBuildByType * GetAllIrlByType, TestGetAllIrlByType * GetIRLAll * GetIpsAll * GetAllServersByIp * GetAllKxPk, TestGetAllKxPk * GetAllServersByKxPk * GetAllLanguage, TestGetAllLanguage * GetAllLanguageByType, TestGetAllLanguageByType * GetAllLatency, TestGetAllLatency * GetLatencyGreaterThan, TestGetLatencyGreaterThan * GetLatencyLesserThan * GetLatencyRange, TestGetLatencyRange * Get MaxLevel * MaxLevel * MinLevel * GetAllModuleDescription TestGetAllModuleDescriptio * GetAllNwSync * GetOnePartyByType, TestGetOnePartyByType * GetAllOSByType, TestGetAllOSByType * GetPasswordedByType, TestGetPasswordedByType * TestGetPlayerPauseByType, GetAllPlayerPause * TestGetAllByPortNumber * GetAllPvp, GetAllPvPByType * GetAllRevision, GetAllRevisionByType * GetAllServerVault, GetAllServerVaultByType * SessionName * TestGetAllSignPkByType, GetAllSignPkByType * moved functions to new file, test * removed unused * GettotalMaxPlayers * GetAllOsByTypePlayerDescending * GetTotalMaxPlayers typo * organize * corrections * GetBuildCountByBuildType, other functions * GetElcCountByType * GetGameTypeCountByType * GetILRCountByType GetIPCountByType * GetKxPkCountByType,GetLanguageCountByType * GetMaxLevelCountByType GetMinLevelCountByType * GetOnePartyCountByType GetOsCountByType * GetPasswordedCountByType GetPortCountByType * GetPVPCountByType GetRevisionCountByType * GetServerVaultCountBy GetSessionNameCountByType * GetSignPkCountByType * IsAllSameBuild IsAllSameElc IsAllSameGameType * IsAllSameILR IsAllSameIp IsAllSameKxPk * IsAllSame * IsAny * IsAny * GetAverage * FromUnixTime * TestFromUnixTime * Parse * parse edits * trim * corrections * GetAllNwSyncUrls * GetAllNwSyncUrls * update issue * Task<IEnumerable<NwServer>> * refactor Helper * test fixed * GetUniqueVersion * GetUniqueVersionCount * workaround for Do not use Assert.NotNull() on value type 'int'. * .vscode ignore * Delete launch.json * Delete settings.json * Delete tasks.json Co-authored-by: urothis <[email protected]>
- Loading branch information