Skip to content

Releases: Insighter2k/GodHand

GodHand 1.3.2

06 Jun 17:50
Compare
Choose a tag to compare

Optimizations
Fixes

GodHand 1.3.1

04 Jun 13:02
Compare
Choose a tag to compare

Added Jisho Wrapper
Added Jisho Translation to the detail rows.
Added to settings "Enable Jisho Translation"


Removed debug column

GodHand 1.2.1

01 Jun 18:37
Compare
Choose a tag to compare

GodHand 1.2

01 Jun 16:13
Compare
Choose a tag to compare

Removed old files for "Flyouts". Will not be implemented as of now.
Implemented now the full ProjectWorkspace. Changes will be saved in a separate file without changing the original file. This file is a patchfile which can be distributed.

Added Tab "Patching".
It is possible with an imported project (from other users e.g.) to apply patches. (Patch distribution)

This is currently the final release.

GodHand 1.1

31 May 23:21
Compare
Choose a tag to compare

Added Window-Title Bar Navigation:

  • Click on Settings will add the tabitem with its content. Clicking on Settings again will close the window

Added Projekt Management functionality:

  • You can add, edit and delete projects
    => Name / Fullpath
    It lets you create in the subfolder "projects" a project folder for future use for translations.
  • Same clicking mechanism like Settings

You can select from the title bar the current project, clicking on it lets it add to the tabs.
This item is from type "ProjectWorkspace" It enables you to browse through the directories and files which you have configured via rootpath.

Made a fix for the encoding tables where \r \n were not correctly translated.

Added in the "ProjectWorkspace" standard option like encoding table, offset and displaying the results in the datagrid via double click on the filebrowser.

Fixed SaveButton bug for saving edited values.

Optimizations .

GodHand 1.0

31 May 08:32
Compare
Choose a tag to compare

Removed Filesize and Last Write UI-Element in Tab "File".
Added UI-Element "Encoder" in Tab "File".
Added functionality for custom encoders (alpha version) with max length of 3 bytes.
Added for "Saving File" a file backup dialog.

GodHand 0.9.1

30 May 13:20
Compare
Choose a tag to compare

Fixed an issue for OCR:
Because of the output of the command-line of Capture2Text, region settings had to be set for incompatible utf-8 programs to japan.
An ocr.txt will be created where GodHand will read and display the result.
No further settings needed.

GodHand 0.9

30 May 11:34
Compare
Choose a tag to compare

Added TabControl for navigating between file and ocr analyzer.
Added OCR functionality with Capture2Text 4.2.0

7z is now required to high data load. Compressed it to a good amount.

---2nd release---
Added Scrollviewer for better OCR experience

GodHand 0.8

29 May 15:15
Compare
Choose a tag to compare

Optimized code
Added google translate api
Added xml read / write support for classes
Added settings with logic
Added DetailsRow for visualization and translation purposes

GodHand 0.7

28 May 17:54
Compare
Choose a tag to compare

Renamed Columns for better view experience:
Current Length -> Length
New Value Length -> New Length

Added Validation for "New Value" -> If the entered "value" is greater than bytevalue, value cannot be stored.

Changes will be automatically checked, if current and entered value are different.