whitebeard wrote:Was not aware of a limitation on file extension of attachments. Maybe you cannot attach it as an image?
If svg is not allowed, PDF is and you will still have SVG properties.
Did you not like HeroScribe? It already creates SVG maps. The UI leaves much to be desired but how often does one write or edit a map? It is long overdue for a redo. Python 3 would be great!
HeroScribe's site is broken, download links return "That ID doesn't exist!" … one of the pages mentions a CD set full of just about everything HeroQuest as of some years ago when it was posted. And, I host a lot of large BT files for other hobbies as it is. Some HQ stuff would be just one more for a fast way to get it all into the hands of anyone who wanted it.
I don't have a whole lot of hope for it after my attempt to run Vassal. I ran it and the whole UI was kind of ridiculous-sized. It thinks I have a HiDPI screen and was effectively trying to operate with a 960x500 screen. Vassal
doesn't work with that screen size. Found out how to disable that with -Dsun.java2d.uiScale=1.0 … but I can't just pass that to the Java command line because Vassal itself will run a new Java instance without it to get a game going.
Make it stick … export JAVA_TOOL_OPTIONS="-Dsun.java2d.uiScale=1.0", there! That should do it.
- Code: Select all
tjcarter@aki:~/Source/vassal/VASSAL-3.5.3$ ./VASSAL.sh
Error: VASSAL requires Java 11 or later. The Java you are using (/usr/bin/java) has an unrecognizable version 'Picked up JAVA_TOOL_OPTIONS: -Dsun.java2d.uiScale=1.0'.
SON OF A BANDERSNATCH JAVA, can you even once not exhibit the stupidest behavior possible?! Betcha know what happened.
- Code: Select all
tjcarter@aki:~/Source/vassal/VASSAL-3.5.3$ java -version
Picked up JAVA_TOOL_OPTIONS: -Dsun.java2d.uiScale=1.0
openjdk version "14.0.2" 2020-07-14
OpenJDK Runtime Environment (build 14.0.2+12-Ubuntu-120.04)
OpenJDK 64-Bit Server VM (build 14.0.2+12-Ubuntu-120.04, mixed mode, sharing)
siiiiigh. Work around that, copy the script, neuter the JDK version test since I mean I obviously have a new enough JDK… And some fonts are now microscopic, but I could actually see the board. But not the very nice little minis on it.

I think if I can replace them with the monster icons (which I have), I should be able to use it. Have to figure out how to use the module editor. And … I don't know if I'll be able to use a customized version while everyone else is using the normal one. An integrity check might be warranted as some games could allow people to cheat if they could just modify the game modules to show hidden information, IDK.
It looks like there are options for different images. I could possibly just ADD the quest map icons as alt images and just use those when I'm playing. Modifying the module apparently will change the minimum Vassal version required to load it though, and I have no idea what I'm doing yet.
But yeah, my experience with Java apps is mostly frustration. And don't even get me started on librxtx-java …
<InSpectreRetro> All hail Zargon!!! Morcar only has 1BP.