Changelog
Note: This document is for historical purposes only. Older versions of RPGMaker Trans are not normally available for download, although a number of them may have Bookmarks in the Mercurial Source tree
v4.41
Released Wednesday 31 May 2017
-
FIXDisplay an error message when there is a problem with the patch rather than crashing
-
FIXError messages in command line mode now print correctly
v4.4
Released Tuesday 28 February 2017
-
FIXHopefully fix the longstanding issue where RPGMaker Trans could delete portions of patches
v4.35
Released Thursday 07 January 2016
-
FIXFix crash-on-exit bug in v4.3
-
FIXFix progress bar sticking at 99%
v4.3
Released Wednesday 06 January 2016
-
ENHANCEMENTMake more things translatable
-
FIXFix issue which caused indefinite hang on games with duplicated script names
v4.21
Released Tuesday 04 August 2015
-
FIXFixed a bug that caused dialogues not to appear in translated VX/VX Ace games
v4.2
Released Monday 03 August 2015
-
FIXSupport global predefined variables in Ruby parser - fixes variables such as $' breaking game
-
FIXFix dialogue format for XP games - first line of dialogue should no longer be stripped
-
ENHANCEMENTImproved Ruby architecture for page patching - precursor to customisation of page patching for tricky games.
v4.1
Released Saturday 11 July 2015
-
NEWFirst non beta release to have good VX support and any XP/VX Ace support
-
ENHANCEMENTPatch banners now set to have a minimum 300x400 display area
v4.005 Beta
Released Saturday 04 July 2015
-
NEWPatch Banners - A patch can now contain the special files banner.txt and banner.html to display a message to the user. The CLI uses banner.txt; the GUI will try banner.html and then fall back to banner.txt.
-
NEWCLI mode changed so that patch and output directories are optional and guessed by default
-
NEWDump labels+patch rebuild functionality exposed
-
ENHANCEMENTReworked GUI
-
ENHANCEMENTRemoved Ruby scripts which are unnecessary since Unmarshall
-
ENHANCEMENTGUI mode tries multiple ports (including 2 random) before failing
-
FIXRegex's now translateable again
-
FIXUnnamed scripts are no longer filtered out
v4.004 Beta
Released Sunday 21 June 2015
-
NEWValidate RegEx's in scripts to prevent errors only being found at end of script and therefore scripts taking far, far too long to parse.
v4.003 Beta
Released Saturday 09 May 2015
-
NEWUnmarshall script - should fix all compatibility issues
-
NEWGUI/CLI modes separated into separate packages - Windows version now works
-
NEWRelease channels to enable update checking on Beta versions
-
NEWHidden functionality (patch rebuild and dump labels) not yet exposed
-
ENHANCEMENTMajor tidy up of source code
v4.002 Beta
Released Monday 09 March 2015
-
FIXCrash when launching a Ruby process from GUI mode
v4.001 Beta
Released Sunday 08 March 2015
-
FIXCrash when choosing a game in file picker
v4.00 Beta
Released Saturday 07 March 2015
-
NEWSupport for XP and VX Ace games
-
ENHANCEMENTTranslated scripts now have some validation applied
-
ENHANCEMENTImproved support for heavily customised games (previously only relatively vanilla games would work)
-
NEWv3.2 Patch Format with simpler contexts
-
FIXGames residing in a non-ASCII folder should now work
v3.07
Released Thursday 26 February 2015
-
FIXMultiline inline scripts would not parse
-
FIXInclude the README and LICENSE files in the distributed binaries
v3.05
Released Wednesday 18 February 2015
-
FIXSupplied Ruby binary wasn't working
v3.04
Released Monday 16 February 2015
-
FIXPotential (although obscure) confusion with Patch/Asset files/folders in v3 patches
-
FIXPatched inline comments crashing the game
-
FIX(Temporary) Crash on exit
v3.03
Released Friday 13 February 2015
-
FIXComments in v3 patches modifying the inserted string
-
FIXCrashes with version controlled games/patches
v3.02
Released Saturday 31 January 2015
-
FIXProblems in Windows case-insensitive file system that prevented VX games from being patched
v3.01
Released Friday 30 January 2015
-
FIXPruby was in wrong location, crashing RPGMaker Trans
v3.0
Released Wednesday 28 January 2015
-
NEWVX support
-
NEW3.1 Patch format for VX Games
-
NEWCommand line mode
-
FIXRace condition that could randomly delete bits of patches
v2.06
Released Sunday 29 June 2014
-
NEWFirst Open Source release
-
FIXVarious Bug Fixes
v2.05
Released Thursday 08 May 2014
-
FIXZIP patches no longer crash RPGMaker Trans if patch not contained in a subdirectory
-
ENHANCEMENTCrash reporter has a handy 'copy error to clipboard and open bug report page' button
v2.04
Released Saturday 29 March 2014
-
NEWSupport the UTF-8 BOM in the GUI
v2.03
Released Sunday 23 March 2014
-
FIXUse different version of cx_freeze to avoid myterious bug
v2.02
Released Saturday 22 March 2014
-
FIXVersion checker
-
FIXError windows popping up on program exit
-
NEWNonfatal errors - allow error messages without killing RPGMaker Trans
-
NEWReadme
v2.01
Released Monday 03 March 2014
-
FIXError affecting high core count PCs
-
ENHANCEMENTLower memory usage
-
FIXRead only files no longer crash copier
-
FIXProgress bar no longer gets stuck at 99%
v2.00
Released Sunday 09 February 2014
-
NEWCLI mode - probably not functional on Windows
-
NEWNew GUI based on PySide
-
ENHANCEMENTNow using Python 3
-
FIXThe myriad of problems caused by Python 2's Unicode string handling being sub par.
v1.991
Released Tuesday 25 December 2012
-
ENHANCEMENTUnused strings now in fixed order
v1.99
Released Saturday 10 November 2012
-
FIXProblem with translating names/classes set by scripts
-
FIXBugs in error logging code
v1.98
Released Saturday 30 June 2012
-
NEWSpeedy patching engine to massively improve speed of translating 2k games
-
ENHANCEMENTCopy files to translated directory whilst patching
-
FIXGame folders with Unicode file names
-
ENHANCEMENTImproved UI
v1.97
Released Monday 16 April 2012
-
NEWSpeedy patching engine (which was broken in this release and reverted until 1.98)
-
FIXCan translate "Set Hero Class" commands
v1.95
Released Sunday 14 August 2011
-
NEWGUI - No more text box
-
ENHANCEMENTZIP Patches should not work with less required structure
-
FIXAlways get log files
v1.91
Released Saturday 04 June 2011
-
FIXUndocumented event code was crashing the patcher
-
FIXConverting old 1.0 patch format to 2.0 should not work
-
ENHANCEMENTDon't dump null strings
v1.9
Released Saturday 16 April 2011
-
ENHANCEMENTAdvice field - gives assistance on text line limits etc
-
FIXImprove security against malicious patches
-
FIXFix escaping issues
-
ENHANCEMENTRemove Terrain Data from translateables
v1.81
Released Saturday 05 March 2011
-
FIXAssets crashing patcher
-
NEWBOM support
v1.8
Released Friday 04 March 2011
-
NEWMultiprocessing - big speedup
-
NEWPatch File Format 2.0
-
NEWUpdate checker
-
NEWSecurity enhancement - malicious patches could overwrite arbitrary data
-
ENHANCEMENTConfirmation that patch is applied correctly - stops error messages from just disappearing.
-
ENHANCEMENTLogging mode - to capture problems
Previous versions of RPGMaker Trans did exist. However information on these has been lost to history...