uMMORPG is a simple and powerful Unity MMORPG that contains all the Massive Multiplayer Online Role Playing Game core features.
* Fully Unity + UNET based
* Same Scripts for Client & Server
* Addon System & Community Addons
* Uses Unity's new UI system
* Players, Monsters, NPCs
* Warrior & Archer Classes
* Click & WSAD movement via Navigation
* Animations via Mecanim
* Beautiful 3D Models
* Local, Whisper, Info Chat
* Minimap
* Levels
* STR & INT Attributes
* Skills, Buffs & Skillbar, AoE, Skill Levels
* Critical hits and Blocking
* Items, Gold & Trash
* Item Drops & Looting
* Crafting
* Guild System & Ranks
* Item Mall
* 3D Equipment
* Player to Player Trading
* NPC Trading & Quests
* NPC "?" and "!" 3D Quest Indicators
* PvP Murder System
* Tab Targeting
* Death and Respawning
* SQLite Database
* Account System
* 4000 Lines of carefully crafted C# Code
* Secure: 100% Server Authoritative
* Server Selection
* Server can run on Linux in Headless mode
* Configurable Server Tick Rate
* MMO Camera with Zoom & Rotation
* Login, Character Selection & Character
* Start as Host/Client/Dedicated
* Network Time Synchronization
* Platform Independent
* Mobile Support
* Free of Deadlocks & Race Conditions
* Documentation with Tutorials & Addons
The #1 feature of uMMORPG is SIMPLICITY. We chose the most simple implementation for every feature, which makes it the perfect project to learn & build.