A mirror of the official tes3mp repository
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
David Cernat 7edfca06cf [CI] Fix issues in before_install.linux.sh 5 years ago
CI [CI] Fix issues in before_install.linux.sh 5 years ago
apps Add OpenMW commits up to 29 Oct 2018 5 years ago
cmake Add OpenMW commits up to 19 Aug 2018 5 years ago
components Add OpenMW commits up to 29 Oct 2018 5 years ago
docs Add OpenMW commits up to 29 Oct 2018 5 years ago
extern Add OpenMW commits up to 29 Oct 2018 5 years ago
files Add OpenMW commits up to 29 Oct 2018 5 years ago
manual/opencs remove latex error 10 years ago
.editorconfig Update .editorconfig to include GLSL 7 years ago
.gitignore Merge pull request #369 from OpenMW/master 7 years ago
.gitlab-ci.yml Follow the redirects 6 years ago
.gitmodules Add breakpad to server 8 years ago
.travis.yml Add OpenMW commits up to 19 Aug 2018 5 years ago
AUTHORS.md Paperwork for the pull request #1935 6 years ago
CHANGELOG.md Merged pull request #1998 6 years ago
CMakeLists.txt Add OpenMW commits up to 14 Sep 2018 5 years ago
CONTRIBUTING.md last minute updates from zini 7 years ago
LICENSE http to https for supported urls (#1625) 7 years ago
README.md [General] Change version to 0.7.1 6 years ago
appveyor.yml Update appveyor.yml 6 years ago
readthedocs.yml Force RTD to not build any other types of docs. 7 years ago
tes3mp-changelog.md [Documentation] Update changelog with attack synchronization details 6 years ago
tes3mp-credits.md [General] Update credits 6 years ago

README.md

TES3MP

Copyright (c) 2008-2015, OpenMW Team
Copyright (c) 2016-2019, Stanislav Zhukov & David Cernat

Build Status

TES3MP is a project adding multiplayer functionality to OpenMW, an open-source game engine that supports playing "The Elder Scrolls III: Morrowind" by Bethesda Softworks.

  • TES3MP version: 0.7.1
  • OpenMW version: 0.44.0
  • License: GPLv3 (see LICENSE for more information)

Font Licenses:

Project status

Version changelog

As of version 0.7.x, TES3MP is fully playable, providing very extensive player, NPC, world and quest synchronization, as well as state saving and loading, all of which are highly customizable via serverside Lua scripts.

Remaining gameplay problems mostly relate to AI and the synchronization of clientside script variables.

Donations

You can benefit the project by donating on Patreon to our two developers, David Cernat and Koncord, as well as by supporting OpenMW.

Contributing

Helping us with documentation, bug hunting and video showcases is always greatly appreciated.

For code contributions, it's best to start out with modestly sized fixes and features and work your way up. There are so many different possible implementations of more major features many of which would cause undesirable code or vision conflicts with OpenMW that those should be talked over in advance with the existing developers before effort is spent on them.

Feel free to contact the team members for any questions you might have.

Getting started