TileCutter 0.5.5 Beta Release March 05, 2010, 06:24:38 pm There is a newer release of TileCutter available, see: http://forum.simutrans.com/index.php?topic=6962.0This is a beta release of the new TileCutter.If you do encounter any issues while using TileCutter please submit a bug report by posting in reply to this thread with the following information:1. Circumstances and description of the issue2. tilecutter.log and TileCutter5.exe.log (if present)3. Copy of the tc.config fileChanges 0.5.5 (beta):ADD: Proper selection of path to makeobj via GUIADD: Command line scriptability: Specify path to multiple .tcp files for automatic processingOverride output location of .dat/.pngSpecify .pak output if requiredUsage: "TileCutter5 -h" will give command line usage infoADD: Ability to select .dat file output via UI checkboxFIX: Selecting a file at the root of a drive on Windows leads to wrong path displayADD: Basic documentation now available on website (via Online Help link in menu)Known Bugs- Panel display bug when choosing different languages, workaround is to resize the window, which appears to fix thisWhat's newCommand Line interface for scriptingAbility to disable .dat file outputOnline documentationUI ImprovementsWhat's still to doSpecific platform source distribution via .zip/.tar.gz fileLots of testingFull dat file editorSmoke editorMac distributionWindows msi installerNotesPlease see here for TileCutter documentationAll the paths in the main window are relative to the project save location path. This is intended to allow you to put all your work files in one directory, and then to be able to move or zip that directory and send it to someone else while preserving all the links to the images. Also note that the images are not saved with the project file, only links to them are (this may change at some point).It's also worth pointing out that in order for the one click exporting to work (e.g. makeobj integration) you need to have filled out the correct details in the dat editing window. Currently this is just a text entry box, but this will change in future to a proper dat editing UI. The image array information is automatically generated and appended to whatever you type into this box.DownloadYou can download this beta release of TileCutter from the following link:TileCutter_win_0.5.5-beta.zip (5.4 MB)You can also download a source distribution:TileCutter_src_0.5.5-beta.zip (232 KB)NOTE: The source distribution requires that you have Python 2.6 or better installed already, and depends upon the wxWidgets library.And you can check out the source for this release from the SVN, using this URL:svn://entropy.me.uk/timothy/tilecutter/tags/0.5.5/And the current latest version from this one:svn://entropy.me.uk/timothy/tilecutter/trunk/I recommend upgrading to this version over all previous versions of TileCutter, especially the 0.3 branch. Quote Selected Last Edit: March 01, 2011, 10:48:04 pm by Timothy
Re: TileCutter 0.5.5 Beta Release Reply #1 – March 05, 2010, 06:26:21 pm Is the documentation available offline, let's say in txt, rtf or html format? Quote Selected
Re: TileCutter 0.5.5 Beta Release Reply #2 – March 05, 2010, 06:31:14 pm Quote from: vilvoh – on March 05, 2010, 06:26:21 pmIs the documentation available offline, let's say in txt, rtf or html format?Sure, right-click, save page as I'll probably include it with the application in a future version though. Quote Selected
Re: TileCutter 0.5.5 Beta Release Reply #3 – August 12, 2010, 04:51:48 pm Hey Timothy I can't open Tilecutter, It don't even shows anything.I looked at ProceXP (It's a cool Task Manager) and it runs but is killed at same timeI've tried downloading version 0.5.4 but no resultsI'm using Win7 Professional also i've attached the log Quote Selected
Re: TileCutter 0.5.5 Beta Release Reply #4 – August 12, 2010, 11:09:18 pm Which version of Python do you have installed? Did you install the wxWidgets? Quote Selected
Re: TileCutter 0.5.5 Beta Release Reply #5 – August 13, 2010, 07:27:02 am Quote from: An_dz – on August 12, 2010, 04:51:48 pmHey Timothy I can't open Tilecutter, It don't even shows anything.I looked at ProceXP (It's a cool Task Manager) and it runs but is killed at same timeI've tried downloading version 0.5.4 but no resultsI'm using Win7 Professional also i've attached the logHello An_dz, may I ask what operating system you are using? Also what do you have the language options set to? From the log this looks like an error to do with decoding one of the language files, I'll have to investigate. Quote Selected
Re: TileCutter 0.5.5 Beta Release Reply #6 – August 13, 2010, 05:15:34 pm Quote from: Timothy – on August 13, 2010, 07:27:02 amHello An_dz, may I ask what operating system you are using? Also what do you have the language options set to? From the log this looks like an error to do with decoding one of the language files, I'll have to investigate.I'm using Windows 7 Professional and it's in Brazilian Portuguese language(my OS not TC).Tilecutter configs are all set as default, I didn't changed it, so I think it's in English US.In tc.config file there's a line like that: "default_language": "english_translation", if you wanna take a look it's attached!EDIT:I've tried using it with XP mode but same error happens, the log is also the same, the only difference is that an message box appear saying something like: the initialization of the program failed caused by a incorrect configuration. Reinstalling the program may help.Also I want to ask if .NET framework or VB files are needed or something like that? Just like Simustarter, I remembered that it requires VB5 files to be runQuote from: Isaac.Eiland-Hall – on August 12, 2010, 11:09:18 pmWhich version of Python do you have installed? Did you install the wxWidgets?I have Python 2.6.5 installed and yes, i've tried installing wxWidgets version 2.8.11.0(course the Python2.6 compatible). Quote Selected Last Edit: August 13, 2010, 07:17:00 pm by An_dz