All Projects → T00fy → UnityMMO

T00fy / UnityMMO

Licence: other
MMO made in Unity

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to UnityMMO

gocs
GameObject Component System for Unity
Stars: ✭ 102 (+385.71%)
Mutual labels:  unity2d
uojs2
An unfinished web-based client written in Javascript for the game Ultima Online
Stars: ✭ 49 (+133.33%)
Mutual labels:  mmorpg
choria
Finally, an MMORPG that's all about grinding and doing chores.
Stars: ✭ 19 (-9.52%)
Mutual labels:  mmorpg
lib9c
Lib9c is a library that contains key implementations of Nine Chronicles, a decentralized RPG developed with Libplanet. Lib9c includes Nine Chronicle's key features like in-game decisions and data models, which can be used to implement game core capabilities.
Stars: ✭ 17 (-19.05%)
Mutual labels:  mmorpg
ao-cliente
Client for Argentum Online
Stars: ✭ 61 (+190.48%)
Mutual labels:  mmorpg
midgarts
🏞️ Multi-platform Ragnarök Online MMORPG client
Stars: ✭ 61 (+190.48%)
Mutual labels:  mmorpg
Pirates-Online-Rewritten
Official repository for the Pirates Online Rewritten source code.
Stars: ✭ 77 (+266.67%)
Mutual labels:  mmorpg
telemmo
(discontinued) @telemmo_bot 🌐 An idle MMORPG for Telegram
Stars: ✭ 79 (+276.19%)
Mutual labels:  mmorpg
50-unity-tips
A collection of 50 tips for Unity (focusing on Mobile) ranging from editor tools to serialization to UI shortcuts.
Stars: ✭ 80 (+280.95%)
Mutual labels:  unity2d
TsukiSuite
A toolsuite created to make Unity development easier
Stars: ✭ 23 (+9.52%)
Mutual labels:  unity2d
LocalizationService
Tools for localization Unity's UIText components
Stars: ✭ 22 (+4.76%)
Mutual labels:  unity2d
TataruHelper
Tataru Helper - application for translation of in-game texts in Japan MMORPG - Final Fantasy XIV. The texts are understood as MSQ, cutscenes, quests, NPC replicas, etc.
Stars: ✭ 255 (+1114.29%)
Mutual labels:  mmorpg
aresrpg
AresRPG is a Minecraft MMORPG Server
Stars: ✭ 50 (+138.1%)
Mutual labels:  mmorpg
KingNetwork
KingNetwork is an open source library to facilitate the creation and communication of clients and servers via TCP, UDP, WebSocket and RUDP sockets.
Stars: ✭ 78 (+271.43%)
Mutual labels:  mmorpg
unity-smooth-movement-test
Try and compare movement types in Unity
Stars: ✭ 22 (+4.76%)
Mutual labels:  unity2d
Dark-Ages-Private-Server
A Dark Ages Private Server Project
Stars: ✭ 29 (+38.1%)
Mutual labels:  mmorpg
topaz
💎 A server emulator for Final Fantasy XI.
Stars: ✭ 46 (+119.05%)
Mutual labels:  mmorpg
WoWDatabaseEditor
Integrated development environment (IDE), an editor for Smart Scripts (SAI/smart_scripts) for TrinityCore based servers. Featuring a 3D view built with OpenGL and custom ECS framework
Stars: ✭ 155 (+638.1%)
Mutual labels:  mmorpg
Unity-Visual-Behavior-Tree
Reactive Visual Scripting Behavior Tree Tool for Unity 2018.x+
Stars: ✭ 36 (+71.43%)
Mutual labels:  unity2d
shellcore
Shellcore Command Remastered
Stars: ✭ 41 (+95.24%)
Mutual labels:  unity2d

So-far-Unnamed-UnityMMO

Setup

Create a mySQL Database and use the provided sql files in the DBschema directory to setup the database.

Create an App.config file (using App.config.template in MMOServer directory as the guide). Replace the connection string with your own local dev DB connection string. Copy the App.config to the MMOWorldServer directory also with a slightly different port. Packets library should compile and set its dll in the UnityMMO assets folder. This is necessary for Unity to include the reference into its project.

Current supported Unity version: 2017.3 (Maybe 2020 LTS soon)

License

This project and code are released under the MPL 2.0 license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].