|
07-17-2013, 03:27 PM | #1 |
GURPS Line Editor
Join Date: Jul 2004
Location: Montréal, Québec
|
GURPS 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] |
07-26-2013, 02:54 PM | #2 |
Dog of Lysdexics
Join Date: Oct 2004
Location: Melbourne FL, Formerly Wellington NZ
|
Re: GURPS Game Aids: Computer Programs
Where do Javascript applications fall? are they part of what included here?
|
10-08-2013, 07:30 PM | #3 |
Join Date: Mar 2008
Location: Northern Virginia, USA
|
Re: GURPS Game Aids: Computer Programs
Dungeon Fantasy random character generator.
https://github.com/dripton/dfrandom Python command-line script. Should work on any OS with a Python interpreter available. Only supports the templates in DF1 so far. |
11-28-2013, 09:19 AM | #4 |
Join Date: Aug 2004
|
Re: GURPS Game Aids: Computer Programs
Ritual Path Magic ritual cost calculator:
http://gurps-monsterhunters.appspot.com Although this is a web app (JavaScript) it uses the HTML5 manifest to cache the entire application in your browser's cache, which means it is accessible offline. Just visit the above URL while you are online, and after the app loads, bookmark it. You can then access it even if not connected to the net by loading that bookmark. It features a power-gathering random dice roller as well - just enter the amount of energy to gather, and the caster's effective skill, and it will generate all the rolls needed to gather the energy, tracking the amount of time needed, energy gathered on each roll, number of quirks, etc. |
02-25-2014, 10:28 AM | #5 |
Join Date: Aug 2004
|
Re: GURPS Game Aids: Computer Programs
I just released version 4 of the GURPS Ritual Path Magic Designer web application (http://gurps-monsterhunters.appspot.com/).
It fully supports the rules in GURPS Thaumatology: Ritual Path Magic and outputs your own rituals in the same format as that book. New with this version is the ability to type directly into the Modifier fields instead of clicking the + and - buttons. Those fields support a fairly lenient syntax - you can type 2000 lbs, 2000#, 2000 pounds, or 2 tons for subject weight, for instance. Many of the fields support multiple conversions - Duration, for example, supports minutes, hours, days, weeks, months, or years with full conversions between units. For example, you can type in 24 months, 104 weeks, 730 days, 17520 hours, or 1051200 hours, and the app will convert any of those to 2 years. |
02-25-2014, 01:27 PM | #6 |
Join Date: Jun 2006
Location: Portsmouth, VA, USA
|
Re: GURPS Game Aids: Computer Programs
Nick, you did a damn good job - you should be proud. This is a fine piece of code.
__________________
My w23 Stuff My Blog GURPS Discord My Discord Latest GURPS Book: Meta-Tech Latest TFT: Vile Vines Become a Patron! |
02-26-2014, 03:12 PM | #7 |
Join Date: Aug 2004
Location: The ASS of the world, mainly Valencia, Spain (Europe)
|
Re: GURPS Game Aids: Computer Programs
Not GURPS specific, but I find this app (Multi timer -stopwatch & timer) to be very handy for tracking luck usage at my table. It also has a rather clean design.
|
03-07-2014, 02:58 PM | #8 |
Join Date: Feb 2014
|
Re: GURPS Game Aids: Computer Programs
Here's a web app we use for all of our GURPS gaming sessions -- it's got a little bit of everything (everything we need, anyway), developed over years of us figuring out what utilities we needed as we played and what failsafes we needed. Features:
* There's an over-all game timer for capturing how long a game session is (and can be paused for dinner breaks etc.). The game timer even keeps going if the browser crashes or the power goes out and your computer dies. * A page for "mini-timers" (mainly for luck usage) that key off the main timer, so if the game clock stops the character's luck won't regenerate inappropriately. * A page for writing down game notes, which includes backups for in case you accidentally delete things or the power goes out or etc. * A simple dice roller in case you're somewhere where there's no dice available (what a dreadful thought!). * A page for saving worksheets of calculations (for instance, all the pluses and minuses for casting a specific spell). It's all HTML5 and uses offline storage, so once you've viewed the app once it should be available even if you're offline. Timers, worksheets, notes, etc., are all saved to the local computer. It's optimized for Safari, though should also run fine on Chrome or Firefox. Not tested on Opera, and all bets are off if you're using IE. Also, if you're using it on iOS and save it to the home screen, it will run in fullscreen mode. http://www.buffalogalsnm.com/gamepad/ Enjoy! |
03-26-2014, 02:29 PM | #9 |
Join Date: Sep 2004
Location: Wichita Falls, Texas
|
Re: GURPS Game Aids: Computer Programs
I've also just finished a tool that I've just got feature-complete: a GM Control Sheet. There are (probably always be) bugs, but now that the features are all in, I can squish in any of 'em we find.
http://jdgwf.github.io/gurps-web-tools/ Feel free to fork or contribute: https://github.com/jdgwf/gurps-web-tools Like haplessthrall, it's an HTML5 web app using localStorage and can be ran from your local machine. I'm targeting iPad sized devices for minimum usage -- too many fields to easily be used on a phone sized device.
__________________
Formerly Known as "Alliante" on these forums
Last edited by Gauthic; 03-26-2014 at 02:39 PM. |
04-01-2014, 12:34 PM | #10 |
Join Date: May 2012
|
Re: GURPS Game Aids: Computer Programs
It looks like Basic Speed is being calculated based on ST and HT rather than DX and HT when you add characters to the GM Control Sheet.
|
Tags |
programs, resources |
Thread Tools | |
Display Modes | |
|
|