Mario MMO in Dev [Public Alpha]

Newbie Spellweaver
Joined
Jan 7, 2008
Messages
11
Reaction score
0
Mario MMO in development

This is a platform-based mario-like MMO that is written in JAVA. It is currently in the Alpha stages of development. It is currently being developed and maintained by Megacrash and myself.

CHANGELOG
:
v0.1Pre-Alpha

- External sprite editor and map editor created
- Database functions implemented
- Rendering engine created
- Login and character creation functions created
- Map handlers created
- Character movement and basic functionality created

v0.2Alpha
- Chat system implemented
- Custom Sprites (/sprite [sprite pack])
- Following system (/follow [character name])
- God mode (/god)
- Map warp (/map [map name])
- Jail command (/jail [player name])
- Rendering engine improvements (UNIX-based OSs)
- AFK Mode
- Resource caching
- Improved error handling
- Misc. bug fixes

v0.2Alpha2
- Huge rendering engine improvements
- Chat system fixes
- Jail command fixed.
- new sprites added
- new maps added
- Mario forever is now playable from marioforever.net (Thanks Hellgawd)


Currently available commands:
- /follow [character name] (Follows the selected character)
- /map [map name] (warp to selected map (GM only post-beta))
- /god (enable god mode (GM only post-beta))
- /sprite [sprite pack] (sets your sprite to selected sprite pack (GM only post-beta))
- /jail [character name] [time in minutes (optional)] (sends player to jail (GM only post-beta))

Currently available sprites (Case sensitive!):
- Water
- Ground
- Scenery
- Mario
- RacoonMario
- Goomba

Currently available maps (Case sensitive!):
- Start
- 7 (for testing proposes)
- a_1
- jail


A SCREENSHOT of the game as it is currently can be found HERE



This post will be updated REGULARLY. Remember to check back!

For anyone interested:
Register Here
Download the Client here
Or play it from your Browser here


The Dev kit is now available for download here:
http://filebeam.com/686ff0327df23ac9f841bbe2c7faf236
You can make your own levels/sprites and post them back here!

!!! Put the files into your home folder !!!
EX. c:/documents and settings/user for xp/2000
EX. c:/users/user for vista/7
EX. /home/user for linux

Sorry if this is in the wrong place :)
 
Last edited:
The rendering engine is very inefficient right now, We are currently working on making it better and more "compatible". It currently re draws the entire screen as opposed to just re drawing the changed areas. It is an Alpha after all. :)
 
I always hated RZ's section policy: mods randomly toss threads around when they don't know where it really belongs and then blame the thread creator for being stupid and not following the rules. The place requires (always has) a re-structuring and/or a section where any kind of (quality) topic goes.

I Agree.
But you can never know what random topics appear though. :/
At least a re-structure will near enough cover most of the topics.
 
This is awesome! Classic game! And now multi-player, that just owns.

Notes: Monsters can we walked though, no damage recieved, just a sprite. You can keep jumping by holding space, not single jumps (if you know what I mean) and perhaps you should be able to jump higher.
I'm sure you know some of this, but I'm just pointing out.
 
Yeah, so a section for posts that don't seem to belong anywhere would be nice, although there's nothing wrong with mods nicely moving posts where they should be. Just need to get rid of that childish rage whenever someone makes a mistake.

Sorry for hijacking the thread - I don't roam around complaining, the topic was interesting, and the game looks fun. :)
 
This is awesome! Classic game! And now multi-player, that just owns.

Notes: Monsters can we walked though, no damage recieved, just a sprite. You can keep jumping by holding space, not single jumps (if you know what I mean) and perhaps you should be able to jump higher.
I'm sure you know some of this, but I'm just pointing out.

We are currently working on NPC functions, currently they are just there as scenery, because the server does not know how to handle NPCs yet.


v0.2Alpha2
- Huge rendering engine improvements
- Chat system fixes
- Jail command fixed.
- new sprites added
- new maps added
- Mario forever is now playable from marioforever.net (Thanks Hellgawd)
 
got source for dev kit, its in src files on my desktop now. :)
gimme all your projects etc source server etc for this game or ill release them
 
Back