[CHORE] Refactor client side and server side #3

Open
opened 2024-03-26 14:26:34 +00:00 by larion · 0 comments
Owner

Currently both client and server side code is mixed up together. To move forward with handling of ending battles etc. these should be separated to client and main.

The client should handle actually playing music and counting down timeouts. The server should handle mob tracking and signaling the client to start playing music.

Definition of done

  • Client side code is refactored under client
  • Server side code is refactored under main
Currently both client and server side code is mixed up together. To move forward with handling of ending battles etc. these should be separated to `client` and `main`. The client should handle actually playing music and counting down timeouts. The server should handle mob tracking and signaling the client to start playing music. ### Definition of done * [ ] Client side code is refactored under `client` * [ ] Server side code is refactored under `main`
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: larion/mc-battle-music#3
No description provided.