Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes and new commands #13

Merged
merged 1 commit into from May 22, 2017
Merged

Fixes and new commands #13

merged 1 commit into from May 22, 2017

Commits on May 22, 2017

  1. Fixed Guild Skills cooldown

    All GD Skills were ignoring cooldown.
    
    Added @leader command
    - This command allows to change the team leader.
    - Only leaders are allowed to use this.
    - Added BattleConf for enable/disable command.
    
    Update @leader condition
    Added @leader battleflag
    Added @bgmode, @bgsize
    
    @bgmode <1 - 10 > (TotalArenas)
    Set a bg mode as new queue.
    Number 1 = Random Mode.
    
    @bgsize <0 - 9> <min players> <max players>
    Set players requeriments for a specific mode.
    Number 0 = All Arenas.
    
    @Leave now allows leave BG.
    
    Fixes
    - Fixed Guild Information:
    If you entering in BG being in a guild, your guild info (name, leader, skill, etc) overrides "BG Guild Info", now It's solved.
    - Fixed charname display:
    - Added team emblem and removed sword emblem:
    For enable this feature you must set "EnableEmblemForBG" in your exe diff.
    You can find this patch in this NEMO tree:
    https://github.com/MStr3am/NEMO/tree/fc064112e0704e06c6746e871fbe4df35d18740e
    Just download and execute.
    
    - Invalid return and change code style
    - Updated coding style
    - Changes requested.
    - Updated codying style and minor error
    - Updated Coding Style & Custom modifications
    xEasycore authored and sagunkho committed May 22, 2017
    Configuration menu
    Copy the full SHA
    a193812 View commit details
    Browse the repository at this point in the history