Skip to content

Releases: sithlord48/ff7tk

Continuous Build

10 Mar 01:57

Choose a tag to compare

Complete Chinese translation synchronized with FF7 FFSky ver.3

FF7 FFSky ver.3 is an unofficial Chinese version produced by the FFSky team. It is also the only Chinese translation of FF7 PC in China since 2005.

Our translation is based on FF7 original Japanese version. All the nouns are translated from Japanese to Chinese by professional translators.

This submission includes both simplified and Traditional Chinese translations for ff7tk.

Chinese translator: Tekkaman
Proofreader and programmer: RandySeptem

v1.3.1

14 Aug 19:42

Choose a tag to compare

Code Refactoring

Builds

  • add New build Option TRANSLATIONS (default: ON) to control if the translation files are built #208 (sithlord48)

v1.3.0

13 Aug 01:16

Choose a tag to compare

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

v1.2.0

15 Jun 01:31
99755f5

Choose a tag to compare

Bug Fixes

  • better width of itemSelector and itemview #164 (sithlord48)
  • OptionWidget; Adjust the controller mapping combobox size (sithlord48)
  • MateriaEditor; Adjust the skill list box scroll area height (sithlord48)
  • ItemListView and Selector style adjustments (sithlord48)
  • locationWidget search for non english #165 (sithlord48)

Code Refactoring

Builds

Continuous Integration

Commits

  • 3c00d4c: refactor CharEditor to use camelCase signals (sithlord48) #166
  • 99755f5: Release 1.2.0 (sithlord48)

v1.1.0

06 May 22:21

Choose a tag to compare

Bug Fixes

Styles

Continuous Integration

Commits

  • 5f58b87: Add Missing Field Items (sithlord48) #152
  • Add Special Battle Wins (sithlord48)
  • 8ff1ab9: sundun_2 => sandun_2 (sithlord48)
  • 5d7da34: update GH Actions (sithlord48) #154
  • 15d255b: Qml,MateriaEditor: Various small fixes (sithlord48) #155
  • 79a26fc: ff7tkQmlGallery use current ff7tk (sithlord48) #155
  • 140f973: update run-on-arch-actionv2.7.1 (sithlord48) #155
  • adjust title topMargin #155 (sithlord48)
  • eb03909: Qml Palette Viewer, Begin to update the palette for qml items (sithlord48) #155
  • cb57a17: clean up C Casts (sithlord48) #156
  • 5cc3635: Fix Export of PGE, Add a Test for it (sithlord48) #157
  • 9006e58: Use QList of regions, Add Save Text for non ff7 edits (sithlord48) #157
  • f68a919: v1.1.0 (sithlord48) #160

v1.0.0

27 Dec 04:23

Choose a tag to compare

What's Changed

Full Changelog: v0.83.3...v1.0.0

v0.83.3

13 Aug 18:21

Choose a tag to compare

What's Changed

Full Changelog: v0.83.2...v0.83.3

v0.83.2

14 Mar 13:21

Choose a tag to compare

What's Changed

Full Changelog: v0.83.1...v0.83.2

v0.83.1

03 Feb 02:08

Choose a tag to compare

What's Changed

Full Changelog: v0.83.0...v0.83.1

v0.83.0

31 Aug 02:35

Choose a tag to compare

Commits

  • 6211e8c: Rm Auto Wix Build; remove github from git archive (Chris Rizzitello)
  • e04d64a: Setup Debian Depends (Chris Rizzitello)
  • 9a22442: Add SPLITPACKAGES option to control building of split packages (Chris Rizzitello)
  • ce17995: Jammy Debs (Chris Rizzitello)
  • c731e55: Adjust Sizing (Chris Rizzitello)
  • 4f3fbd8: Replace mask with validator (Chris Rizzitello) #93
  • c4d6b21: add psp/ps3 signature test (Chris Rizzitello)
  • 4dd37de: add resetItems to reset w/o Emit (Chris Rizzitello) #94
  • ac3a036: fix Spacing squash scope warnings (Chris Rizzitello) #94
  • 7c70892: Update README.md (Chris Rizzitello)
  • a0fcc8d: Use FF7Char::defaultNames (Chris Rizzitello)
  • ca82fe8: light and dark psx icon theme (Chris Rizzitello)
  • Update after colors set (Chris Rizzitello)
  • 0f65994: Texture cleaning (myst6re) #95
  • d9a2d52: PsfFile to ff7tk (Chris Rizzitello)
  • 445be69: Updating french translation (myst6re) #97
  • 8121214: Generate at build time alias headers (Chris Rizzitello) #98
  • 032fa22: move lang to translations (Chris Rizzitello)
  • 11a9309: libff7tk is a new lib for install info (Chris Rizzitello) #96
  • bdecf02: release 0.83 (Chris Rizzitello)

What's Changed

Full Changelog: v0.82.1...v0.83.0