11-08-2017, 03:35 PM | #1 |
GURPS Line Editor
Join Date: Jul 2004
Location: Montréal, Québec
|
DFRPG Game Aids: Computer Programs
This is the right place to post descriptions of and links to executable game aids for computers (Linux, Mac, PC, etc.). Per our online policy, we do not currently give permission for mobile apps (be they for Android, Blackberry, iOS, or something else).
Warning: Links to malicious content – such as viruses and trojans – will trigger immediate deletion and a permanent ban without appeal.
__________________
Sean "Dr. Kromm" Punch <kromm@sjgames.com> GURPS Line Editor, Steve Jackson Games My DreamWidth [Just GURPS News] |
11-09-2017, 03:33 PM | #2 |
Join Date: May 2008
|
Re: DFRPG Game Aids: Computer Programs
Bruno and I have been working on this sweet dungeon generator.
https://github.com/Syndaryl/DFRPGRan...geonGenerator/
__________________
Running 3 GURPS games: DFRPG, Supers and a weird Evil Hogwart's (ish) game. Check out my blog: Dungeons on Automatic |
07-14-2018, 10:06 AM | #3 |
Join Date: Aug 2004
|
Re: DFRPG Game Aids: Computer Programs
I've made a web app that helps DFRPG players or GMs create spells using the DF19 Incantation Magic rules. The app is found here:
http://www.hypermediocrity.us/incantation/ |
09-19-2018, 11:45 AM | #6 |
GCA Prime
Join Date: Aug 2004
Location: Portland, OR
|
Re: DFRPG Game Aids: Computer Programs
I have a draft version of the file available from my OneDrive here: Dungeon Fantasy RPG - Standalone Draft.gdf.
There is a thread in the GCA forum for it here: thread The link I gave you above is to the most recent version of the file, so you don't need to download the drafts linked in that thread. However, Bruno was working on equipment, so I think there's a link to a file for that (so far) in the thread, too. There's also some discussion of bugs/issues in the file, which may be helpful to you if you run across some. Or you can post your own to that thread, too.
__________________
Armin D. Sykes | Visit my GCA5 blog for updates and previews. | Get GURPS Character Assistant 5 now at Warehouse 23. Last edited by Armin; 12-07-2018 at 08:23 PM. |
09-21-2018, 04:32 PM | #7 |
GCA Prime
Join Date: Aug 2004
Location: Portland, OR
|
Re: DFRPG Game Aids: Computer Programs
And I forgot that the Standalone file does not actually stand alone, since the draft file for Spells is still separate.
Here is the draft Spells file: Dungeon Fantasy RPG - Spells Draft.gdf. Sorry for the omission. The thread linked above is still a good thing to peruse.
__________________
Armin D. Sykes | Visit my GCA5 blog for updates and previews. | Get GURPS Character Assistant 5 now at Warehouse 23. |
09-06-2019, 06:50 PM | #8 |
GCA Prime
Join Date: Aug 2004
Location: Portland, OR
|
Re: DFRPG Game Aids: Computer Programs
NEW FILE AVAILABLE FROM THIS POST.
Okie doke, I believe I've made all the corrections I had in my bug list. (Except for the request for DFRPG specific character sheets. No time for that yet.) I've removed the previous files, and the Standalone (which really wasn't) and Spells files are combined (I kept forgetting they were separate), and the new file should be available from my OneDrive here: Dungeon Fantasy RPG.gdf Code:
// Modified: Thursday, September 5, 2019 - Bug fixes // * References to ~Holy changed to ~Clerical // * Added '+1 to "SK:Singing", +1 to "SK:Musical Composition", +1 to "SK:Musical Instrument",' // to gives() for Bardic Talent // * Signature Gear no longer leveled, Attribute tracker removed // * Fixed Energy Reserve limits // * Extra Hidden Lore skills for Wizards are no longer added at 2pts // * Adjusted the alt3list of the #ChoiceList of the Knight template, so that the last 3 options // all maximize the required points for the 2-handed weapon option (#upto and #downto are the same) // so that it works as expected. // As always, please let me know if you have issues. There are two things outstanding that can't be addressed at this time: 1) Raising skills from default. GCA4 isn't able to turn that off. 2) Needs "X Spells," can never be satisfied, due to the file's extensive use of ident() and countasneed(), which aren't processed by generic needs like that. You may just want to delete that need from needs() once the character is built.
__________________
Armin D. Sykes | Visit my GCA5 blog for updates and previews. | Get GURPS Character Assistant 5 now at Warehouse 23. |
06-24-2020, 11:01 AM | #9 |
GCA Prime
Join Date: Aug 2004
Location: Portland, OR
|
Re: DFRPG Game Aids: Computer Programs
The Weapon Master and Weapon Bond modifiers weren't appearing in the modifiers listings for weapons, because they were in a modifier group that wasn't referenced by the weapons.
The easiest fix was to change the <Weapon> modifier group to <_Weapon> so that GCA would see it as a globally applicable group, and make it available to all the things through the drop-down. So, that's what I've done for now. Here's the new Dungeon Fantasy RPG.gdf file. You'll have to load this new file, then any existing characters will need to resync their Equipment (and the stuff on the left side of the dialog). Once that's done, in the Modifiers dialog, you should see _Weapon in the drop-down list, and that's where the _Advantage: Weapon Master Damage Bonus and _Perk: Weapon Bond modifiers will appear.
__________________
Armin D. Sykes | Visit my GCA5 blog for updates and previews. | Get GURPS Character Assistant 5 now at Warehouse 23. Last edited by Armin; 06-24-2020 at 11:06 AM. |
06-25-2020, 10:13 AM | #10 |
Join Date: Aug 2004
Location: MO, U.S.A.
|
Re: DFRPG Game Aids: Computer Programs
Thank you, Armin.
__________________
Xenophilia is Dr. Who. Plus Lecherous is Jack Harkness.- Anaraxes |
Thread Tools | |
Display Modes | |
|
|