Thread: 2D MMORPG - Basic at the moment

Page 3 of 5 FirstFirst 12345 LastLast
Results 21 to 30 of 42
  1. #21  
    Registered Member
    Mrthunder23's Avatar
    Join Date
    Mar 2008
    Age
    26
    Posts
    2,463
    Thanks given
    62
    Thanks received
    72
    Rep Power
    319
    Alright I will join your crew for GFX etc.

    Will you have some sort of cash shop though so we could like sell items for real lif emoney?
    Reply With Quote  
     

  2. #22  
    Member Market Banned Market Banned

    Zee Best's Avatar
    Join Date
    Feb 2007
    Age
    29
    Posts
    3,036
    Thanks given
    24
    Thanks received
    210
    Rep Power
    1171
    Quote Originally Posted by EpicSolo View Post
    Alright I will join your crew for GFX etc.

    Will you have some sort of cash shop though so we could like sell items for real lif emoney?
    Please pm me with some of your graphic work, or alternativly do this and pm.

    Since i can't just take someone on, anyone who does partner up and is decent at graphic's will be a partner, so if it did ever make it big they would get a percentage as royalties.


    [Only registered and activated users can see links. ]
    Reply With Quote  
     

  3. #23  
    Registered Member
    Mrthunder23's Avatar
    Join Date
    Mar 2008
    Age
    26
    Posts
    2,463
    Thanks given
    62
    Thanks received
    72
    Rep Power
    319
    Quote Originally Posted by Zee best View Post
    Please pm me with some of your graphic work, or alternativly do this and pm.

    Since i can't just take someone on, anyone who does partner up and is decent at graphic's will be a partner, so if it did ever make it big they would get a percentage as royalties.
    Sounds fine to me.

    Give me an example please, like what you want made, etc. and I will do it as an example

    GIve me the layout for your client and I can do a mock up of a new version of the login/home screen.
    Reply With Quote  
     

  4. #24  
    Member Market Banned Market Banned

    Zee Best's Avatar
    Join Date
    Feb 2007
    Age
    29
    Posts
    3,036
    Thanks given
    24
    Thanks received
    210
    Rep Power
    1171
    Quote Originally Posted by EpicSolo View Post
    Sounds fine to me.

    Give me an example please, like what you want made, etc. and I will do it as an example

    GIve me the layout for your client and I can do a mock up of a new version of the login/home screen.
    This is an example of things i would expect to be done;

    [Only registered and activated users can see links. ]

    Things like the login screen i will make myself because that's easy, but im no good at small 2d sprites.

    Anyway;

    Here is an update.

    The past few days ive been working on the server side of it, as in storing data efficiantly and writing characters and also getting packets ready to be implemented.

    The latest client update was writing the new update-server again.

    It now stores all read data in bytearrays, that way it's not constantly loading files and it's more protected, then when everything is ready it writes to the cache format.

    Here is a little video, as you can see it first sends the required 8 sprites, which are login boxes, and due to being created in Photoshop they are a big size, around 50kb each. It retrieves these and packs them within seconds, then it takes a little longer to pack the 400 map files but that's because of the amount ofcourse.

    The config cache file and sprite cache file are already quite large when i put into the cache folder because;

    Content contains landscape sprites, including textured map tiles, and the rest of the loginscreen sprites (back, titlebox etc).

    Config contains 4 font's packed, the fonts are 256 images which are characters, for example "a" would be an image, it's the same way RuneScape draw's their text, using Pixel image arrays.

    Anyway, here is the video with the new login screen, will be working on it soon.

    [Only registered and activated users can see links. ]
    Last edited by Zee Best; 02-08-2009 at 02:47 PM. Reason: Double posting is not allowed!


    [Only registered and activated users can see links. ]
    Reply With Quote  
     

  5. #25  
    Registered Member
    Mrthunder23's Avatar
    Join Date
    Mar 2008
    Age
    26
    Posts
    2,463
    Thanks given
    62
    Thanks received
    72
    Rep Power
    319
    Get me a template for the login screen and the theme and I can make you a killer one

    Since this is java you will be making an applet and a web Client right?



    Alright See the Left Upper Corner. Do you want them to be that size? (I will remake it, this is just to get the right...proportions)

    Also what color will be transparent on your engine?
    Reply With Quote  
     

  6. #26  
    Member Market Banned Market Banned

    Zee Best's Avatar
    Join Date
    Feb 2007
    Age
    29
    Posts
    3,036
    Thanks given
    24
    Thanks received
    210
    Rep Power
    1171
    Quote Originally Posted by EpicSolo View Post
    Get me a template for the login screen and the theme and I can make you a killer one

    Since this is java you will be making an applet and a web Client right?



    Alright See the Left Upper Corner. Do you want them to be that size? (I will remake it, this is just to get the right...proportions)

    Also what color will be transparent on your engine?
    Make the transparent parts;

    255, 98, 176.

    Also, the characters should have a height of around 46 pixels and a width whatever fits.

    They should be human looking and taller/thinner than the example picture i gave, please don't use the example and build/edit it since this is from another game and it would be alot better to have custom ones.


    [Only registered and activated users can see links. ]
    Reply With Quote  
     

  7. #27  
    Registered Member
    Mrthunder23's Avatar
    Join Date
    Mar 2008
    Age
    26
    Posts
    2,463
    Thanks given
    62
    Thanks received
    72
    Rep Power
    319
    Quote Originally Posted by Zee best View Post
    Make the transparent parts;

    255, 98, 176.

    Also, the characters should have a height of around 46 pixels and a width whatever fits.

    They should be human looking and taller/thinner than the example picture i gave, please don't use the example and build/edit it since this is from another game and it would be alot better to have custom ones.
    I was never going to use it. I was tryign to get a gauge for the proportions you want...
    Reply With Quote  
     

  8. #28  
    Member Market Banned Market Banned

    Zee Best's Avatar
    Join Date
    Feb 2007
    Age
    29
    Posts
    3,036
    Thanks given
    24
    Thanks received
    210
    Rep Power
    1171
    Quote Originally Posted by EpicSolo View Post
    I was never going to use it. I was tryign to get a gauge for the proportions you want...
    I was just saying just incase, sorry it wasn't ment to be offensive.


    [Only registered and activated users can see links. ]
    Reply With Quote  
     

  9. #29  
    Registered Member
    Mrthunder23's Avatar
    Join Date
    Mar 2008
    Age
    26
    Posts
    2,463
    Thanks given
    62
    Thanks received
    72
    Rep Power
    319
    Quote Originally Posted by Zee best View Post
    I was just saying just incase, sorry it wasn't ment to be offensive.
    It is okay. Im going to have to decline from trying out for this project.

    Sprite making isn't hard, but it takes a long time to produce and I am short on time.

    If I can get some bodies done I will giev them to you anyways though.
    Reply With Quote  
     

  10. #30  
    Member Market Banned Market Banned

    Zee Best's Avatar
    Join Date
    Feb 2007
    Age
    29
    Posts
    3,036
    Thanks given
    24
    Thanks received
    210
    Rep Power
    1171
    Quote Originally Posted by EpicSolo View Post
    It is okay. Im going to have to decline from trying out for this project.

    Sprite making isn't hard, but it takes a long time to produce and I am short on time.

    If I can get some bodies done I will giev them to you anyways though.
    Ok no problem.

    __

    __

    __

    Update;

    Re-wrote animation class, instead of making it draw the images from an array it now read's animation files, these contain the frame id's (images) and a byte which is used to determine the speed to show the next frame.

    So for example, an emote for something could be;

    0
    50
    1
    60
    2
    100


    This would show the frames 0, 1 and 2 at the speeds. 50, 60, 100 in milliseconds. The first frame is showed instantly so it's not needed to have anything there, after it does this animation it repeats until the client tells it not to, this happens when an update occurs which changes the current animation.

    For example running and stopping.


    [Only registered and activated users can see links. ]
    Reply With Quote  
     

Page 3 of 5 FirstFirst 12345 LastLast

Thread Information
Users Browsing this Thread

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


User Tag List

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