Jump to content

jowy

Members
  • Content Count

    16
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by jowy


  1. Hi,

    I just started develop another ragnarok cp because I found fluxcp doesnt suit my need and doesnt easy to extend.

    You can see the looks on screenshot below

    Spoiler

    Firefox_Screenshot_2018_02_03_T20_14_05_

    It is still far from done yet. I will try to make extendable by utilizing module pattern (installable via composer)

    and the good news is I will be releasing as opensource so everyone can contribute :) you can follow development progress on github

    Any feedback, idea or contribution are welcome!


  2. @riddley after gooling a bit I found old map that you have suggested here http://herc.ws/board/topic/10579-2015-09-05-142-criatura-academy/page-2#entry66294 but unfortunately it still don work my char still dont want walk to hallway. btw i run server in pre-re mode and using your data.grf by default iz_int map also incorrect had to replace to the new one. maybe I should search the new one instead the old one?

     

    EDIT:

    updated to new version, they strip the hallway it is completely dark, I can understand if I cant walk in new map. But when I use old try look my screenshot in first post, it loaded the old map in render fine but it behave like new map (Im using 20140205 client)

     

    SOLVED by updating mapcache.dat


  3. It is quite simple, its common architecture that used in web application. just seperate processing (Login, Char, Map) and state (Database). I have attached diagram in order to help you understand.

     

    Also US and Asia server must have *IDENTICAL* server binary and script otherwise you will see inconsistency between two server. i still need test about concurency


    after bit testing at this current state is impossible to archive this kind of architecture since it not designed like that. Also it is impossible to centralize map server. The only way is archived it through proxy. But i will explore more and try to learn how the server works

    post-15359-0-17475100-1490281285_thumb.png


  4. 6c042acd5460dd013ee4179d8a01e750.png

     

    Just a side note. We all work here on a volunteer base, in our free time. For many of us this free time is limited. Most important, we do this without the intention of making money (and I claim for most people here, this is the exactly reason to host a server). 

     

    If people not comfortable of the amount of time we put into this, and you think you can do it faster and better, then go ahead and do it.

     

    Is ok take your time bro, I appreciate clean and configurable works and less bug instead monkey patch solution. And yes it will take little too long for development, having less bug are more important than having more feature.

     

    Thanks for your work


  5. Yo!

     

    after being vaccum from RO world for almost 8 years finally has some interested again. I was searching for eatherna but i cant believe it is gone haha. I started to looking for new emu and start comparing between rathena and hercules, then I decided end up with hercules. because it has awesome plugin system. Honestly im no big fan of source modification, it is very dirty way to archive certain functionality.

     

    I was casual RO player who enjoying quest, adventure and storyline because Im big fan of PS game called suikoden. Iam web architect by day and hardcore git user. Hopefully can contribute in hercules in near future


  6. Recently I have been experimenting with multi server setup with centralized database. Here my current setup

     

     

    Asia Server (Map, Login, Char)

     

    US Server (Map, Login, Char, DB)

     

    This is not proxy setup, asia server will not forward packet to us server but it only do database things. As a result a game play lil bit faster when I access from asia server (im from asia) but in certain aspect like login, char creation is lil bit slow but still acceptable since it it have to do database operation. In general it works fine but Im not tested with concurrency user.

     

    Is anyone ever use this setup? can give some review or drawbacks by using this setup?

     

    thanks!

×
×
  • Create New...

Important Information

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