Skip to content

Releases: hristoast/ncgd-tes3mp

Release: 1.2

05 Jun 13:48
5e8a127
Compare
Choose a tag to compare

Big thanks to Illya Moskvin for his awesome fixes in this release!

  • Fix health and stat resets (#2)
  • Properly consider "The Lady" birthsign (#3)

Release: 1.1

28 Jun 23:31
14a08e9
Compare
Choose a tag to compare
  • Fix crashes caused by pre-NCGD player data.
  • Such pre-NCGD players are now crudely imported into the leveling system, but are still not officially supported.
  • Documentation more explicitly shows how to properly install.

Release 1.0

21 Jun 13:34
4d18db4
Compare
Choose a tag to compare
  • Death-induced, temporary (and optionally stackable) decay acceleration has been implemented.
  • Reduced the amount of work the mod does, specifically concerning record keeping for skills and their decay rates.
  • A lot of code cleanup.

Beta 9

19 Jun 13:18
1cb82a7
Compare
Choose a tag to compare
Beta 9 Pre-release
Pre-release
  • Skills are properly counted when a trainer is used
  • The minimun level a skill can decay to is now configurable
  • Added command shortcuts
  • Several micro optimizations
  • Some code cleanup too
  • Level progress handling finalized; we don't do it to prevent vanilla leveling

Beta 8

15 Jun 18:15
d979016
Compare
Choose a tag to compare
Beta 8 Pre-release
Pre-release

Fixed login crash.

Beta 7

15 Jun 15:36
e671d5d
Compare
Choose a tag to compare
Beta 7 Pre-release
Pre-release

Commands for recalculating data and stats on the fly are now available, with configurable options.

Beta 6

15 Jun 02:25
cb2cf07
Compare
Choose a tag to compare
Beta 6 Pre-release
Pre-release
  • Configurable decay and grow weights
  • Fixed leveling bug (preventing leveling)

Beta 5

14 Jun 23:22
d6552ee
Compare
Choose a tag to compare
Beta 5 Pre-release
Pre-release
  • Update records when death or jail happens

Beta 4

14 Jun 17:47
ebf52f5
Compare
Choose a tag to compare
Beta 4 Pre-release
Pre-release
  • Implemented a configurable level cap.
  • Attribute and skill values obey the server max values.
  • Fixed a problem with an instant decay happening after CharGen.

Beta 3

14 Jun 03:05
5ed5472
Compare
Choose a tag to compare
Beta 3 Pre-release
Pre-release

Health modifiers are implemented.