1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-16 19:19:56 +00:00
A mirror of the official tes3mp repository
Find a file
David Cernat ef79a98544 [General] Rework PlayerSkill packets so they are of minimal size
Previously, whenever a single skill value changed for a player, that player then sent a PlayerSkill packet with all values for all 27 skills, plus the player's progress towards the next level and the bonuses to each attribute on the next level up as the result of sklll increases thus far.

This commit makes PlayerSkill contain only the values of specific skills, moves the player's progress towards the next level to PlayerLevel packets, and moves the bonuses to each attribute on the next level up to PlayerAttribute packets.

Players now also send a PlayerSkill packet whenever their progress towards a new point in a skill changes. This was previously avoided so as to not have massive packet spam.
2017-11-24 12:38:42 +02:00
apps [General] Rework PlayerSkill packets so they are of minimal size 2017-11-24 12:38:42 +02:00
CI Merge pull request #326 from OpenMW/master 2017-10-26 17:28:56 +03:00
cmake Merge pull request #344 from TES3MP/master 2017-11-23 04:53:27 +02:00
components [General] Rework PlayerSkill packets so they are of minimal size 2017-11-24 12:38:42 +02:00
docs Merge pull request #331 from OpenMW/master while resolving conflicts 2017-11-10 08:43:50 +02:00
extern [General] Update sol submodule to 2.18.5 2017-11-01 22:27:52 +08:00
files Merge pull request #344 from TES3MP/master 2017-11-23 04:53:27 +02:00
manual/opencs remove latex error 2015-05-25 18:45:42 +09:00
plugins/mygui_resource_plugin Uses case-sensitive MyGUI_* variables 2016-08-15 15:59:02 +03:00
.editorconfig Add an EditorConfig file 2017-08-19 18:28:40 +01:00
.gitignore Merge pull request #313 from OpenMW/master while resolving conflicts 2017-10-16 07:37:29 +03:00
.gitmodules [General] Modernize Script API 2017-08-28 00:15:56 +08:00
.travis.yml Merge pull request #313 from OpenMW/master while resolving conflicts 2017-10-16 07:37:29 +03:00
appveyor.yml Fix "curl: command not found" error 2017-03-22 11:10:57 +09:00
AUTHORS.md Update AUTHORS.md 2017-11-05 15:36:26 +00:00
CHANGELOG.md updated changelog 2017-04-11 10:28:08 +02:00
CMakeLists.txt Merge pull request #332 from TES3MP/master while resolving conflicts 2017-11-10 08:50:28 +02:00
CONTRIBUTING.md Add feature additions policy 2017-07-31 12:39:33 +00:00
LICENSE Create LICENSE (#1532) 2017-11-05 15:37:38 +00:00
README.md Merge pull request #344 from TES3MP/master 2017-11-23 04:53:27 +02:00
tes3mp-changelog.md [Documentation] Update documentation for 0.6.1 2017-08-31 23:06:16 +03:00
tes3mp-credits.md [Documentation] Update information 2017-10-04 15:44:33 +03:00

TES3MP

Build Status

TES3MP is a project aiming to add multiplayer functionality to OpenMW, a free and open source engine recreation of the popular Bethesda Softworks game "The Elder Scrolls III: Morrowind".

  • Version: 0.7-alpha
  • 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 in our Steam group or our Discord server.

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.