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

Create a small events list gui in the client #22

Description

@gioragutt

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    client-sideThis issue is related to something on the client sideserver-sideThis issue is related to something on the server side

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions