Skip to content
This repository has been archived by the owner on Jun 12, 2019. It is now read-only.

Create a small events list gui in the client #22

Open
gioragutt opened this issue Nov 12, 2018 · 0 comments
Open

Create a small events list gui in the client #22

gioragutt opened this issue Nov 12, 2018 · 0 comments
Labels
client-side This issue is related to something on the client side server-side This issue is related to something on the server side

Comments

@gioragutt
Copy link
Member

gioragutt commented Nov 12, 2018

Similar to f.e counter strike where you have kill events shown on the top right corner,
Something like that can be good, to show events such as:

  • Player joins
  • Player disconnects
    In the future there will be more events, such as player kills, npc kills, drop pick ups, etc.

The issue is also marked as server-side as usually these events are broadcast to the clients by the server, and are not inferred by the client via state change diffs,
So someone will have to also work on sending those events in the server side.

@gioragutt gioragutt added client-side This issue is related to something on the client side server-side This issue is related to something on the server side labels Nov 12, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
client-side This issue is related to something on the client side server-side This issue is related to something on the server side
Projects
None yet
Development

No branches or pull requests

1 participant