Skip to content

Alpha preview v1.2.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@AnthonyZJiang AnthonyZJiang released this 02 Apr 18:55
· 83 commits to master since this release

v1.2.1

  • Added auto update

v1.2:

  • Added support for editing weapon/armor modifiers (a very rough implementation, but working).

Instruction for editing modifiers:

  1. Select an item from the Inventory tab.
  2. Right-click on the Modifier list.
  3. Select add/delete a modifier.
  4. If add a modifier, in the pop-up window type in the modifier name; click OK to save and return.
  5. Apply changes.

v1.1.1:

  • Fixed LSNative.dll not loaded issues.

v1.1

  • Added a dialog to ask for saving a backup if one is not found before loading the savegame.
  • Now a blank png is used for creating a checksum (which is used to verify the backup) when saving a backup.
  • Added inventory support with limited functionality (only allows modification to basic stats, weapon and armor modifiers are not supported).

v1.0

  • First release