Skip to content

Commit

Permalink
Support Killing Floor Protocol
Browse files Browse the repository at this point in the history
  • Loading branch information
BattlefieldDuck committed Feb 5, 2024
1 parent dccafea commit e2c88d0
Show file tree
Hide file tree
Showing 12 changed files with 491 additions and 223 deletions.
16 changes: 8 additions & 8 deletions docs/tests/protocols/EOSTest/testGetInfo.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Here are the results for the test method.
{
"deployment": "ad9a8feffb3b4b2ca315546f038c3ae2",
"id": "a8abe9449b93481ab5c9a5dc44811401",
"id": "feca04804200405f8506c3c4805bb211",
"bucket": "TestGameMode_C:<None>:TheIsland_WP",
"settings": {
"maxPublicPlayers": 70,
Expand All @@ -24,25 +24,25 @@ Here are the results for the test method.
"rejoinAfterKick": "",
"platforms": null
},
"totalPlayers": 37,
"openPublicPlayers": 33,
"totalPlayers": 46,
"openPublicPlayers": 24,
"publicPlayers": [],
"started": false,
"lastUpdated": null,
"attributes": {
"MINORBUILDID_s": "78",
"MINORBUILDID_s": "79",
"MODID_l": 0,
"CUSTOMSERVERNAME_s": "NA-PVE-TheIsland5366",
"ADDRESSDEV_s": "5.62.115.46,127.0.0.1",
"ISPRIVATE_l": 0,
"SERVERPASSWORD_b": false,
"MATCHTIMEOUT_d": 120,
"ENABLEDMODSFILEIDS_s": "4979340",
"DAYTIME_s": "483",
"DAYTIME_s": "500",
"SOTFMATCHSTARTED_b": false,
"STEELSHIELDENABLED_l": 1,
"SERVERUSESBATTLEYE_b": true,
"EOSSERVERPING_l": 195,
"EOSSERVERPING_l": 187,
"ALLOWDOWNLOADCHARS_l": 1,
"OFFICIALSERVER_s": "1",
"GAMEMODE_s": "TestGameMode_C",
Expand All @@ -55,11 +55,11 @@ Here are the results for the test method.
"SESSIONISPVE_l": 1,
"__EOS_BUSESPRESENCE_b": true,
"ENABLEDMODS_s": "927090",
"SESSIONNAMEUPPER_s": "NA-PVE-THEISLAND5366 - (V33.78)",
"SESSIONNAMEUPPER_s": "NA-PVE-THEISLAND5366 - (V33.79)",
"SERVERPLATFORMTYPE_s": "PC+XSX+WINGDK+PS5",
"MAPNAME_s": "TheIsland_WP",
"BUILDID_s": "33",
"SESSIONNAME_s": "NA-PVE-TheIsland5366 - (v33.78)"
"SESSIONNAME_s": "NA-PVE-TheIsland5366 - (v33.79)"
},
"owner": "Client_xyza7891muomRmynIIHaJB9COBKkwj6n",
"ownerPlatformId": null
Expand Down
18 changes: 9 additions & 9 deletions docs/tests/protocols/EOSTest/testGetInfoPalWorld.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Here are the results for the test method.
{
"deployment": "0a18471f93d448e2a1f60e47e03d3413",
"id": "6c3183b812d54b79a71922a4df8ab548",
"id": "e4b2f55917c149859d5c90466f0ec2c9",
"bucket": "Pal_1",
"settings": {
"maxPublicPlayers": 32,
Expand All @@ -31,28 +31,28 @@ Here are the results for the test method.
"lastUpdated": null,
"attributes": {
"OWNINGUSERNAME_s": "DedicatedServer - euid65532",
"GAMESERVER_PORT_l": 30001,
"DAYS_l": 28,
"GAMESERVER_PORT_l": 30010,
"DAYS_l": 53,
"NUMPRIVATECONNECTIONS_l": 0,
"TYPE_s": "Official",
"CREATE_TIME_l": 1707045485,
"SERVERTIME_l": 93,
"CREATE_TIME_l": 1707157729,
"SERVERTIME_l": 112,
"DEDICATEDONLY_b": true,
"ISPASSWORD_b": false,
"VERSION_s": "v0.1.4.0",
"NAMESPACE_s": "production",
"BANTICHEATPROTECTED_b": false,
"BUSESSTATS_b": false,
"WORLDGUID_s": "8C7BB200980D4C9F95C9D353A1223188",
"WORLDGUID_s": "2E2734E2AD7043A4B8A0020E2BB50971",
"REGION_s": "EU",
"NAME_s": "Official EU Server 0001",
"ADDRESS_s": "34.22.135.67",
"NAME_s": "Official EU Server 0010",
"ADDRESS_s": "34.79.63.74",
"PRESENCESEARCH_b": true,
"NUMPUBLICCONNECTIONS_l": 32,
"DESCRIPTION_s": "All guild items, buildings and Pals will be REMOVED if no guild members have logged in to the server in the last 168 hours.",
"BUILDUNIQUEID_l": 0,
"BISDEDICATED_b": true,
"PLAYERS_l": 31,
"PLAYERS_l": 21,
"MAPNAME_s": "MainWorld5"
},
"owner": "Client_xyza78918C8ZyYGcxMcpvTQjPFdjtykx",
Expand Down
Loading

0 comments on commit e2c88d0

Please sign in to comment.