David Cernat 038757b91a [General] Temporarily revert to original rotation animation sync
I originally added rotation animation sync as part of commit 068a45be8799b36bf47086767245fe86eb473af5. Unfortunately, it meant the PlayerPosition packets were now twice as large as they had been before, which was less than ideal for such a frequently sent packet, which is why Koncord switched to a more optimized approach in commits 5f30dfd5db19da0faf12fc09fae34968e61ec4d4 and d67db1a9bdbda521ccc57aa4fa386e040197fc09.

Recently, there have since been some rotation animation problems in OpenMW, which have broken the way Koncord's approach looks. My original approach still looks somewhat okay, so I'm switching back to it until we can figure out how to reuse it under the current circumstances.
2018-07-21 19:27:36 +03:00
2015-05-25 18:45:42 +09:00
2016-10-23 17:07:46 +08:00
2018-07-11 10:09:31 +02:00
2018-06-27 13:32:08 +02:00
2018-07-16 21:07:59 +08:00

TES3MP

Copyright (c) 2008-2015, OpenMW Team
Copyright (c) 2016-2018, TES3MP Team

Build Status

TES3MP is a project aiming to add 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

TES3MP is now playable in most respects. Player and NPC movement, animations, combat and spell casting are properly synchronized with small exceptions, as is picking up and dropping items in the world, using doors and levers, and adding and removing items from containers. Journal entries, faction stats and dialogue topics are also synchronized, allowing the majority of quests to work fine.

Serverside Lua scripts are used to save and load the state of most of the aforementioned.

Contributing

Development has been relatively fast, but any contribution regarding code, documentation, bug hunting or video showcases is greatly appreciated.

Test sessions are often advertised on our Discord server or in our Steam group.

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

Getting Started

Donations

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

Description
Multiplayer for OpenMW, a reimplementation of The Elder Scrolls 3: Morrowind's engine.
Readme GPL-3.0 89 MiB
Languages
C++ 96.7%
CMake 1.4%
C 0.7%
GLSL 0.5%
TeX 0.4%
Other 0.3%