Giter Club home page Giter Club logo

serverandlobbysystem's Introduction

ServerAndLobbySystem

Server and Lobby System WIP test in Unreal Engine 4 C++ and UMG using the OnlineSubsystem

Quick features video: https://youtu.be/T9zm8DYGDtM

Features:

  • Play over Lan or Steam
  • Can set server display name with error checking
  • Set any number of players you want to be able to join
  • Make a server protected by a password
  • potentially add any other attribute wanted to the session info/setting
  • Can show all of the above in a server list
  • players can't join a full game

unfortunately, so far all of this is static meaning that you only get it once when you search for the session then it gets stored so if the setting changes you won't notice unless you refresh the server list but I'll try to make it update in real-time.

A full Lobby where you can:

  • Freely change some of the session settings
  • Set Game settings that other players can see in Server List
  • Chatbox
  • Kick players
  • Invite Players Online
  • Accept Invites from players online
  • Show steam friend list
  • Show the Player's Steam Avatar if Playing online

This is a C++ test/learning project so it is far from perfect or optimized

I also know a lot of this is in the Advanced Sessions Plugin already but I'm trying to learn how to implement it in C++ myself

serverandlobbysystem's People

Contributors

aa1000 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.