Skip to content

Releases: Hakanaou/deepLuna

deepLuna v5.2

16 Jan 04:36
2b27dfb
Compare
Choose a tag to compare
  • Now possible to add translation exceptions for strings that are identical in JP but should be translated differently due to context

deepLuna v4.6

09 Jan 19:10
36e2356
Compare
Choose a tag to compare
  • deepLuna now uses new 'Literate' import/export script format
  • Internal database structure now JSON-based
  • Various performance improvements
  • Added luna_cli and luna_linter to facilitate scripting of simple workflows

deepLuna v3.1.1

18 Oct 13:50
Compare
Choose a tag to compare
  • Major performance improvements, in particular importing update files and loading scenes takes now only split seconds
  • A new comment field has been added (see Readme for more details)
  • A new "swap character" option has been added for languages with special characters (see Readme for more details)

deepLuna v2.3

06 Oct 11:31
Compare
Choose a tag to compare

Overall stability improved compared to the previous version

deepLuna v2.2.1

14 Sep 19:01
Compare
Choose a tag to compare

Corrected several bugs (lines missing in files, crash during injection and other smaller ones), and information added in the Readme about installation of deepLuna in a virtuel environment, as well as the associated requirements.txt file

deepLuna v2.2

10 Sep 20:54
Compare
Choose a tag to compare
  • Correction of several bugs (missing lines, aesthetic problems with treeview, etc.)
  • Addition of a function to automatically add linebreaks when injecting the script to avoid bad alignements in the game

deepLuna v2.1

07 Sep 00:34
Compare
Choose a tag to compare

Major upgrade of deepLuna:

  • Extraction algorithm and main interface completely remodelled
  • Taking now into account the underlying day/heroine structure of the files
  • Proposes a new simple and intuitive function to share your updated translation with you teammates
  • Added many small improvements to the interface that enhances the global user experience
  • Corrected many different bugs

deepLuna v1.0

06 Sep 23:29
Compare
Choose a tag to compare

The is the initial release of deepLuna. It contains the following elements:

  • a linear extraction module of the Tsukihime Remake script coming from the script_text.mrg file
  • a graphical interface edition module with some basic usual functions, such as search and replace
  • a machine translation module using deepL API links as a professional translation possible helper
  • an injection module that injects the translated text in the script_text.mrg file