Skip to content

v0.11 Beta 6

Pre-release
Pre-release
Compare
Choose a tag to compare
@JavidPack JavidPack released this 13 Jun 21:40
· 723 commits to master since this release

!! This release is NOT intended for regular users, you will have many issues unless you are a modder !!

Release notes since 0.11 Beta 5, see 0.11 Beta 1, 2, 3, 4, and 5 release notes for additional changes since 0.10.1.5.

Major
GOG version support (Windows only)

API
GetWeaponDamage now obsolete, use ModifyWeaponDamage
New PickAmmo method arguments for the weapon item.
GetManaCost/OnMissingMana/OnConsumeMana hooks for dynamic mana costs and effects
ModConfig can now SetPendingChanges in custom elements
Various ModConfig changes

Fixes
Fix Texture Pack support on Mac and Linux (Vanilla bug)
Fix ModInfo scroll (Beta 5 bug)
Fix Window resizing (Beta 5 bug)
Fix ModBrowser author search (Beta 5 bug)
Restore Server functionality (Beta 5 bug)