v1.3.0
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
- LocationWidget: crash if lang is not found (sithlord48)
- GME loading, our susposed header is wrong so just as a last check match the size there is not valid header #177 (sithlord48)
- Add missing games_2 snowboard game rewards #181 (sithlord48)
- missing moggle house reward toggle #181 (sithlord48)
- ChararacterEditor not emitting limit2Changed #188 (sithlord48)
- MateriaEditor: check #192 (sithlord48)
- build for Qt 6.9 #195 (sithlord48)
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
- use reuse spec 3.2 #172 (sithlord48)
Continuous Integration
- use fancy checkout and update run on arch to 2.8.1 #173 (sithlord48)
- use github arm runners #175 (sithlord48)
- dynamic os name for packages #176 (sithlord48)
- Qt 682 #178 (sithlord48)
- no need to install ninja as its pre installed on runners now #196 (sithlord48)
- Use install-qt-actionv 4.3.0, remove unneeded install-qt related vars #196 (sithlord48)
- use Qt 6.9.1 to build, update windows to msvc-2022 #196 (sithlord48)
- build arm generic redist #179 (sithlord48)
Commits
- bc986b8: fix (FF7Text): use qsizetype to loop thru text (sithlord48) #174
- 5812af1: Create codeql.yml (Chris Rizzitello) #174
- 72df81e: update checkbox (sithlord48) #181
- 332204c: FF7Location add missing fields (sithlord48) #186
- e27dc3f: FF7Location QT_TR_NOOP() => QString() (sithlord48) #186
- c297019: Fix PSF save crash (myst6re) #197
- bb63201: Improve language code extraction in translation loader (Fengshen1) #202
- 78b7b74: Add Traditional Chinese (Fengshen1) #204
- 2311272: fix doc building (sithlord48)
- 607885e: fix doc building (sithlord48) #205
- ae5542e: update ZH files (sithlord48) #206
- 2af4bb9: fix IFW building (sithlord48) #206