LeonisX / yoda-stories-translation-tool

Yoda Stories Translation Tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yoda Stories Translation Tool

Utility for translation and comparison the Yoda Stories game.

  • Editing graphics, zones and tiles
  • Save text in DOCX format for easy translation
  • Ability to change window dimensions and font size

Утилита для перевода и исследования игры Yoda Stories.

  • Редактирование графики, зон и тайлов
  • Сохранение текста в DOCX формате для удобства перевода
  • Возможность менять габариты окна и размер шрифта

Powered with Kaitai structure format from Cyco.

Uses modified code from http://image4j.sourceforge.net project.

Docs

Releases

Boxes, disks

Game

YODESK.DTA

Download

Other Yoda Stories / Desktop Adventures solutions

Other links and resources

TODO List

  • List hotspots/monsters in UI

  • Zone tiles: show name

  • Zone: show x,y

  • Actions: show readable names, tiles

  • Add hex dumps images to all sections, other images

  • 65535 values == -1; 255 == -1; 4294967295 - need correct values when load DTA assets. Unsigned -> Signed, may be all FFFFFFFF, FFFF, FF

  • Dump tile names, grouped by attributes 0820-tile-name.bmp - for tilenames

  • Characters online - something wrong with tiles :(

  • Italy - Resize dialog tool tip text field :(. Also changes inventory font

  • France - Resize dialog tool tip text field :(. Also changes inventory font

  • Germany - Resize dialog tool tip text field :(

  • Spain - Resize dialog tool tip text field :(

  • Almost all fails on Resize dialog tool tip text field

  • Undo/Redo

  • Sounds editor (table: id, name). add, remove, as tiles

  • Actions cleaner, visualizer, interpreter

  • Dump all secrets (show tiles, ...)

  • Release 1.0

  • Correct output from different threads - OK/False + task name in logs + dialog

  • Zone editor - sticky tiles (not need to drag-drop)

  • Resolve all TODO

  • When add/delete/replace tiles, gender - CatalogEntry bytes[] don't change. Dump only unchanged data.

  • graphics-translation-guide: link to Russian translation

Other tasks

  • Paste from clipboard (good idea)
  • Think how to drag-drop from UI from Windows Explorer (Open file)\

(c) Leonis, 2014-2022

About

Yoda Stories Translation Tool

License:GNU General Public License v3.0


Languages

Language:Java 99.7%Language:HTML 0.3%