Send current game per player
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 45/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- java, spring-boot
Research direction
Start by tracing how player information is assembled and sent by the Java server, then inspect how the server associates players with games. Confirm the current game's identity is included in each player's information without requiring clients to search all games. Done means the player payload reports the game the player is currently associated with.
Written by the indexing model from the issue text.
Description
As in the python server, the player information sent to the server does not contain the game a player is currently in. Instead, the client has to look into each game and see if a certain player is in there, which is inconvenient and difficult to do correctly.
Instead, the player info should just contain the game a player is currently associated with.
- Dominant language
- Java
- Stars
- 12
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from FAForever/faf-java-server
-
bug
FAForever/faf-java-server#112 · 1 assignee ·
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
FAForever/faf-java-server#110 · 1 comment ·
-
beginner-friendly
Difficulty 3/5 1-2 days Newbie friendliness 20/100
FAForever/faf-java-server#100 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 48/100
FAForever/faf-java-server#99 ·
-
enhancement
FAForever/faf-java-server#95 · 1 assignee ·
All issues in FAForever/faf-java-server
Similar issues
-
documentation
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
inu-appcenter/memorIN-backend#288 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
-
frontend maui-pilot pilot-ask question
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
area/plugin
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
kestra-io/plugin-kestra#190 ·