Skip to main content
Topic: Pak128 toolbox (Read 16261 times) previous topic - next topic

Pak128 toolbox

Hello, here is the pak128 toolbox - various crazy scripts for all purposes.

Most of the tools can load all dat files in all subfolders and then deal with them as they need. Usually, you can stop them from looking into a folder by adding file statsignore.conf (it looks just for the name).

Output is either files, or text directly to command line. Most of the interesting tools don't change existing files - but be careful anyway.

It mostly needs Python (2.6 line recommended) and PyGame (recommended latest for 2.6). But there are some other things, too.



In most cases you will copy
1) the one script you want to use
2) and simutools.py
to the top folder of tree that you want to analyze. Then edit the files (configuration is usually at the top) and finally run.

My projects... Tools for messing with Simutrans graphics. Graphic archive - templates and some other stuff for painters. Development logs for most recent information on what is going on. And of course pak128!

Re: Pak128 toolbox

Reply #1
this onto what good and how does it work?

Re: Pak128 toolbox

Reply #2
...read the text?

edit: Updated the spectrogram thingy. It had a bug where all house types had to have at least one object or it crashed.

edit: updated again...

My projects... Tools for messing with Simutrans graphics. Graphic archive - templates and some other stuff for painters. Development logs for most recent information on what is going on. And of course pak128!

Re: Pak128 toolbox

Reply #3
Updated with current version. Some new tools and some improvements to the library... Find out eventually yourself.

My projects... Tools for messing with Simutrans graphics. Graphic archive - templates and some other stuff for painters. Development logs for most recent information on what is going on. And of course pak128!

Re: Pak128 toolbox

Reply #4
Updated with a few new tools - most notably timeline-chart.py which produces overviews of vehicle timeline.

Download from first post...

My projects... Tools for messing with Simutrans graphics. Graphic archive - templates and some other stuff for painters. Development logs for most recent information on what is going on. And of course pak128!


Re: Pak128 toolbox

Reply #6
If you aren't pakset maintainer, there isn't much to do with them.

My projects... Tools for messing with Simutrans graphics. Graphic archive - templates and some other stuff for painters. Development logs for most recent information on what is going on. And of course pak128!

Re: Pak128 toolbox

Reply #7
I've been playing a little bit with Python and I was wondering if wouldn't be possible to create an executable for Windows systems, with a little menu (in command line mode).

Re: Pak128 toolbox

Reply #8
Isn't it easier to copy the file and click? Instant gui across al platforms ;)

My projects... Tools for messing with Simutrans graphics. Graphic archive - templates and some other stuff for painters. Development logs for most recent information on what is going on. And of course pak128!

Re: Pak128 toolbox

Reply #9
Still need some additional code to recognize pak64 images ... otherwise great.

 

Re: Pak128 toolbox

Reply #10
There's a constant at top of the file...

My projects... Tools for messing with Simutrans graphics. Graphic archive - templates and some other stuff for painters. Development logs for most recent information on what is going on. And of course pak128!