Skip to content

v1.3.0

Choose a tag to compare

@sithlord48 sithlord48 released this 13 Aug 01:16
· 6 commits to master since this release

Features

  • Allow for loading of Materia between 91 and 254 as these can be easily added by a mod. (sithlord48)
  • Allow editing of mod materia ids (sithlord48)
  • FF7Save::importSlot returns bool now (sithlord48)
  • SlotSelect: Allow for user to close the dialog (sithlord48)
  • add Chinese translation #198 (sithlord48)
  • winarm builder.. Not IFW support for arm64 yet #179 (sithlord48)

Bug Fixes

Code Refactoring

  • move src/core to src/ff7tk #170 (sithlord48)
  • make sure to use Q_Invokable static order for methods #170 (sithlord48)
  • orientationWidget add more specific () for cursor logic #170 (sithlord48)
  • better logical grouping, several range detachment warnings and other small warning cleanups #171 (sithlord48)

Builds

Continuous Integration

Commits