[RELEASE] [Unity3D] 《降临》/Rise of Mana - Source code.

Page 1 of 5 12345 LastLast
Results 1 to 15 of 73
  1. #1
    Viserion is online now
    MemberRank
    Jan 2009 Join Date
    1,108Posts

    [RELEASE] [Unity3D] 《降临》/Rise of Mana - Source code.



    Download:
    If you have no brain to download from this site, do not pollute the topic with her crying.



    ---------------------------------------- // ----------------------------------------
    \Assets\Code\Common (line: 27)
    Code:
        public bool useLocalNet = false;
        public string localIP = "192.168.1.117";
        public int port = 18200;
    Last edited by Monolith; 09-07-15 at 05:18 PM. Reason: Foul language


  2. #2
    Account Upgraded | Title Enabled! karl7 is online now
    MemberRank
    Oct 2010 Join Date
    266Posts

    Re: [Unity3D] 《降临》/Rise of Mana - Source code.

    any screenshot of this game?

  3. #3
    Viserion is online now
    MemberRank
    Jan 2009 Join Date
    1,108Posts

    Re: [Unity3D] 《降临》/Rise of Mana - Source code.

    I know that this source was released, but I've had this source some time ago.

    Once I knew that the Megamax and his friends are selling released files and with high prices, I decided to release these files already released.
    Last edited by Monolith; 09-07-15 at 05:20 PM. Reason: No need to be mean

  4. #4
    Member randym is offline
    MemberRank
    Jun 2011 Join Date
    76Posts

    Re: [Unity3D] 《降临》/Rise of Mana - Source code.

    Thanks for the great release!
    Could som1 reup those files to a decent hoster?

    I can not download the client.zip... It stops at 10mb everytime.
    Not even dl-manager seems to work here.

  5. #5
    Account Upgraded | Title Enabled! InCube is offline
    MemberRank
    Feb 2013 Join Date
    United KingdomLocation
    826Posts

    Re: [Unity3D] 《降临》/Rise of Mana - Source code.

    Quote Originally Posted by randym View Post
    Thanks for the great release!
    Could som1 reup those files to a decent hoster?

    I can not download the client.zip... It stops at 10mb everytime.
    Not even dl-manager seems to work here.
    I'm downloading right now, gonna post link soon.

    Download:
    Linux server - https://mega.co.nz/#!A1wyAAxA!PArBsc...DiO20-q-XWItZY

    Gameplay:
    Last edited by InCube; 09-07-15 at 08:41 PM.

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

    Re: [Unity3D] 《降临》/Rise of Mana - Source code.

    so are they windows or linux?

    i ll test later
    its mmorpg or just a single player game?
    language of source?
    and again thanks

  7. #7
    Member randym is offline
    MemberRank
    Jun 2011 Join Date
    76Posts

    Re: [Unity3D] 《降临》/Rise of Mana - Source code.

    According to the serverfiles there are both .exe files and linux binaries in it... So I guess it's working on both OSs.

  8. #8
    Member hellrazor is offline
    MemberRank
    Apr 2005 Join Date
    85Posts

    Re: [Unity3D] 《降临》/Rise of Mana - Source code.


  9. #9
    Account Upgraded | Title Enabled! InCube is offline
    MemberRank
    Feb 2013 Join Date
    United KingdomLocation
    826Posts

    Re: [Unity3D] 《降临》/Rise of Mana - Source code.

    This is an android game, nothing to do with Windows itself. Server-side is based on linux.

  10. #10
    Novice nxdttetva is offline
    MemberRank
    Apr 2014 Join Date
    1Posts

    Re: [Unity3D] 《降临》/Rise of Mana - Source code.

    How to setup server? thanks

  11. #11
    Earth is Beautiful. vergil250493 is offline
    MemberRank
    Jul 2009 Join Date
    brazilLocation
    445Posts

    Re: [Unity3D] 《降临》/Rise of Mana - Source code.

    That's whats look cool any guide to compile and run server ? working connection with client side ?

  12. #12
    Account Upgraded | Title Enabled! InCube is offline
    MemberRank
    Feb 2013 Join Date
    United KingdomLocation
    826Posts

    Re: [Unity3D] 《降临》/Rise of Mana - Source code.

    Code:
    $ apt-get update
    $ apt-get install mysql-server
    $ apt-get install build-essential
    $ apt-get install curl
    $ apt-get install libmysqlclient-dev
    $ apt-get install libmysql++-dev
    # Install this package:
    libiconv - GNU Project - Free Software Foundation (FSF)
    #Modify  Makefile and setthe following line #3  to this text:
    CFLAGS=-g -Wall -Wno-deprecated -Wno-unused-variable
    $ make clean
    $ make
    This is the compilation process of the server-side on Debian 8. Althought I have no I idea how to fix:
    /usr/bin/ld: cannot find -ltplt
    since I cannot find this library named tplt. Maybe @GigaToni is interested ? ^^


    ## Edit
    Before compiling make sure you run make clean command for new libraries.
    Last edited by Taiga; 18-06-17 at 12:36 AM.

  13. #13
    Moderator GigaToni is offline
    ModeratorRank
    Aug 2009 Join Date
    GER / FRLocation
    2,329Posts

    Re: [Unity3D] 《降临》/Rise of Mana - Source code.



    ??? - Derped?

  14. #14
    Account Upgraded | Title Enabled! InCube is offline
    MemberRank
    Feb 2013 Join Date
    United KingdomLocation
    826Posts

    Re: [Unity3D] 《降临》/Rise of Mana - Source code.

    Quote Originally Posted by GigaToni View Post


    ??? - Derped?
    From where is it being compiled then ? Make at root only makes few libraries.
    Also libnetlib.so is missing.


    --UPDATE--

    Source incomplete. Network wrapper is completely missing (includes source files and libnetlib that I mentioned before).
    Last edited by InCube; 11-07-15 at 09:32 AM.

  15. #15
    Account Upgraded | Title Enabled! geralex88 is online now
    MemberRank
    Jan 2010 Join Date
    203Posts

    Re: [Unity3D] 《降临》/Rise of Mana - Source code.

    Link is down. Please reupload..



Page 1 of 5 12345 LastLast

Advertisement