CurryKitten / CurryKitten-Sim

FPV quad simulator
67 stars 7 forks source link

Add planes to the online multiplayer game #63

Closed CurryKitten closed 3 years ago

CurryKitten commented 4 years ago

As per the subject, currently, planes aren't an option in multiplayer. I also need to decide if I'm going to give some control over the room owner about if the other players joining are allowed to use planes. This is something that I'll need to do in some way as there maybe other rules that apply in later games such as max power allowed, if the host should decide on the gravity etc

CurryKitten commented 4 years ago

@T-pix425 erm.... and indeed huh ?

CurryKitten commented 3 years ago

Ok, decided the first stage is to sort out the UI and room rules before we even think about getting the plane in the room.

So when a user creates a room we'll need a drop down for the types of model which will be "Open" or perhaps "Any" the default is to allow anyone to fly anything, and then under those options we'll have "planes only" and "quads only".

This needs to translate into the room listings to show anyone wishing to join a room what's allowed (or not) and finally when joining a room, if it's open, we need to give the user a choice of joining in a plane or a quad.

CurryKitten commented 3 years ago

Ok, done - will push this out in the 0.50b release