Co-op for in openmw!
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 8aad93b904
Merge pull request #519 from TES3MP/0.7.0-alpha
[General] Update positions for dead players on other clients
5 years ago
CI [General] Update Travis CI 5 years ago
apps Merge pull request #519 from TES3MP/0.7.0-alpha 5 years ago
cmake Merge pull request #457 from OpenMW/master while resolving conflicts 6 years ago
components Merge pull request #518 from TES3MP/0.7.0-alpha 5 years ago
docs Merge pull request #469 from davidcernat/master while resolving conflicts 6 years ago
extern Merge pull request #469 from davidcernat/master while resolving conflicts 6 years ago
files [General] Change the default plugins home location 6 years ago
manual/opencs remove latex error 9 years ago
.editorconfig Update .editorconfig to include GLSL 6 years ago
.gitignore Merge pull request #369 from OpenMW/master 6 years ago
.gitlab-ci.yml Build everything but branches until we can allow VM/CIs to run on forked projects. 6 years ago
.gitmodules Add breakpad to server 8 years ago
.travis.yml [General] Update Travis CI 5 years ago
AUTHORS.md Updated credits file 6 years ago
CHANGELOG.md Merged pull request #1666 6 years ago
CMakeLists.txt [General] Fix standalone server build 5 years ago
CONTRIBUTING.md last minute updates from zini 6 years ago
LICENSE http to https for supported urls (#1625) 6 years ago
README.md [Documentation] Update readme and credits 5 years ago
appveyor.yml Update appveyor.yml 6 years ago
readthedocs.yml Force RTD to not build any other types of docs. 6 years ago
tes3mp-changelog.md [Documentation] Update changelog with attack synchronization details 6 years ago
tes3mp-credits.md [Documentation] Update readme and credits 5 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.0-alpha
  • OpenMW version: 0.44.0
  • License: GPLv3 (see LICENSE for more information)

Font Licenses:

Project status

Version changelog

As of version 0.7.0, 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