Wincent01 / OpCrux-Server

Discord: https://discord.opcrux.org/

Home Page:https://opcrux.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpCrux Server

Disclaimer

The LEGO Group has not endorsed or authorized the operation of this game and is not liable for any safety issues in relation to its operation.

What is this

This is a WIP (Work in progress) LEGO Universe server.

LEGO Universe was a game made by NetDevil and LEGO released in October 2010 which had the servers closed later in 2012 due to moderation costs being too high but since then ex-players have reverse engineered the game to develop servers for the LEGO Universe client.

Discord

We have a public discord server with a development channel here

Setup

We have a CMake build system so compilation on Windows and Linux should be as simple using your IDE or a CLI

The database uses ODBC (or unixODBC on Unix systems) to connect to any DB that would have a connector for ODBC but we have our SQL files in TSQL (Transact SQL) so MSSQL would be the easiest DB to use but you can convert the SQL file to be used with any other DB (Postgres, MySQL etc).

Some Useful resources for Setting up the SQL Server and ODBC:

SQL Server installation guide

SQL Server technical documentation

How To Set up a Microsoft SQL Server ODBC Data Source

(We only offer help setting up the server if you plan to help development)

About

Discord: https://discord.opcrux.org/

https://opcrux.org


Languages

Language:C 41.8%Language:C++ 39.0%Language:Perl 6.9%Language:Python 5.2%Language:Objective-C 4.4%Language:JavaScript 0.7%Language:C# 0.4%Language:CMake 0.4%Language:Lua 0.2%Language:Assembly 0.2%Language:HTML 0.2%Language:Shell 0.1%Language:M4 0.1%Language:CSS 0.1%Language:Jupyter Notebook 0.0%Language:GLSL 0.0%Language:Batchfile 0.0%Language:TeX 0.0%Language:Less 0.0%Language:eC 0.0%Language:Makefile 0.0%Language:Emacs Lisp 0.0%Language:TSQL 0.0%Language:DIGITAL Command Language 0.0%Language:Module Management System 0.0%Language:MATLAB 0.0%Language:sed 0.0%