Jump to content

c0nsumer

Members
  • Content Count

    5
  • Joined

  • Last visited

Posts posted by c0nsumer


  1. Hello!
     
    I want to create a new localhost server using a specific episode, 13.2 - Encounter With the Unknown.
     
    So, I'll fork the official Hercules's repo from GitHub, when doing this, need i change something on source?
     
    Like, removing NPCs, Maps, somethings like that or need i just change the packetver? Someone can help me with that?
     
     
    Thanks in advance.
    - c0nsumer.

  2. Hello friends!

     

    this is interesting to you? can i continue the development? or it's not a good project? 

     

    Page: http://barrosfilipe.github.io/robrew/

    Github: https://github.com/barrosfilipe/robrew

     

     

    What is RObrew?

     

    It's a Linux (Debian Based OS / Red Hat Based OS) application that will provide you a simple life in ragnarok emulator management.

     

    Example without RObrew:

     

    You need to install package dependencies to your emulator manually, for example:

     

        * gcc
    * make
    * mysql
    * mysql-devel
    * mysql-server
    * pcre-devel
    * subversion
    * zlib-devel

     

    And then download the emulator from svn/repo and compile it manually!

     

    Example with RObrew:

     

    After install RObrew you just need to do that command in your terminal:

     

    $ robrew install <emulator>

     

    For Hercules:

    $ robrew install hercules

     

    Package Dependencies:     * gcc	* make	* mysql	* mysql-devel	* mysql-server	* pcre-devel	* subversion	* zlib-devel

     

    The robrew command will install all package dependencies automatically, download Hercules from official svn/repository.

     

    If you want to compile:

     

     

    $ robrew compile /path/to/downloaded/hercules/folder/

     

    RObrew is now in development and the first release will have plugins. For example, a plugin named emulator-dropbox-backup that provide automatically daily backups from your emulator and database to a DropBox storage.

     

    if you are interested to get involved contact me (PM).

     

    Thanks! Let's make the world better smile.png

     

    with Love <3,

    c0nsumer (Filipe Barros)

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.