Gene Walters
|
bc2f9f6b34
Adding FlexMatch menu to MPS asset seed
|
2 жил өмнө |
Gene Walters
|
a8dfdf5e18
Making sure user cannot click on FlexMatch button while already searching for a match.
|
2 жил өмнө |
Gene Walters
|
564f2bb248
Fallback message when matchmaking fails for unknown reasons
|
2 жил өмнө |
Gene Walters
|
693d7e12f1
Minor code comment fix
|
2 жил өмнө |
Gene Walters
|
16bf8c764d
FlexMatch menu reports matchmaking status
|
2 жил өмнө |
Gene Walters
|
6674d482ef
1st pass of simple FlexMatch connection menu.
|
2 жил өмнө |
Gene Walters
|
66ded4179e
Merge pull request #456 from aws-lumberyard-dev/LYN-18813_ClientRequestMatchStatus
|
2 жил өмнө |
AMZN-Gene
|
237cd1d7e6
Removing unused includes from Matchmaking component
|
2 жил өмнө |
Gene Walters
|
068964bb48
Error if no aws default region is found; note, this isn't the region that's ultimated selected for matchmaking, just the regional endpoint for requesting a match
|
2 жил өмнө |
AMZN-Gene
|
eb9091549b
Removing player attributes which aren't used, but still need to be read due to GHI https://github.com/o3de/o3de/issues/16468
|
2 жил өмнө |
AMZN-Gene
|
9283f253f4
Removed extra AWS_FEATURE_GEM_SERVER
|
2 жил өмнө |
AMZN-Gene
|
12707131d8
merging latest dev
|
2 жил өмнө |
Gene Walters
|
c188e93876
Merge pull request #450 from aws-lumberyard-dev/LYN-18812_ClientRequestMatchmaking
|
2 жил өмнө |
AMZN-Gene
|
dd661693e9
Minor code comment about the 'N' key flexmatch uses to interpret rules involving numbers
|
2 жил өмнө |
AMZN-Gene
|
ad66f55ba5
Client will poll for match status join the server if a successful match is found
|
2 жил өмнө |
T.J. Kotha
|
834cc1d840
Merge pull request #453 from o3de/MPSProjectExportTestingInstructions
|
2 жил өмнө |
TJ Kotha
|
16a7c23754
updating instructions to include setting up environment variables
|
2 жил өмнө |
T.J. Kotha
|
6de18ab3df
Update Documentation/O3DEMPSProjectExportTesting.md
|
2 жил өмнө |
T.J. Kotha
|
acf9879c54
Update Documentation/O3DEMPSProjectExportTesting.md
|
2 жил өмнө |
Steve Pham
|
4f8f5fb34d
Linux Build Fixes (#452)
|
2 жил өмнө |
TJ Kotha
|
bce39f34c6
updating MPS export instructions to use official O3DE exporter
|
2 жил өмнө |
Mike Balfour
|
c4a6d931fe
Upgrade assets to PKFX 2.17.2. (#451)
|
2 жил өмнө |
AMZN-Gene
|
a890ba6eed
WiP. Client can query match status, but GameLift never seems to actually start a match
|
2 жил өмнө |
AMZN-Gene
|
aa6c7ee61e
Minor typo
|
2 жил өмнө |
AMZN-Gene
|
1b3a53f63f
Adding GameLift documentation references for all the values being saved from the Matchmaking reponse
|
2 жил өмнө |
AMZN-Gene
|
e4a5d62bcb
Replace custom error response with built in AWSCore error response struct
|
2 жил өмнө |
AMZN-Gene
|
b10650cc5f
Scrubbing IMatchingmaking to just contain request call, will introduce polling for match in a separate PR
|
2 жил өмнө |
AMZN-Gene
|
00e3080f95
Properly storing RequestMatchmaking response; json is crashing when hitting arrays or dictionaries if they are ignored, for that reason, player data is being stored even though we only need the ticket id.
|
2 жил өмнө |
Gene Walters
|
89f4ddaa76
Merge pull request #447 from aws-lumberyard-dev/LYN-18795_RegionLatencyCheck
|
2 жил өмнө |
AMZN-Gene
|
d52826ff42
Broading latency requests have completed from main thread. removing ebus and using AZ::EventHander instead
|
2 жил өмнө |