GURPS HP & FP Tracker (application)
I've been messing around with C# and whipped up this little application to help keep track of multiple characters HP and FP totals as well as displaying the current HP and FP status (Below 1/3, At or Below 0, -1xHP, etc). It also keeps track of current Move and Dodge based on the halving from lowered HP & FP. Tracks up to 24 PCs or NPCs. Requires the Microsoft .NET framework.
Probably horribly written by normal design standards, but this is me messing with C# and trying to learn how to do basic controls, layout, and functions like Save/Load. 7z Archive (~50kb) ZIP Archive (~100kb) April 1 Update -Added ability to rename Tabs from the Rename top menu April 14 Update -Reducing FP below 0 automatically reduces HP by a like amount, per the rules. -Added check box to turn a character entry into an Energy Reserve entry (for the character above or below that one, whichever you wish to use). -Added Reset to Defaults under the File menu, which resets everything to defaults. -Added warning message box to Save, Load, and Reset options under File Menu -A few other minor tweaks & fixes April 30 Update - Added a Timer button to each character. This opens a window where you can set a countdown timer, useful for abilities that can only be used every so often in real time (such as Luck). |
Re: GURPS HP & FP Tracker (application)
Nice little utility. It would be cool if you could add tabs and change the name of the tab so that as GM you could create a tab for planned NPC encounters.
eg. My Players / Dock Encounter (Pirates) / Dock Encounter (The reinforcements) / Kraken / etc.... |
Re: GURPS HP & FP Tracker (application)
Quote:
Anyway, I squashed a couple bugs in the code and posted an updated version. |
Re: GURPS HP & FP Tracker (application)
Any chance of compiling this for Linux? @:-)
I use a netbook with Ubuntu for my games... |
Re: GURPS HP & FP Tracker (application)
Quote:
|
Re: GURPS HP & FP Tracker (application)
Quote:
A port to Java should not be that difficult, given that c# and java are not that different. The GUI can be designed with Netbeans (it's nearly as good as Visutral Studio at designing cookie cutter GUIs, IMHO). As for WinE, personally, I don't have it installed in my net book, since it's one of the SSD models, and hard drive space is very limited (4GB for the OS). Also, the Atom processor has very low power consumption, but it's not the fastest processort out there... |
Re: GURPS HP & FP Tracker (application)
Guys... as much as I would love to make this available in Java or recompile it for Linux... I'm in the process of learning C# using Visual Studio for Windows machines. I really don't know a darned thing about Java, nor how I'd go about compiling the code for Linux (let alone testing, since I don't have a Linux box) .
I'm making this because I'm building similar apps for class, but I'm already pushing the bounds of my knowledge of C# working on this. For instance, I spent the last couple hours figuring out how to shuffle information between forms so I could make a Rename Tab method. I spent a couple hours the other day trying to figure out how to save & reload the data. |
Re: GURPS HP & FP Tracker (application)
Quote:
|
Re: GURPS HP & FP Tracker (application)
Plus Java makes the baby Jesus cry. :P
FYI To dynamically add a tab (where "tabControl" is the name of your tab object): tabControl.TabPages.Add("My New Tab"); To change the names on the tab: tabControl.TabPages[0].Text = "New Tab1 Name"; tabControl.TabPages[1].Text = "New Tab2 Name"; *the [0] and [1] indentifies the tab you are working with. So if you added a new tab, then the index would be [2] and so on. Hope that helps your on your way to learning c#. Good luck. :) |
Re: GURPS HP & FP Tracker (application)
Whoa guys, stop being so demanding. ericbsmith, did this for free, and likely out of love of the system. You have no right to be whiny.
|
Re: GURPS HP & FP Tracker (application)
Posted a new update. Doubled the number of tabs to 8; 48 characters total. Added ability to rename tabs through the dropdown menu.
|
Re: GURPS HP & FP Tracker (application)
Quote:
Quote:
|
Re: GURPS HP & FP Tracker (application)
Quote:
Quote:
|
Re: GURPS HP & FP Tracker (application)
Quote:
I guess my objection stemmed from the fact that on many occasions, real life and the internet, someone does something for free that's entertainment related and it becomes a big hit. Then, they are repeatedly asked, and even demanded, to do something else. |
Re: GURPS HP & FP Tracker (application)
Quote:
|
Re: GURPS HP & FP Tracker (application)
Well, this has ALWAYS been a pain in the arse as me for a gm. Maybe now I can get rid of the old spreadsheet system I had been using for the longest time. I'll get this thing installed and let ya know how it works on my lil win7 netbook.
|
Re: GURPS HP & FP Tracker (application)
Posted a new update, details above.
(if you have any connection issues please try again later... I've got to rewire my network tonight, so it'll be down for a short period) |
Re: GURPS HP & FP Tracker (application)
Quote:
|
Re: GURPS HP & FP Tracker (application)
I just found this, thanks a bunch!
I can finally send my XLS Sheet to RIP. Onkl |
Re: GURPS HP & FP Tracker (application)
I seem to spot a bug. Activating the energy reserve causes the Current Dodge score to dissapear for character #1 upon unchecking
|
Re: GURPS HP & FP Tracker (application)
It would be cool:
to have a tracker for combat rounds to have a small paperdoll with max HP/crippled Indicator Thanks again Onkl |
Re: GURPS HP & FP Tracker (application)
Impressive first C# app. Thanks for the contribution! Being able to track multiple hp/fp sets is a huge advantage.
One thing I noticed is that if you reduce a characters current HP to a point where they get a status message such as total bodily destruction, and then you raise the Base HP of the pc, then the message doesn't change. The timer is a great idea. I'm currently implementing a similar idea into my Droid app. One suggestion is to have it play a sound when the time runs out. Having it play a sound or not should be optional. |
Re: GURPS HP & FP Tracker (application)
I really like this app. I've been playing with it and like the functionality of it. Are you working on adding any more functions to it? If so, what?
|
Re: GURPS HP & FP Tracker (application)
Hello ericbsmith,
Is there any chance you would make the source code available? I am a dabbler myself, just interested in your implementation and maybe I could add a couple of things and send the code to you at some point. Cheers... PS: willing to sign an NDA if you like :) |
Re: GURPS HP & FP Tracker (application)
Quote:
|
Re: GURPS HP & FP Tracker (application)
Quote:
Cheers... |
Re: GURPS HP & FP Tracker (application)
I would like to add the java recommendation. Not becasue I have any intention of using it but once your conversant in C and have some time learn java. Your already on your way and financially java is still in demand and the more languages you have on your resume the better.
And with the popularity of smart phones i do not see java going away anytime soon. |
| All times are GMT -6. The time now is 03:28 AM. |
Powered by vBulletin® Version 3.8.9
Copyright ©2000 - 2024, vBulletin Solutions, Inc.