Author Topic: Version History  (Read 35249 times)

Offline jastey

  • Global Moderator
  • Planewalker
  • *****
  • Posts: 1524
  • Gender: Female
Re: Version History
« Reply #25 on: September 28, 2021, 02:15:02 PM »
Version 26 (21st March 2015), by Angel

Changes:
- Replaced all instances of DECOMPILE_BCS_TO_BAF and DECOMPILE_DLG_TO_D with DECOMPILE_AND_PATCH.
- Used build-in WeiDU functions like ADD_SPELL_EFFECT and ALTER_EFFECT where possible.
- Replaced old style loops with GET_OFFSET_ARRAY and PHP_EACH where possible.
- Phased out the included HANDLE_CHARSETS in favor of the one shipped with WeiDU.
- No longer using ALLOW_MISSING, proper conditions and prerequisites are in place everywhere.

Offline jastey

  • Global Moderator
  • Planewalker
  • *****
  • Posts: 1524
  • Gender: Female
Re: Version History
« Reply #26 on: September 28, 2021, 02:16:28 PM »
Version 27, 14th Juni 2019, by Angel
"Better late than never?"

Changes:

    Updated WeiDU to version 246.
    Added EET compatibility fixes from the Big World Project.
    New restored item: Irenicus' Third Journal in Spellhold.
    Deprecated "Gorf the Squisher Fix" component.
    Updated Polish translation, thanks to BWP.

Offline jastey

  • Global Moderator
  • Planewalker
  • *****
  • Posts: 1524
  • Gender: Female
Re: Version History
« Reply #27 on: September 28, 2021, 02:17:58 PM »
Version 28, 3rd January 2021, by Angel
"WeiDU 247 and Imoen 4 Ever"


This release adds support for WeiDU 247, has updated French and Russian translations, adds conceptual compatibility with the Imoen 4 Ever mod and of course fixes a number of bugs.

Also new in this version are encapsulation and immutability. The first means that all mod components get their own workspace and cannot influence each other, the second means that installing the mod does not add or change any files in the mod directory. This is an under the hood change for most users, but is important to maintainers. All components now also have checks to make sure they can only be installed on a compatible game. The restored ranger kits are now also compatible with EE games. Finally, this release also adds a .ini file with metadata for use with Project Infinity.

Bugs fixed in this release include duplicate Shazzellim +1 in Prebek's home, the Jade Hound from the Kidnapping of Boo having no charges, and Yoshimo's portrait not installing correcty on EE games.