Dragoness Eclectic
SOC-1
Hey, y'all. I hear this is where all the old TML folks turned up, or something like that. In any case, I have recently updated a couple of very, very old Traveller utilities that I wrote to compile with a modern gcc4 compiler.
htmlsect 0.52
Htmlsect was originally written for OS/2; I eventually ported it to Linux. It is a command-line utility that will take a standard sector file and generate extended systems write-ups for all the systems, and output them to either an IPF-tagged or HTML-formatted file, with links from the sector listing to each extended system write-up. OS/2 users will still have to run the IPF file through an IPF compiler to get an INF file out of it. Other options include the ability to seed the random number generator with a specific seed number (so you can re-generate the same systems using the -a option), and the option of listing complete stats (-a) or partial stats with question marks (the default). I originally developed this as a tool for Steve's second TCS PBEM game. The extended systems are generated as per MegaTraveller or Book 6: Scouts, with a few minor modifications. (You will probably need the cworlddat lib to link with it, so get the cworlddat source if you want to re-compile htmlsect). Version 0.52: fixed to actually compile with a modern GNU compiler. Version 0.52b: updated to TravellerMap.com data sheet format.
cworlddat
This lib and associated header files are needed to build htmlsect. There are a number of routines useful for parsing sector data files and generating MT extended systems in them. Version 0.53b: updated to TravellerMap.com data sheet format
htmlsect 0.52
Htmlsect was originally written for OS/2; I eventually ported it to Linux. It is a command-line utility that will take a standard sector file and generate extended systems write-ups for all the systems, and output them to either an IPF-tagged or HTML-formatted file, with links from the sector listing to each extended system write-up. OS/2 users will still have to run the IPF file through an IPF compiler to get an INF file out of it. Other options include the ability to seed the random number generator with a specific seed number (so you can re-generate the same systems using the -a option), and the option of listing complete stats (-a) or partial stats with question marks (the default). I originally developed this as a tool for Steve's second TCS PBEM game. The extended systems are generated as per MegaTraveller or Book 6: Scouts, with a few minor modifications. (You will probably need the cworlddat lib to link with it, so get the cworlddat source if you want to re-compile htmlsect). Version 0.52: fixed to actually compile with a modern GNU compiler. Version 0.52b: updated to TravellerMap.com data sheet format.
cworlddat
This lib and associated header files are needed to build htmlsect. There are a number of routines useful for parsing sector data files and generating MT extended systems in them. Version 0.53b: updated to TravellerMap.com data sheet format
Last edited: