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

script updates for core 2.2 #17

Open
wants to merge 56 commits into
base: master
Choose a base branch
from
Open

script updates for core 2.2 #17

wants to merge 56 commits into from

Conversation

inib
Copy link
Owner

@inib inib commented Sep 15, 2016

updated core to 2.2 -> script updates for germandota

  • almost got rid of all mod/admin/caster permission spam
  • bunch of minor features
  • prepared for gamewisp/streamlabs support
  • more API stuff

inib and others added 29 commits September 15, 2016 05:23
Added missing argument for the BetPot ``$4`` in ``!Wette aktualisiert! theplayingwolf setzt jetzt 250 auf Niederlage! Pot $4``.
systems/betSystem Fixed missing arg for bet update.
}

$.log.file('betSystem', 'Bet closed by ' + event.getSender() + '.');
$.say($.lang.get('betsystem.closed', closedPot));
}
else {
// TODO
$.say($.whisperPrefix(sender) + $.lang.get('betsystem.close'));
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't betsystem.close be betsystem.closed.nobet ?
Looks greate otherwise.

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

that was the plan adding it, thx.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants