H3LLB0Y / Warlocks

Remake of Warlocks WC3 custom Map using Panda3D game engine
8 stars 3 forks source link

Host Game Functionality #10

Open H3LLB0Y opened 12 years ago

H3LLB0Y commented 12 years ago

Hosting options overlay will need to be designed, with options like

H3LLB0Y commented 12 years ago

I implemented a host_game function that starts the server when the host button is pressed in main menu, will need to be changed to after options are set, and the 'Start Game' button is pressed. Passes an array of parameters, this will be the options set. Similar to login button a timeout/response from server should happen before allowing button to be pressed again.