node-haxball icon indicating copy to clipboard operation
node-haxball copied to clipboard

Room class seperation

Open wxyz-abcd opened this issue 2 years ago • 3 comments

We need to seperate Room class into two different classes: HostRoom and ClientRoom. Room class will become the base class for these subclasses. This is necessary to make writing code easier for people, and writing documentation easier for us.

wxyz-abcd avatar Nov 10 '22 09:11 wxyz-abcd

This has to be done after getting rid of the roomObj hook.

wxyz-abcd avatar Dec 12 '22 15:12 wxyz-abcd

This is a must have, for sure. Aren't RoomHost and RoomClient names would be better?

Nellty avatar Jan 27 '23 06:01 Nellty

Names don't really matter that much. :) After almost 3 months, this issue is still open... The main features are still not completely finished, so I cannot focus on these smaller issues. :)

wxyz-abcd avatar Feb 06 '23 00:02 wxyz-abcd