Thursday 3 October 2013

Progress

Checking in with a progress report... Nothing amazing, but here's the run down.

  • Translator core: 100% done.
  • CLI Mode: 100% done (could be improved, but error reporting will handle the current problems)
  • GUI Mode: 100% done
  • Final Testing: 50% done
For those wondering about CLI (command line interface, useful for scripting and stuff), it will hide behind a --cli switch. Thanks to the magic of Python,  there is already fully documented command line help, so it should be pretty easy to use.

I'm wary of saying it, but unless something goes badly wrong, expect a release within a week.

EDIT: So I'm updating this post with progress as stuff gets done. Italics and strikeouts indicate changes.

3 comments:

  1. Is there any other way to deal with the file-copy stage never ending, other than deleting everything in the translated folder and retrying?

    Trying to run the translator on RyonaRPG, and this happens every single time, no matter how many times I clear the folder and retry.
    And I wind up with about 1000 less files in the translated folder than in the original, which I assume is a bad thing

    ReplyDelete
    Replies
    1. The only real way is to manually copy the game data files.

      Alternately, the new version of RPGMaker Trans should be released at some point in the next 24 hours, and I believe it fixes this bug.

      Delete
    2. Ah, didn't think to try that, thanks!

      Delete

Note: only a member of this blog may post a comment.