Hello! Welcome to the Fantasy Grounds module generator for DungeonFog
This page and the generator itself were coded in their entirety by Forecaster, for the benefit of the venn diagram overlap between DungeonFog users and Fantasy Grounds users (such as myself).
You can get started right away by using the form below, or read on for more information!
If, after reading the sections below, you need additional help, or want to report an issue, you can find Forecaster on the DungeonFog discord. You can also report issues and submit feature requests on this projects GitHub repository (requires a GitHub account).
On the GitHub page you can also find all the code associated with this project, which includes the parser and this page.
Go here to download the application version of this tool!
Generate Module
For the application version of the module generator see the sections below the form. Get more options and features by downloading the application.
The module name and list of files are passed to the script as normal. The module author field is passed to the script using the -a parameter.
The following changelog is for the module generator in general, including this web page, the application and the Python scripts. Changes, features, or fixes unless specified may apply to all of these.
2021-08-19v1.2.3Change from setting ruleset to 53 to setting it to Any (Should make the module available in most CoreRPG-based rulesets2021-07-28v1.2.2Executable doesn't work in command line modeSome typos2021-07-27v1.2.1Portal number disappearing in portal refinement window when reaching double digitsPortal refinement breaking when trying to parse more than one mapImplemented proper logging system with levelsImproved error handling for input filesBlock clicking Generate button in GUI with no files selected2021-07-26Ignore lights and ignore walls & doors is always on in online generatorExample command output based on form fields2021-07-20Improved layout of web pageImproved feedback from script when using formUpdate generator form to work with updated scripts2021-07-18v1.2GUI & ExecutablePortal refinement modeLighting support2021-05-08v1.1All doors are walls bugMissing line in doors-p (portal refine) mode to script (not available in web version)2021-04-26v1.0Initial release