openmw-tes3coop/apps
David Cernat 78441c769a [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.

(cherry picked from commit ef79a98544)
2018-04-19 15:18:38 +03:00
..
browser [Browser] Fix crashing of browser (I hope) 2017-08-01 02:16:49 +08:00
bsatool Restore trailing new lines to shrink PR 2017-09-08 22:20:04 +01:00
esmtool Some PVS-Studio and cppcheck fixes 2018-04-18 12:36:10 +00:00
essimporter ESS-Importer: Convert magic projectiles (Closes #2320) 2017-09-20 18:58:56 +02:00
launcher Merge pull request #408 from OpenMW/master 2018-04-18 18:05:09 +03:00
master [Master] Fix REST servers/info 2017-07-31 19:32:27 +08:00
mwiniimporter Restore trailing new lines to shrink PR 2017-09-08 22:20:04 +01:00
niftest Some PVS-Studio and cppcheck fixes 2018-04-18 12:36:10 +00:00
opencs Merge pull request #408 from OpenMW/master 2018-04-18 18:05:09 +03:00
openmw [General] Rework PlayerSkill packets so they are of minimal size 2018-04-19 15:18:38 +03:00
openmw-mp [General] Rework PlayerSkill packets so they are of minimal size 2018-04-19 15:18:38 +03:00
openmw_test_suite Label gtest directories as system 2018-03-13 21:27:14 +03:00
wizard Some PVS-Studio and cppcheck fixes 2018-04-18 12:36:10 +00:00
doc.hpp