Pacman Ghost
Senior Member
- Joined
- Feb 25, 2017
- Messages
- 594
- Reaction score
- 300
- Country
I play a lot of VASL, and I like to take a bit of time to set up the scenarios so that they look nice, and have useful game-play information e.g. the stuff from the back of vehicle/ordnance counters, PF hit tables, etc. I had text files with templates for the various bits of HTML, but I got sick of manually creating the HTML snippets, especially for the vehicle/ordnance data, since it was time-consuming, and often repeated from scenario to scenario.
So, I wrote a program to do it all for me, and I've made it available here. You just enter the scenario details into the UI, and it will generate the HTML snippets for you, which can then copy into your VASL scenario. This is a screenshot of everyone's favorite, Hill 621:
A few more examples here.
Another screenshot of the program in action:
The full user guide is here.
It's actually a web application (i.e. something that runs in a browser), but I haven't (yet) put it up online, so you have to run the web server program yourself, then connect to that in a browser. If you're on Windows, you should get the pre-built version, everyone else should check the installation instructions. If there's enough interest, I'll put it up online, and people won't have to worry about installing anything, they will be able to just connect to it directly.
The HTML snippets are all generated from templates, which can be customized, so if you don't like my labels, you can create your own. Again, if there's enough interest, if I put the thing up online, I'll add something so that you can upload and share your templates.
There are still a few features I want to add, but this'll do for a first cut. In particular, there's currently only vehicle/ordnance data for Germans and Russians; you can still create scenarios for other nationalities, you just won't be able to generate the informational tables for their vehicles/ordnance.
So, I wrote a program to do it all for me, and I've made it available here. You just enter the scenario details into the UI, and it will generate the HTML snippets for you, which can then copy into your VASL scenario. This is a screenshot of everyone's favorite, Hill 621:
A few more examples here.
Another screenshot of the program in action:
The full user guide is here.
It's actually a web application (i.e. something that runs in a browser), but I haven't (yet) put it up online, so you have to run the web server program yourself, then connect to that in a browser. If you're on Windows, you should get the pre-built version, everyone else should check the installation instructions. If there's enough interest, I'll put it up online, and people won't have to worry about installing anything, they will be able to just connect to it directly.
The HTML snippets are all generated from templates, which can be customized, so if you don't like my labels, you can create your own. Again, if there's enough interest, if I put the thing up online, I'll add something so that you can upload and share your templates.
There are still a few features I want to add, but this'll do for a first cut. In particular, there's currently only vehicle/ordnance data for Germans and Russians; you can still create scenarios for other nationalities, you just won't be able to generate the informational tables for their vehicles/ordnance.
Last edited: