Page 1 of 4 1234 LastLast
Results 1 to 10 of 38

Thread: Traveller, online RPG

                  
   
  1. #1

    Default Traveller, online RPG

    Just thought I would post what I'm working on at the moment. Traveller is a game based in space, where players control ships(of course!), and explore the universe(a mapset, 16 million tiles in size currently, although that will expand) of dynamically generated objects, such as NPC spawns, asteroid belts, planets, bases, etc.

    Here is an early screenshot, I'll have map update working online in a couple of days, depends when I get around to doing it. I have integrated WLAN, which has been tested and working, so it's just a matter of coding the server to go along with it.

    When I've got the map update working, I'll get an eboot up for you to see how it works. For now, here's a screenshot


  2. #2
    DCEmu Old Pro xuphorz's Avatar
    Join Date
    Jun 2005
    Location
    USA
    Age
    36
    Posts
    1,193
    Rep Power
    73

    Default

    hey not bad, i could see how this would be a good multiplayer game
    be sure to let us know when it's officially released

  3. #3
    DCEmu Legend Cap'n 1time's Avatar
    Join Date
    May 2004
    Location
    Right behind you...
    Age
    36
    Posts
    4,547
    Rep Power
    117

    Default

    cool! moving this to the submitted news

  4. #4
    DCEmu Newbie
    Join Date
    Aug 2005
    Posts
    52
    Rep Power
    0

    Default

    great idea, this could be interesting.

    -Tryqus

  5. #5
    DCEmu Pro RedKing14CA's Avatar
    Join Date
    Jul 2005
    Location
    California
    Age
    33
    Posts
    736
    Rep Power
    0

    Default

    So umm.. whats it for?

    (Am i still in the psp forum???)

  6. #6

    Default

    Quote Originally Posted by RedKing14CA
    So umm.. whats it for?

    (Am i still in the psp forum???)
    This game is for the PSP. The server is being made in PHP, using MySQL to store server information.

    I've got the base of a game server setup, all that I need to do now is populate the initial starting area. Then comes the fun part, dynamic creation of objects..man that's going to be a toughie.

    As far as usernames are concered, I thought an MD5 hash of the PSPs mac address would be acceptable. Any thoughts?

  7. #7
    DCEmu Rookie DraconumPB's Avatar
    Join Date
    Aug 2005
    Posts
    188
    Rep Power
    68

    Default

    Awesome idea dude.

    The server is PHP huh? Does that mean it's played through the browser (I thought of making a game like that...)?

  8. #8

    Default

    Nope, I have built a client for the PSP in C. The screenshot you see in the first post is an actual VRAM capture from my PSP

    PHP has socket extensions, and as it is such an easy language to work with I thought I may aswell go with what works, as I've got not visual C or VB on here at the moment.

  9. #9
    DCEmu Pro PSP_Newbie's Avatar
    Join Date
    Jul 2005
    Location
    California, USA
    Posts
    579
    Rep Power
    71

    Default

    this looks awsome
    and btw, is it a massively online rpg?
    as the way it sounds it will be one constant server world for everyone.
    Just wondering if you could clear that up.

  10. #10

    Default

    Yep, the server is scalable to work with any ammount of clients I specify.

Page 1 of 4 1234 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

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