Skip to content

DreamWeave-MP/DW-Classic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dreamweave

Copyright (c) 2008-2015, OpenMW Team Copyright (c) 2016-2022, David Cernat & Stanislav Zhukov Copyright (c) 2023-, Dreamweave Community

Dreamweave is a project adding multiplayer functionality to OpenMW, an open-source game engine that supports playing "The Elder Scrolls III: Morrowind" by Bethesda Softworks. Its source code is originally based on the TES3MP fork of OpenMW, with many modifications. Dreamweave's goal is to extend and refactor much of the core functionality of TES3MP itself. Please support the original project(s).

  • Dreamweave version: 0.1.0
  • TES3MP version: 0.8.1
  • OpenMW version: 0.47.0
  • License: GPLv3 with additional allowed terms (see LICENSE for more information)

Font Licenses:

Project status

Being based on TES3MP's latest version, most features (and caveats) of gameplay apply to Dreamweave, with some exceptions to be documented. See the original, unmodified project status below:

Version changelog

As of version 0.8.1, 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 fact that clientside script variables need to be placed on a synchronization whitelist to avoid packet spam.

TES3MP now also has a VR branch that combines its code with that of Mads Buvik Sandvei's OpenMW VR.

Donations

You can benefit the project by donating on Patreon to the OpenMW team: CapoStrophic AnyOldName3 David Cernat Psi29a Foal Wazabear

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