Coder Social home page Coder Social logo

lappn99 / openlu Goto Github PK

View Code? Open in Web Editor NEW
5.0 2.0 0.0 4.68 MB

F# implementation of a Lego Universe Server Emulator

License: GNU General Public License v3.0

F# 16.76% C# 83.17% Batchfile 0.07%
lego-universe lego-universe-server fsharp tcp-server database dotnet-core entity-framework-core

openlu's Introduction

OpenLU

Lego Universe server emulator in F# (C# for EntityFramework stuff)

Find similar projects here

https://lusprojects.github.io/

Thanks to Wincent01 and yuwui for developing tools such as RakDotNet and InfectedRose to make my life easier

Disclaimer

  • This is a WIP and is still in very early stages, it is not "play" ready in any means
  • This project is not affiliated with The Lego Group or Lego
  • Since its a personal project, and as of now im the sole developer do not expect work to be done on a consistent basis, there may be months long stretches where I dont do anywork on this and then come along and do a bunch in a weekend.

TODO

  • Implement components required for player
  • Support for LDF XML data type

Installation

Pre requesites

  • .NET Core 3.1
  • MySQL
  • Entity Framework Core Tools
  • Lego Universe complete client
    • Find list of clients here (humanoid/lcdr’s unpacked client is reccomended)

Configuration

See openlu-setuptool

Use

  • Servers can be started indiviudally in their own process or at the same time in the same process
  • Command line arguments to start a server:
    • [-auth/-world] [port]
    • Example: ./OpenLU.exe -world 2002
  • To start both in the same process simply put -all as the first argument, the port is not needed and will start the Auth and World servers in ports 1001 and 2002 respectively
  • All these variations are already setup in Visual Studio, they are under Debug>Profile in the properties for the 'OpenLU' project
  • startMaster.bat is located in the OpenLU project folder which will start both servers in seperate processes automatically
  • For debugging/developing I reccomend to just use the 'OpenLU' profile

Contribution

Feel free to contribute anytime, all help is appreciated

discord for those interested

openlu's People

Contributors

lappn99 avatar

Stargazers

 avatar  avatar  avatar  avatar  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.