1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 09:19:55 +00:00
A mirror of the official tes3mp repository
Find a file
2021-10-01 03:27:40 +02:00
.github [GitHub] Add funding links 2019-10-24 14:54:40 +03:00
apps [Client] Update 3rd person model of local player when setting character 2021-10-01 03:27:40 +02:00
CI Add OpenMW commits up to 17 Jun 2021 2021-06-17 10:33:19 +02:00
cmake Add OpenMW commits up to 21 May 2021 2021-05-21 16:00:09 +02:00
components [Client] Remove credits check on Windows client 2021-09-20 05:55:51 +02:00
docs Add OpenMW 0.47 commits up to 1 Jul 2021 2021-07-01 19:13:04 +02:00
extern Add OpenMW 0.47 commits up to 25 Jul 2021 2021-07-25 22:29:47 +02:00
files Add OpenMW 0.47 commits up to 25 Jul 2021 2021-07-25 22:29:47 +02:00
manual/opencs remove latex error 2015-05-25 18:45:42 +09:00
.editorconfig Update .editorconfig to include GLSL 2018-06-21 14:23:30 +00:00
.gitignore Add OpenMW commits up to 20 Mar 2021 2021-03-20 16:44:11 +02:00
.gitlab-ci.yml Support running unit tests on gitlab CI for windows 2021-05-18 01:34:03 +02:00
.gitmodules Add breakpad to server 2016-10-23 17:07:46 +08:00
.travis.yml Update IRC links to libera 2021-05-31 21:15:26 +01:00
appveyor.yml Fix AppVeyor CI 2021-05-07 11:04:49 +04:00
AUTHORS.md Revert Xcode sdk version from 11.6 to 10.2 2021-04-22 18:41:02 +00:00
CHANGELOG.md Merge branch 'fix_door_freeze' into 'master' 2021-07-05 08:18:03 +00:00
CHANGELOG_PR.md Resolved merge conflicts with changelog (cont.) 2021-05-18 15:05:19 +02:00
CMakeLists.txt Add OpenMW 0.47 commits up to 25 Jul 2021 2021-07-25 22:29:47 +02:00
CONTRIBUTING.md Fix outdated bug tracker links 2020-04-22 01:45:11 +03:00
LICENSE [License] Add additional terms allowed by the GPL v3 2021-04-18 16:41:02 +02:00
README.md Update IRC links to libera 2021-05-31 21:15:26 +01:00
readthedocs.yml Force RTD to not build any other types of docs. 2018-07-19 14:34:06 +00:00
tes3mp-changelog.md [Documentation] Update changelog with attack synchronization details 2018-09-26 02:48:52 +03:00
tes3mp-credits.md [Documentation] Update credits 2021-09-20 06:19:33 +02:00

TES3MP

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

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.47.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