+ Reply to Thread
Results 1 to 8 of 8

Thread: Character Planner for the iPAD

  1. #1

    Default Character Planner for the iPAD

    Ron, i'm new to the forum, but i wanted to first thank you for the planner. it's awesome, and i literally use it daily. To that point i was wondering if you had ever been approached to port it to the iPAD? i am just getting into programming, and purchased my dev account for apple. I was looking for a project that I could work on, and i'd love to do this if you would let me.

  2. #2
    Join Date
    Mar 2005
    Location
    California
    Posts
    2,098

    Default

    Yeah, this has come up from time to time.

    If you want, I can give you access to the codebase. I don't know how much it will help if you want to do a port (it's very windows specific). But you are welcome to it. I've now given it out to several people who wanted to port it to one device or another, and it has not happened yet. I don't know if that's a comment on my coding practices or what

    Just let me know if you want access to the repository. There are a few hoops to jump through to get it all set up.
    "They laughed when I said I was going to be a comedian ... They're not laughing now." - Bob Monkhouse

  3. #3

    Default I would like access if possible

    so, i will probably be in the same boat as the others that have asked before, and this will be my first project. probably a little big for a first time project, i would imagine, but i will give it a shot at least.

    so what do i need to do?

  4. #4
    Join Date
    Mar 2005
    Location
    California
    Posts
    2,098

    Default

    "They laughed when I said I was going to be a comedian ... They're not laughing now." - Bob Monkhouse

  5. #5

    Default O.K. I see why its not been done before...

    Hey Ron i didnt want you to think I was a total flake. (just a partial one is ok, but total ain't happening).

    I dug more into what it would take to do the iPad app and I learned two things:

    1. clearly there was a reason why no-one has done this before AND
    2. i'm a big dummy for not checking into it before I asked you for access to the code.

    I defiantely wouldnt want to do this as a first project. ill keep at it and when i learn the basics ill probably come back to you.

    thanks for you time.

  6. #6
    Join Date
    Mar 2005
    Location
    USA
    Posts
    132

    Default

    I haven't looked into making iPad apps before either; mind sharing some details of why this is such a Huge Project?

    Or is it just a big initial investment to get the iPad SDK?

  7. #7
    Join Date
    May 2005
    Posts
    390

    Default

    Distributing it would involve paying a developer license fee to apple. I don't know how you can get apps onto an ios device without going through the app store--I don't think ios supports sideloading the way Android does. In addition the entire codebase would have to be ported from whatever it is in now (I assume C++) to ObjectiveC. Also, if it uses DirectX, it would have to be converted to use OpenGL. None of these are likely to be simple.

  8. #8
    Join Date
    Mar 2005
    Location
    California
    Posts
    2,098

    Default

    I don't know ObjC, so I have no idea what the porting would be like. There is no DX in the planner. It uses straight up GDI style windows stuff for drawing (although that in itself would require some porting I would imagine).

    As far as the coding goes, the planner is very complicated. People don't realize what a complex program it is, in that it has a huge number of moving parts. Any number you (as a user) change affects a whole mess of other numbers, each of which affects other stuff, and so on. It is right up there along the complexity of writing the script for an entire game.

    So yeah, even using my code as a starting point, you have a lot of work ahead of you to port it to another platform. That's why it's not been done. AFAIK, there is a relatively simple web based planner, but that's about it. There really isn't anything else that exists for DDO that has the thoroughness (and thus complexity) of ours. Because it's hard That's nothing against Amy, she just took on more than she realized. She's hardly the first to ask for this, and she won't be the last.

    That being said, there are some major changes coming down the pike for DDO. And I have no idea where I am going to find the time to deal with them. I have too much on my plate as it is, and I'm more focused on the game right now (and I don't intend for that to change). It may well be I'm going to have to find a successor pretty soon, either to take over the planner code (thus allowing me to step down my involvement in that project), or to write a new one from scratch.
    "They laughed when I said I was going to be a comedian ... They're not laughing now." - Bob Monkhouse

+ Reply to Thread

Similar Threads

  1. Character Planner 3.91 bug
    By SecretDurk in forum Character Planner
    Replies: 2
    Last Post: 05-02-2011, 01:55 PM
  2. DDO Character Planner 3.7.2 Bug(s)?
    By mglamb in forum Character Planner
    Replies: 9
    Last Post: 12-06-2010, 01:02 PM
  3. To the Character Planner team
    By RonHiler in forum General
    Replies: 0
    Last Post: 01-09-2010, 10:55 AM
  4. Release Notes for Character Planner?
    By Vyrank in forum Character Planner
    Replies: 13
    Last Post: 12-23-2008, 05:28 AM
  5. Character Planner Home
    By Dragonshard in forum Character Planner
    Replies: 9
    Last Post: 01-08-2008, 11:21 AM

Tags for this Thread

View Tag Cloud

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts