xna-cncnet-client
xna-cncnet-client copied to clipboard
Implement advanced player statuses indicator
This pull request implements player slot indicators which show more information than simply ready or not ready.

Supported states are:
- Empty
- Unavailable
- AI
- Not Ready,
- Ready
- In Game
- Warning
- Error
Everything seems to look good to me. There's a lot of commented out code that can probably just be removed.
There are conflicts with the latest Rampa libraries.
Do we need to theme the icons for the various YR themes? (I'll offer to do so, if the answer is yes).
@Metadorius I've created themed icons for all of the ones you have here for the YR client: https://github.com/CnCNet/cncnet-yr-client-package/pull/61
There are conflicts with the latest Rampa libraries.
The used XNAIndicator is already merged, so we can safely use upstream library version.
Do we need to theme the icons for the various YR themes? (I'll offer to do so, if the answer is yes).
Yes, sure, sorry for not responding earlier. The icons you've made look nice, good job.
Nightly build for this pull request:
- artifacts.zip This comment is automatic and is meant to allow guests to get latest automatic builds without registering. It is updated on every successful build.
Waiting for TSC config as the default one and fixed develop branch.