Skip to content
This repository was archived by the owner on Sep 15, 2024. It is now read-only.
This repository was archived by the owner on Sep 15, 2024. It is now read-only.

CPacketLobby / SPacketLobby classes could be organized further? #116

@valkyrienyanko

Description

@valkyrienyanko

Issue

Guess work has to be done when creating new packets. You have to look inside CPacketLobby to ensure you're filling out all the appropriate properties. Perhaps a class should be created for each lobby packet opcode? How would this work?
image
image

Everything is mushed together. Lots of scrolling with mouse has to be done to get around where you want to be in this script.
image
image
image
image
image
and so on...

Scripts

CPacketLobby.cs
https://github.com/GodotModules/GodotModulesCSharp/blob/dev/Scripts/Netcode/Packets/CPacketLobby.cs

SPacketLobby.cs
https://github.com/GodotModules/GodotModulesCSharp/blob/dev/Scripts/Netcode/Packets/SPacketLobby.cs

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestgood first issueGood for newcomershelp wantedExtra attention is neededquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions