dominions-mod-support READMEThis extension provides syntax highlighting, autocomplete and hover information on commands. FeaturesFull list of known commands and information about it. As well as auto formated snippets when creating/editing objects like monsters or items.
Addtional details including relevent tables for some keywords. Will add more in the future
Error checking for illegal values and missing #end commands. Known IssuesI'm sure there's a handful. Just undocumented so far. See below.
Release NotesThere is likely errors in my data for all the commands. I did a lot of scraping and regex instead of going through it by hand. If you catch any and are feeling extra generous please fix and submit a pull request. Or if not and it's small just let me know via discord @zegma and I can include the fix in during an update. 1.1.1Added diagnostics and some error correction. As well as a lot of strcutural changes to improve maintainability long term. fixed bug with float numbers diagnostics not ignoring strings and comments. CreditsI wanted to highlight djmcgill for creating a syntax highlighting tool years ago. Used that for a while and the decided I wanted to improve on that base. Thanks logg-y for the list of mod manual missing commands. Thanks larzm42 for raw game data. General thanks to all the folks in the Dom5 Modding Discord. Plenty of help when getting clarification of mechanics to provide more accurate information in this extension. ToDOIn no particular order things I want to do.
Enjoy! |