Steve Jackson Games - Site Navigation
Home General Info Follow Us Search Illuminator Store Forums What's New Other Games Ogre GURPS Munchkin Our Games: Home

Go Back   Steve Jackson Games Forums > Roleplaying > GURPS

Reply
 
Thread Tools Display Modes
Old 06-12-2011, 11:54 PM   #11
JMD
 
JMD's Avatar
 
Join Date: Nov 2009
Location: Southern NH, USA
Default Re: New Gurps Utility for Droid

Quote:
Originally Posted by roguebfl View Post
Have you read the sjg page on publishing game aids?
I had awhile back, I took another look and saw that my question wasn't answered there about GURPS Lite so I sent an email to the online policy address.

I will also be adding the text they provide to the About section in the next release.
JMD is offline   Reply With Quote
Old 06-13-2011, 03:39 PM   #12
JMD
 
JMD's Avatar
 
Join Date: Nov 2009
Location: Southern NH, USA
Default Re: New Gurps Utility for Droid

I also just added an auto increment feature for the hp/fp tracker so holding down the plus/minus buttons will quickly add or subtract from the total.

I'm also still looking for more suggestions. What do YOU want in this app?
JMD is offline   Reply With Quote
Old 06-13-2011, 04:01 PM   #13
Gudiomen
 
Gudiomen's Avatar
 
Join Date: Feb 2005
Location: in your pocket, stealing all your change
Default Re: New Gurps Utility for Droid

For us who don't have an android device (yet), what does the app do, exactly? A quick list of functions would be nice...

(p.s.: just noting that HP is below 1/3 should do the trick, if this is an issue, since anyone who knows the rules well enough, knows what it does... no need to spell it out)
Gudiomen is offline   Reply With Quote
Old 06-13-2011, 04:11 PM   #14
JMD
 
JMD's Avatar
 
Join Date: Nov 2009
Location: Southern NH, USA
Default Re: New Gurps Utility for Droid

Quote:
Originally Posted by Gudiomen View Post
For us who don't have an android device (yet), what does the app do, exactly? A quick list of functions would be nice...

(p.s.: just noting that HP is below 1/3 should do the trick, if this is an issue, since anyone who knows the rules well enough, knows what it does... no need to spell it out)
As of right now it:
Calculates Collision Damage with Hit location
Has a dice roller
HP/FP tracker
Calculates Throwing Distance and damage.

I'm currently working on Jumping Distance.
JMD is offline   Reply With Quote
Old 06-13-2011, 04:13 PM   #15
Kuroshima
MIB
Pyramid Contributor
Mad Spaniard Rules Lawyer
 
Kuroshima's Avatar
 
Join Date: Aug 2004
Location: The ASS of the world, mainly Valencia, Spain (Europe)
Default Re: New Gurps Utility for Droid

Quote:
Originally Posted by JMD View Post
I also just added an auto increment feature for the hp/fp tracker so holding down the plus/minus buttons will quickly add or subtract from the total.

I'm also still looking for more suggestions. What do YOU want in this app?
  • The source code ;) (I'm a Java devel, and I'm considering jumping into Android, got the SDK and all that, it's only the GUI that puzzles me, but then again, I'm very bad at GUIs in Java too, preferring to work on the server side of things, I would love to see how it was done here, and to toy with it a little)
Now the serious options:
  • ST to swing/thrust damage
  • Cost Factor calculator (trivial, I know, just two text fields, one for base cost and one for CF, and it multiplies the base cost by 1+CF)
  • Trait cost calculator (put the base cost, and the total modifiers, and you get final cost)
  • Knockback calculator
  • Blunt Trauma calculator (with the Low tech optional rule included)
__________________
Antoni Ten
MIB3119
My GURPs character sheet
My stuff on e23
Kuroshima is offline   Reply With Quote
Old 06-13-2011, 04:16 PM   #16
JMD
 
JMD's Avatar
 
Join Date: Nov 2009
Location: Southern NH, USA
Default Re: New Gurps Utility for Droid

Quote:
Originally Posted by Kuroshima View Post
  • The source code ;) (I'm a Java devel, and I'm considering jumping into Android, got the SDK and all that, it's only the GUI that puzzles me, but then again, I'm very bad at GUIs in Java too, preferring to work on the server side of things, I would love to see how it was done here, and to toy with it a little)
Now the serious options:
  • ST to swing/thrust damage
  • Cost Factor calculator (trivial, I know, just two text fields, one for base cost and one for CF, and it multiplies the base cost by 1+CF)
  • Trait cost calculator (put the base cost, and the total modifiers, and you get final cost)
  • Knockback calculator
  • Blunt Trauma calculator (with the Low tech optional rule included)
Great thanks for the list! I'll add it to my list to consider. I especially like the knockback idea.

As for the source code, I'll give the app away free but I'm not ready to give the code away just yet. :)

Last edited by JMD; 06-13-2011 at 04:19 PM.
JMD is offline   Reply With Quote
Old 06-13-2011, 04:32 PM   #17
Gudiomen
 
Gudiomen's Avatar
 
Join Date: Feb 2005
Location: in your pocket, stealing all your change
Default Re: New Gurps Utility for Droid

Cool, I'm getting an android tablet once any good ones come to the market here.

I see you're going for the "annoying to calculate on your own" rules. Good call.

I'll put some thought on it and post ideas latter this week.
Gudiomen is offline   Reply With Quote
Old 06-13-2011, 05:05 PM   #18
JMD
 
JMD's Avatar
 
Join Date: Nov 2009
Location: Southern NH, USA
Default Re: New Gurps Utility for Droid

Quote:
Originally Posted by Gudiomen View Post
Cool, I'm getting an android tablet once any good ones come to the market here.

I see you're going for the "annoying to calculate on your own" rules. Good call.

I'll put some thought on it and post ideas latter this week.
Great, looking forward to hearing your thoughts!
JMD is offline   Reply With Quote
Old 06-14-2011, 08:47 AM   #19
Ze'Manel Cunha
 
Ze'Manel Cunha's Avatar
 
Join Date: Jan 2005
Location: Stuttgart, Germany
Default Re: New Gurps Utility for Droid

Quote:
Originally Posted by JMD View Post
As of right now it:
Calculates Collision Damage with Hit location
Has a dice roller
HP/FP tracker
Calculates Throwing Distance and damage.

I'm currently working on Jumping Distance.
How about falling damage?, granted it's a subset of collision damage, but still...
__________________
Violence, naked force, has settled more issues in history than has any other factor, and the contrary opinion is wishful thinking at its worst. -RAH
Ze'Manel Cunha is offline   Reply With Quote
Old 06-14-2011, 08:49 AM   #20
JMD
 
JMD's Avatar
 
Join Date: Nov 2009
Location: Southern NH, USA
Default Re: New Gurps Utility for Droid

Quote:
Originally Posted by Ze'Manel Cunha View Post
How about falling damage?, granted it's a subset of collision damage, but still...
Yup, it's already in there. In the collision section there is a checkbox to indicate the collision is actually a fall.
JMD is offline   Reply With Quote
Reply

Tags
gurps utility, mobile, programming, web

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Fnords are Off
[IMG] code is Off
HTML code is Off

Forum Jump


All times are GMT -6. The time now is 08:09 AM.


Powered by vBulletin® Version 3.8.9
Copyright ©2000 - 2024, vBulletin Solutions, Inc.