[Development] Mu Online web browser version (PHP, MySQL, Javascript)

Page 1 of 13 12345678911 ... LastLast
Results 1 to 15 of 189
  1. #1
    Enthusiast Batanaka is offline
    MemberRank
    Nov 2010 Join Date
    43Posts

    [Development] Mu Online web browser version (PHP, MySQL, Javascript)

    Screenshots:
    Character creation: http://s2.postimage.org/cqnws2876/mudemo1.jpg
    Inventory/Status: http://s2.postimage.org/5ng9m4t9w/mudemo2.jpg
    Chaos Machine: http://s2.postimage.org/972an0l02/mudemo3.jpg
    Battle screen: http://s2.postimage.org/jtwael72v/mudemo4.jpg

    Already implemented game features:
    * character creation/deleting (4 main classes are supported);
    * drag & drop inventory/equipping items;
    * item description on hover;
    * dropping jewels on items in inventory (supported: bless, soul, life, harmony, refining stones);
    * stats screen with real time calculations of stats depending on equipment;
    * working npc: chaos machine, Lahap, Cherry Spirit, Jerridon, Osbourne;
    * vault;
    * opening/closing personal store;
    * market listing all items from personal stores;
    * browsing battle maps (currently three maps);
    * battles with dynamically loading enemies depending on selected spot;
    * item generator (for dropping items from defeated enemies).
    * drinking potions and learning skills from inventory.
    Updates (Feb 23, 2012):
    * now you can see users online;
    * working global and spot chat;
    * a new map and new monsters;
    * now you can see other characters in a spot;
    * the (in)famous "kill stealing";
    * you can create or join guilds (helps to get more exp);
    * auto login;
    Updates (Sep 18, 2013)
    * New combinations for Chaos Machine (chaos weapon, first and second wings, 10-13 item upgrade);
    * All excellent and harmony options are working;
    * Working fruits (4 kinds) - right click to use;
    * Life of pets with auto-removal when life ends;
    * Quest system via Elf Soldier (experience and items as rewards);
    * Improved map browsing interface;
    * New maps: Lost Tower, Atlans, Tarkan;
    * Bosses with limited respawn (Hydra, Balrog, Zaikan, Death Beam Knight);
    * Event map: Kalima (1-7); combining of symbols of Kundun via Lahap;
    * New drop system;
    * Opening of Box of Luck and Box of Kundun (via Lahap);
    * Element/attribute system (rings and pendants give additional defence against monsters with corresponding attribute);
    * Golden invasions (each 8 hours);
    * HTML5 animation on character selection screen;
    * Working Cherry Blossom event (on Sunday);
    * 2nd wings option "C";
    * Fixed blurry fonts on transparent background (Chrome browser issue);
    * numerous fixed errors and minor improvements.
    Tested and supported browsers: Internet Explorer 7/8, Google Chrome 9, Opera 11, Firefox 3, Safari 5.

    Programmed in PHP, MySQL, Javascript.

    Working demo version: http://muonline.neq3.com/ (version 1.2)

    Download: http://www.sendspace.com/file/b7nja2 (version 1.2)

    Installation instructions:
    1. create a MySQL database;
    2. restore the database structure using the .sql backup file;
    3. edit database.php file, inserting data for your server (databse name, server, username, password);
    4. upload all files to your server.
    Everybody willing can upload the game to their own server, modify or edit in any way they will find appropriate. I don't work on this project any longer. If somebody will continue developing it, I can suggest adding these features I considered necessary for completing the game: 1) chat; 2) trading; 3) PVP.

    Short info on item codes used in the game:
    Example: 1.13.1.0007.00.0.1025.0000.00.0.0.00.00.0.050.050.000000.short_sword

    Where (number positions, starting from "0"):
    0 - item type;
    2,3 - size;
    5 - subtype;
    7-10 - effect;
    12,13 - level;
    15 - luck;
    17-20 - requirement #1;
    21 - should be "!" for 380 items;
    22-25 - requirement #2;
    27,28 - required class;
    30 - skill;
    32 - option;
    34,35 - excellent (double excellent is reserved but not implemented);
    37,38 - harmony option;
    40 - guardian option (reserved, not implemented);
    42-44 - current durability;
    46-48 - maximum durability;
    50-55 - reserved for socket options;
    57 until end - item name.
    If you want to understand how item codes work and should be edited to create new items for drops etc., read carefully "functions.overlib.js"
    Last edited by Batanaka; 07-10-13 at 07:22 PM. Reason: updates


  2. #2
    Enthusiast Batanaka is offline
    MemberRank
    Nov 2010 Join Date
    43Posts

    re: [Development] Mu Online web browser version (PHP, MySQL, Javascript)

    Quote Originally Posted by [RCZ]ShadowKing View Post
    Do you plan to sell it?
    I'm not sure as yet. I think a game like this would work best if added to website of some already established Mu Online server to attract more occasional players/visitors (especially people who could play it at work, as mentioned above). Since I don't have my own my own Mu Online server and currently not associated with any, perhaps I could end up selling it, if there will be any significant interest towards this project.

    For now I posted it to receive feedback/comments/suggestions on improvements from other fans.
    Last edited by Batanaka; 21-04-11 at 02:17 PM.

  3. #3
    Apprentice 1976174 is offline
    MemberRank
    Jul 2010 Join Date
    13Posts

    re: [Development] Mu Online web browser version (PHP, MySQL, Javascript)

    Bug or new feature: HP not refill after defeated.

  4. #4
    Enthusiast Batanaka is offline
    MemberRank
    Nov 2010 Join Date
    43Posts

    re: [Development] Mu Online web browser version (PHP, MySQL, Javascript)

    Quote Originally Posted by 1976174 View Post
    Bug or new feature: HP not refill after defeated.
    A feature, at least for now. It's always restored to 1 HP.

  5. #5
    Apprentice NightTM is offline
    MemberRank
    Sep 2008 Join Date
    8Posts

    re: [Development] Mu Online web browser version (PHP, MySQL, Javascript)

    WoW nice... I see that from 1 lvl you can go to elbeland , noria but you should add some lvl requirement to them like character can move there from lvl 5 :D It would be nice if you coded a cool layout too :D I think you should use ajax for battle php when hitting and reloading HP after attack :)
    Last edited by NightTM; 21-04-11 at 08:25 PM.

  6. #6
    Retired Old Man Shatter is offline
    MemberRank
    Jun 2008 Join Date
    NowhereLocation
    1,884Posts

    re: [Development] Mu Online web browser version (PHP, MySQL, Javascript)

    The website ain't working at all for me, getting connection error.

  7. #7
    Account Upgraded | Title Enabled! buffon is offline
    MemberRank
    Dec 2008 Join Date
    UkraineLocation
    385Posts

    re: [Development] Mu Online web browser version (PHP, MySQL, Javascript)

    with google chrome working perfect

  8. #8

    re: [Development] Mu Online web browser version (PHP, MySQL, Javascript)

    Well it is working for everyone i guess , no errors :o .


    Good Web browser Batanaka.
    Will u add more features?

  9. #9
    Valued Member kinder32 is offline
    MemberRank
    Sep 2008 Join Date
    ArgentinaLocation
    135Posts

    re: [Development] Mu Online web browser version (PHP, MySQL, Javascript)

    Life and Mana never are refilled (1 point per 10 seconds or some like that it would be good)

    Can heal monsters... all the rest its great!

  10. #10
    Valued Member DenimKo is offline
    MemberRank
    Apr 2008 Join Date
    120Posts

    re: [Development] Mu Online web browser version (PHP, MySQL, Javascript)

    And can attack myself :)

  11. #11
    Enthusiast Batanaka is offline
    MemberRank
    Nov 2010 Join Date
    43Posts

    re: [Development] Mu Online web browser version (PHP, MySQL, Javascript)

    Quote Originally Posted by karLi View Post
    Will u add more features?
    I hope to.

  12. #12
    King of the bongo Denied is offline
    MemberRank
    Oct 2009 Join Date
    RomaniaLocation
    986Posts

    re: [Development] Mu Online web browser version (PHP, MySQL, Javascript)

    So that means it wont be shared or stuff like that?

    HP -5/61 and i can still fight
    Code:
    player: player: dmg 1
    enemy0: player: dmg 1
    enemy1: player: miss
    enemy2: player: dmg 1
    enemy3: player: dmg 2
    enemy4: player: dmg 1
    And i saw there's Shadow Bug here too LOL

    Last edited by Denied; 22-04-11 at 05:34 PM.

  13. #13
    Member edgarsb is offline
    MemberRank
    Oct 2010 Join Date
    LatviaLocation
    78Posts

    re: [Development] Mu Online web browser version (PHP, MySQL, Javascript)

    my opinion: Game rocks, it was a really good idea to create something like this!
    bugs i found: the exp bar isn't increasing, you get xp but the bar isn't moving, i will post more bugs if i find them

  14. #14
    Valued Member kinder32 is offline
    MemberRank
    Sep 2008 Join Date
    ArgentinaLocation
    135Posts

    re: [Development] Mu Online web browser version (PHP, MySQL, Javascript)

    Quote Originally Posted by edgarsb View Post
    my opinion: Game rocks, it was a really good idea to create something like this!
    bugs i found: the exp bar isn't increasing, you get xp but the bar isn't moving, i will post more bugs if i find them
    For me it works great.. maybe its problem of the host (sometimes is really slowly)..

    About the Shadow Bug... if you just refresh the site, the bug its solved... its problem of the host... he said at the beginning... its a free host.

  15. #15
    Enthusiast Batanaka is offline
    MemberRank
    Nov 2010 Join Date
    43Posts

    re: [Development] Mu Online web browser version (PHP, MySQL, Javascript)

    Quote Originally Posted by Denied View Post
    So that means it wont be shared or stuff like that?
    I didn't decide as yet.

    Quote Originally Posted by Denied View Post
    HP -5/61 and i can still fight
    Code:
    player: player: dmg 1
    enemy0: player: dmg 1
    enemy1: player: miss
    enemy2: player: dmg 1
    enemy3: player: dmg 2
    enemy4: player: dmg 1
    Do you mean that when your HP dropped to -5/61 you still were able to continue fighting without being redirected to "defeat" screen, or that your HP was -5/61 (instead of "0/61") in the turn you were defeated in? If the latter is the case, then it's not a bug, that's how it is meant to work - whatever damage you receive in the turn, it's substracted from you HP, and anything below 1 HP results in defeat. It can be easily fixed to always show 0 HP if you defeated instead of negative value, of course.



Page 1 of 13 12345678911 ... LastLast

Advertisement