Recent content by packetpirate

  1. P

    [Gamers Wanted] Looking for Players for Online or Local Game (Hartford, CT Area)

    My girlfriend and I are looking to start a game in the Hartford, CT area on Friday nights, preferably starting at 7-9 PM with sessions lasting 3-4 hours. The system would be D&D 5e (with some minor house rules) and I would be the DM. The campaign would take place in a custom world that you...
  2. P

    D&D 4E D&D 4e Character Builder (Made in Java)

    Abandoned it a long time ago. Also, it's likely I would have gone back to Java... C++ sucks. I might resume progress on it some day, but not any time soon. Working on a game and several other projects now.
  3. P

    D&D 4E D&D 4e Character Builder (Made in Java)

    Why hate C++? It's one of the most powerful low-level languages out there.
  4. P

    D&D 4E D&D 4e Character Builder (Made in Java)

    What do you mean by "only integer based math operations needed instead of having to deal with floats and calculating modulus"? I never dealt with floats... my method was integer division as well. Also, to each their own. I can read my code just fine.
  5. P

    D&D 4E D&D 4e Character Builder (Made in Java)

    Why was the code necessary? I just did this. And so on... EDIT: Read above. I've moved the project to C++.
  6. P

    D&D 4E D&D 4e Character Builder (Made in Java)

    Yeah, I've seen Qt and have it installed on my Ubuntu laptop. I guess I could do the GUI with that.
  7. P

    D&D 4E D&D 4e Character Builder (Made in Java)

    I know this topic is long dead, but I've recently restarted the project using C++ instead of Java. I developed a UI, but had to trash it because for some reason, Intellisense doesn't work if you start with a Windows Forms Application project. I had to create an empty project to get it working...
  8. P

    "That Guy"

    We've all got stories about terrible or insane players in past or current groups. Share some of your stories. Here's a couple short ones of mine: Story #1 Story #2 Story #3 So... what stories do you guys have to share?
  9. P

    D&D 4E D&D 4e Character Builder (Made in Java)

    Thanks, Garth. I'll have a look at it when I get back from my D&D session tonight.
  10. P

    Iajitsu Damage

    Emoplato, the word you're looking for is "Iaijutsu". Iaijutsu - Wikipedia, the free encyclopedia
  11. P

    D&D 3.5 Edition Gametable/Maptools Online game. Looking for more.

    B1GJOE, do you have a Droid phone? There's a D&D 3.5 Spellbook app on the market. I have it. It's nice. scipio, I sent you a PM.
  12. P

    D&D 3.5 Edition Gametable/Maptools Online game. Looking for more.

    I've made my Rogue. He's a mix of combat and dealing with traps/locks.
  13. P

    D&D 4E D&D 4e Character Builder (Made in Java)

    Like I said... that's just until I'm finished with the inner workings of the program. Once I'm done, I'll make a layout. But I'm not going to bother right now. I just recently converted the package from AWT to Swing, so I should be able to create a layout more easily.
  14. P

    D&D 4E D&D 4e Character Builder (Made in Java)

    You didn't think I was going to outright call it the "Dungeons & Dragons 4e Character Builder", did you?
  15. P

    D&D 4E D&D 4e Character Builder (Made in Java)

    Ink, they can't do anything as long as I don't charge for it. I can put it on the app market as a free app.
Top