[Development] Tree of Savior - The Melia Project

Page 1 of 4 1234 LastLast
Results 1 to 15 of 47
  1. #1
    MentaL's Slave Keith is online now
    LegendRank
    Nov 2004 Join Date
    2,670Posts

    [Development] Tree of Savior - The Melia Project

    Hello!

    I am not the owner of this community, but I feel alot of people don't know of it yet, which is very sad..because they've gotten so far, yet they still need your help.



    What is The Melia Project?

    Melia is an open-source MMORPG server software for the international client of Tree of Savior. It's solely being developed for educational purposes, learning about programming, MMORPGs, maintaining huge projects, working with other people, and improving knowledge. It's not about playing a game or competing with any services provided by IMCGAMES or its partners, and we don't endorse such actions.

    Melia is completely free and licensed under the GNU GPL. As such, every user is free to use Melia and choose how to use it, in the context of its license.

    How can I help?

    There are 4 ways you can help us to improve Melia:

    1. Research
    2. Bug reports
    3. Pull Requests
    4. Releases on the forums


    1. Research

    Do research on NPCs, quests, skills, anything really that isn't implemented yet and post it on our research forum. The information you post will help developers to implement the features.

    2. Bug reports

    Report bugs on GitHub, so they can be fixed ASAP.

    3+4. Code

    The fastest way to get code contributions into the source is a pull request, which, if well written, can be merged right in to master. To expedite this process, all pull requests must comply with our coding conventions below.

    Alternatively you can make "casual" releases on the forum, which developers might pick up as research or as a base to implement the features into the official source.

    Coding conventions

    Base: MS Naming Guidelines, MS C# Coding Conventions
    Exceptions:
    Use _private for private fields and this.Foobar for properties, public fields, and methods.
    Use tabs, not spaces.
    Comment lines shouldn't exceed ~80 characters, other lines' lengths are irrevelant.
    Excessive usage of the auto-formatting feature is encouraged. (Default VS settings)
    Avoid overuse of regions.

    Links

    Forums: Forums - Aura Project
    GitHub: https://github.com/aura-project
    Gitter chat: https://gitter.im/aura-project/melia
    Backlog: https://github.com/aura-project/melia/issues
    Wiki: https://github.com/aura-project/melia/wiki
    Last edited by Keith; 06-04-16 at 05:34 PM.


  2. #2
    Apprentice vcb001 is offline
    MemberRank
    Feb 2012 Join Date
    20Posts

    Re: [Development] Tree of Savior - The Melia Project

    I can't find client this game . Can you upload to mediafire or mega

  3. #3
    Valued Member SSFM is offline
    MemberRank
    Apr 2008 Join Date
    138Posts

    Re: [Development] Tree of Savior - The Melia Project

    Quote Originally Posted by vcb001 View Post
    I can't find client this game . Can you upload to mediafire or mega
    Just download the official client through Steam. It works with the latest version, and the main developer has a great reputation of keeping is server developments up-to-date with the latest client. See the installation instructions on the GitHub repository. After you compile, there should be a script or file to launch the client and connect to your server, but I haven't tested it myself.

    This is still in fairly early development, so it's really only recommended for developers.

  4. #4
    Apprentice rakos is offline
    MemberRank
    Dec 2008 Join Date
    9Posts

    Re: [Development] Tree of Savior - The Melia Project

    It's a very promising project and devs are working on basic skills and mobs AI.
    In order to test Tree of Savior, you need to compile Melia.sln with Visual Studio, copy system\conf\database.conf to user/conf and edit your database settings, and eventually click on start-all.bat.
    You can download Tree of Savior on Steam and edit client.xml like this example:

    <ClientCfgFile>
    <Locale ServiceNation="GLOBAL" Dictionary="YES" DefaultLanguage="English"/>
    <Nexon UseNexonSSO="NO" UseNexonGameLogManager="NO" SSOServer="No"/>
    <SecurityApp HackShield="NO" Xigncode="NO"/>
    <Steam UseSteamClient="NO"/>
    <Camera Long="45" Lati="38" Fov="45"/>
    <Sound IgnoreTick="0.03" MaxRange="400" HoldRange="100" MixRate="22050" MaxChannel="16" DistFactor="1000" Pitch="1.0" MusicVolume="50" SoundVolume="255" TotalVolume="255" EnableReverb="TRUE"/>
    <GameOption ServerListURL="h t t p://127.0.0.1/toslive/patch/serverlist.xml" StaticConfigURL="h t t p://127.0.0.1/toslive/patch/" NewAccountURL="http://treeofsavior.com" PaymentURL="http://treeofsavior.com" LoadingImgURL="http://drygkhncipyq8.cloudfront.net/toslive/patch/loadingimg/" LoadingImgCount="10"/>
    <Debug MailFreq="5"/>
    <HotKey Version="1"/>
    </ClientCfgFile>
    Also, to create a new account, you need to input on the client login form new//youraccount and a password, then you can use that account without new//
    Last edited by rakos; 10-04-16 at 03:54 PM.

  5. #5
    Enthusiast teomikey is offline
    MemberRank
    Aug 2013 Join Date
    30Posts

    Re: [Development] Tree of Savior - The Melia Project

    First off i just want to say THANK YOU VERY MUCH!! Please keep up the great work on this TOSEmu looking forward to a great experience w/TOS.

  6. #6
    Infraction bannëd xlw00tlx is online now
    MemberRank
    Aug 2014 Join Date
    outer space!Location
    1,468Posts

    Re: [Development] Tree of Savior - The Melia Project

    sure it works with steam client?i ll try this tonight and post screenies,if it works u get rep

  7. #7
    ¯\_(ツ)_/¯ Savage is offline
    LegendRank
    Jun 2008 Join Date
    CampingLocation
    5,476Posts

    Re: [Development] Tree of Savior - The Melia Project

    Glad to see ToS is getting some attention.

  8. #8
    Infraction bannëd xlw00tlx is online now
    MemberRank
    Aug 2014 Join Date
    outer space!Location
    1,468Posts

    Re: [Development] Tree of Savior - The Melia Project

    Quote Originally Posted by Savage View Post
    Glad to see ToS is getting some attention.
    the steam release has a huge paywall ,people complain a lot,game is unplayeable there and buggy as hell
    hope the emu removes all that cause this game deserves an oportunity

  9. #9
    MentaL's Slave Keith is online now
    LegendRank
    Nov 2004 Join Date
    2,670Posts

    Re: [Development] Tree of Savior - The Melia Project

    Quote Originally Posted by xlw00tlx View Post
    the steam release has a huge paywall ,people complain a lot,game is unplayeable there and buggy as hell
    hope the emu removes all that cause this game deserves an oportunity
    Yes there is bugs, but the game is definitely playable. Also the pay wall is for earlier access, Free to Play starts later in April.

  10. #10
    Cypher WireShark is offline
    MemberRank
    Jun 2009 Join Date
    Planet Earth xDLocation
    950Posts

    Re: [Development] Tree of Savior - The Melia Project

    I was Playing iToS or International Tree of Savior on Steam it runs well, but this game doesn't have any cheat protection at this moment so it can easily exploit. The official free to play is dated April 28 well good development this project I'm currently tuning in.

  11. #11
    Banned wavempty is offline
    BannedRank
    Aug 2015 Join Date
    biesmen is gayLocation
    31Posts

    Re: [Development] Tree of Savior - The Melia Project

    looking forward to this

  12. #12
    MentaL's Slave Keith is online now
    LegendRank
    Nov 2004 Join Date
    2,670Posts

    Re: [Development] Tree of Savior - The Melia Project

    Getting REALLY deep into development, in the last few months many things have been added/improved.. we now have equipment NPC, repair NPC's, and warehouse NPC's..along side with basic monster killing, ..they are working on adding new NPC's and skills now.. and getting basic AI too work.. things are coming along very nicely.

  13. #13
    Cypher WireShark is offline
    MemberRank
    Jun 2009 Join Date
    Planet Earth xDLocation
    950Posts

    Re: [Development] Tree of Savior - The Melia Project

    Keith whats ur name in github?

    Sent from my ASUS_Z00AD using Tapatalk

  14. #14
    MentaL's Slave Keith is online now
    LegendRank
    Nov 2004 Join Date
    2,670Posts

    Re: [Development] Tree of Savior - The Melia Project

    KeithGS

  15. #15
    Infraction bannëd xlw00tlx is online now
    MemberRank
    Aug 2014 Join Date
    outer space!Location
    1,468Posts

    Re: [Development] Tree of Savior - The Melia Project

    still works with steam client?



Page 1 of 4 1234 LastLast

Advertisement