openmw-tes3coop/apps
David Cernat 80be664139 [Server] Fix skill-related script functions
Add getSkillIncrease() and setSkillIncrease() script functions to get and set the attribute bonuses received at the next level up as a result of skill increases.

Previously, getSkill() and setSkill() attempted to return and set the attribute bonuses, respectively. However, they mistakenly used a skill ID as a parameter for the attribute bonuses, when in fact npcStats.mSkillIncrease is an integer array of size 8 where the key stands for an attribute's ID. As a result, setSkill() had the unexpected side effect of messing up a player's major and minor skills because of the invalid values it was setting for npcStats.mSkillIncreases.
2017-11-18 10:02:52 +02:00
..
browser [Browser] Add "no password" filter to browser 2017-10-21 12:42:38 +08:00
bsatool Restore trailing new lines to shrink PR 2017-09-08 22:20:04 +01:00
esmtool Restore trailing new lines to shrink PR 2017-09-08 22:20:04 +01:00
essimporter ESS-Importer: Convert magic projectiles (Closes #2320) 2017-09-20 18:58:56 +02:00
launcher Merge pull request #287 from OpenMW/master while resolving conflicts 2017-09-12 07:38:49 +03:00
master [Master] Use RakNet ban system instead homebrew 2017-10-03 03:17:25 +08:00
mwiniimporter Restore trailing new lines to shrink PR 2017-09-08 22:20:04 +01:00
niftest Restore trailing new lines to shrink PR 2017-09-08 22:20:04 +01:00
opencs Merge pull request #319 from OpenMW/master while resolving conflicts 2017-10-22 20:27:44 +03:00
openmw Merge pull request #340 from TES3MP/master 2017-11-17 01:28:07 +02:00
openmw-mp [Server] Fix skill-related script functions 2017-11-18 10:02:52 +02:00
openmw_test_suite Move new behaviour into macro to reduce code duplication 2017-09-08 22:17:42 +01:00
wizard Move new behaviour into macro to reduce code duplication 2017-09-08 22:17:42 +01:00
doc.hpp