| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | format: Move server type specific functions to correct modules | Fuwn | 2021-03-24 | 8 | -5/+141 |
| | | |||||
| * | etc: Remove unused module and implement structures | Fuwn | 2021-03-23 | 3 | -1/+16 |
| | | | | | As you might see, I've began expanding on the RoomServer. Hopefully within the next week, you might be able to see connected users' avatars. | ||||
| * | format: Change log severity of events | Fuwn | 2021-03-23 | 2 | -32/+107 |
| | | |||||
| * | fix: Buddy name not being correctly read | Fuwn | 2021-03-23 | 1 | -2/+2 |
| | | | | | This change also now shows all buddies sent from client to server as online, mostly for testing. | ||||
| * | feature: Send WORLDSMASTER greeting on join | Fuwn | 2021-03-23 | 1 | -3/+17 |
| | | | | | Created function `create_text_command_with_action` which is stable, but only with the preset action. Will expand on this once an understanding of how actions work is met. | ||||
| * | fix: `room_id` not being set and sent | Fuwn | 2021-03-22 | 1 | -2/+2 |
| | | |||||
| * | etc: Correct struct names | Fuwn | 2021-03-22 | 12 | -39/+55 |
| | | |||||
| * | etc: ... | Fuwn | 2021-03-22 | 11 | -17/+306 |
| | | |||||
| * | fix: Only send to one client not all for certain commands | Fuwn | 2021-03-22 | 1 | -8/+8 |
| | | |||||
| * | refactor: move broadcast function to separate module | Fuwn | 2021-03-21 | 3 | -10/+16 |
| | | |||||
| * | etc: development testing | Fuwn | 2021-03-21 | 1 | -4/+13 |
| | | | | | append random integer to end of "User" for testing purposes. | ||||
| * | Added username support for text | Nicholas George | 2021-03-20 | 1 | -1/+2 |
| | | |||||
| * | chore: create broadcast_to_all_clients() function, rename sub directory | Fuwn | 2021-03-20 | 1 | -15/+23 |
| | | |||||
| * | format: remove unnecessary debug statements, format | Fuwn | 2021-03-20 | 1 | -8/+2 |
| | | |||||
| * | whirl: :star: | Fuwn | 2021-03-20 | 3 | -0/+187 |