Jump to content

xazax

Members
  • Posts

    427
  • Joined

  • Last visited

  • Days Won

    3

Posts posted by xazax

  1. Thanks for the clarifications, yeah, thinking about it, one value for atcommand only makes more sense. It would be a pain to manually disable charcommands for every command in players' groups.

    Anyways does porting the whole conf folder to libconf involved in this project? It is not in the progress list.

  2. Is multiple inheritance supported? if so, [ ] should be used, to reflect it is a list actually (like aliases).

    atcommand: true, atcommand: false? I assume all atcommands are off by default. Does false means disable an inherited command? In that case we can warn users if there is no such command enabled in the base groups ( because it may be a typo ).

    I guess [False, true] is for atcommand, charcommand. If only one value present it is both at and charcommand I guess.

    I like the concept so far.

    Anyways server owners (don't need to be a core dev) out there. Someone who feels like working on default/recommended groups I'm bet Gepard would welcome if you'd share it /ok

  3. Well then, since these are "Custom", why isn't some item bonus effects brought to rAthena already from iRO or kRO? Since, they would be official.

    And yes, adding these won't be a reason for "Balancing" when it's the Admin of the server who chooses to use them or not.

    In short: priority.

    Right now we are in cleaning up phase. Want to triage and fix as many old eA bugs as possible before starting to add new content again.

  4. Well, I don't really know if semicolons in a config file is desirable. Users may think it is a language and somehow interpreted and use experssions. And it does not support multi threading. Of course rA is not multi threaded right now, but at least do not create new obstacles for someone who decide to work on this area in the future. (Although probably we will not want to access a config file from multiple threads, so my first argument is more important.)

    Anyways it would be awesome if the config lib we choose would natively support importing configs.

    Edit: Just found out, it supports @include :D

  5. There is a new db layout in the recent versions of rAthena. Try to find it in re or pre-re folder.

    New version is available.

    • Not saved notification also triggered on database mode change
    • Saving the last loaded db path
    • Saving db mode
    • Status bar is added with informative status messages
    • Fixed a bug in the dropped by list
    • Added sanity checking functionality (uses the error console)
    • Warning when invalid entry is found on db reading

×
×
  • Create New...