Page 3 of 13 FirstFirst 12345 ... LastLast
Results 21 to 30 of 124

Thread: Project Mundo 3D MMORPG

  1. #21

    Mundo 0.10.1 Released!

    Here are the change-log of this release:

    * Player vs Player.
    * New skybox code by Dusan.

    The project is hosted at:

    http://sourceforge.net/projects/gamemundo/

    The test server is up! The src folder has the executables: mundo.exe for windows or just mundo for Linux. Please run the Linux exe in the console because it asks a name for the char.

    The keys are: arrows to walk, space to hit, F1 to F4 to change camera.

    Pascal developers and artists are invited to join Smile

    Thanks for your feedback.
    Developer of Mundo Project - http://sourceforge.net/projects/gamemundo/

  2. #22

    Project Mundo 3D MMORPG

    Nice to know. I hope I can test it soon.
    No signature provided yet.

  3. #23

    Mundo 0.12.2 Released!

    We have a video for this release:

    http://www.youtube.com/watch?v=C-e9RIV1oco

    Here are the change-log of this release:

    0.12.2

    * Changed to point to server.

    0.12.1

    * Removed unnecessary debugging messages.
    * Changed to ask char name.

    0.12

    * Map code.
    * Map growth.
    * Cow.
    * Changed map drawing to end because of the transparent models.
    * Ordenation of polygon drawing to solve transparency problems.
    * Drawing of player is moved to start, so he did not fit enclosed by transparencies anymore.
    * Implemented ordenating the polygons on drawing to get the transparent models draw correctly.
    * Free the disconnected players.
    * Make rats lose focus from disconnected players.
    * Re-texture castle. Not good yed, but better.

    The project is hosted at:

    http://sourceforge.net/projects/gamemundo/

    The test server is up! The src folder has the executables: mundo.exe for windows or just mundo for Linux. Please run the Linux exe in the console because it asks a name for the char.

    The keys are: arrows to walk, space to hit, F1 to F4 to change camera.

    Pascal developers are invited to join

    Thanks for your feedback.

    Developer of Mundo Project - http://sourceforge.net/projects/gamemundo/

  4. #24

    Mundo 0.13.1 Released!

    Here are the change-log of this release:

    0.13.1 - 28/05/09

    * Fixed to not enter chat while fighting.
    * Exception handling in SendMsg function.

    0.13 - 27/05/09

    * New char model.
    * Interaction with ground.
    * Chat.
    * Exception handling for client message receiving.
    * Handle spllited messages.
    * Fixed FacingAngle function.
    * Changed collision detection to only test the near objects using the Model.Ray property - boost the FPS x 3 !
    * Fixed inverted x coordinates in collision detection.
    * Fixes in multiplayer.

    The project is hosted at:

    http://sourceforge.net/projects/gamemundo/

    The test server is up! The src folder has the executables: mundo.exe for windows or just mundo for Linux. Please run the Linux exe in the console because it asks a name for the char.

    The keys are: arrows to walk, space to hit, F1 to F4 to change camera.

    Pascal developers are invited to join Smiley

    Thanks for your feedback.

    Developer of Mundo Project - http://sourceforge.net/projects/gamemundo/

  5. #25

    Re: Project Mundo 3D MMORPG

    wow... The new character model is quite an improvement. And I also like to see the ground mipmapped. Nice job.

    The texture detail on the ground, castle and skybox is a bit low though. You might want to use high-detailed ones because things look a little blurry now.

    And are you going to add different types of terrain? At the moment, it's just a textured plane. I'd love to see some hills with grass/sand/dirt etc. Maybe a walking path.

    Good luck!
    Coders rule nr 1: Face ur bugz.. dont cage them with code, kill'em with ur cursor.

  6. #26

    Re: Project Mundo 3D MMORPG

    Looks great man. And a bit of meme usage... LOL! At least you've got chicken...

  7. #27
    Co-Founder / PGD Elder WILL's Avatar
    Join Date
    Apr 2003
    Location
    Canada
    Posts
    6,107
    Blog Entries
    25

    Re: Project Mundo 3D MMORPG

    So what are we looking at so far in Mundo for content? Storylines? Things to do in general...?

    Will there be lots of NPC characters? Is there some kind of economy system incorporated yet?
    Jason McMillen
    Pascal Game Development
    Co-Founder





  8. #28

    Re: Project Mundo 3D MMORPG

    Quote Originally Posted by chronozphere
    wow... The new character model is quite an improvement. And I also like to see the ground mipmapped. Nice job.

    The texture detail on the ground, castle and skybox is a bit low though. You might want to use high-detailed ones because things look a little blurry now.

    And are you going to add different types of terrain? At the moment, it's just a textured plane. I'd love to see some hills with grass/sand/dirt etc. Maybe a walking path.

    Good luck!
    Thanks. We're planning really better graphics, but my instant focus is some missing features. For this next release we will put some effort in sound and music.
    About the terrain, in this 0.13 release was implemented interaction with ground (using collision detection) so we can use now irregular terrains and interaction with buildings.
    Developer of Mundo Project - http://sourceforge.net/projects/gamemundo/

  9. #29

    Re: Project Mundo 3D MMORPG

    Quote Originally Posted by WILL
    So what are we looking at so far in Mundo for content? Storylines? Things to do in general...?

    Will there be lots of NPC characters? Is there some kind of economy system incorporated yet?
    There are many missing features we are planning to the next releases: sound, music, items and quests.
    After addiction of the basic features, the focus will change to enlarge the world, npcs and items.
    Developer of Mundo Project - http://sourceforge.net/projects/gamemundo/

  10. #30

    Mundo 0.14 Released!

    Here are the change-log of this release:

    * Charlist unit refactoring.
    * Music.
    * Sound.
    * Fixed chat under windows.

    The project is hosted at:

    http://sourceforge.net/projects/gamemundo/

    The test server is up! The src folder has the executables: mundo.exe for windows or just mundo for Linux. Linux users please run it in the console because it asks a name for the char.

    The keys are: arrows to walk, space to hit, F1 to F4 to change camera.

    Pascal developers are invited to join

    Thanks for your feedback.
    Developer of Mundo Project - http://sourceforge.net/projects/gamemundo/

Page 3 of 13 FirstFirst 12345 ... LastLast

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
  •