Git Product home page Git Product logo

chatbar's People

Contributors

0ldi avatar

Stargazers

 avatar  avatar

Watchers

 avatar

chatbar's Issues

fix BG button

This fix for display of the BG button only on battlegrounds

ChatBar.lua
edit 274 line:
return (GetZoneText() == CHATBAR_WSG or GetZoneText() == CHATBAR_AB or GetZoneText() == CHATBAR_AV) and (not ChatBar_HiddenButtons[CHAT_MSG_BATTLEGROUND]);

and add in locale files:
de:
CHATBAR_WSG = "Warsongschlucht";
CHATBAR_AB = "Arathibecken";
CHATBAR_AV = "Alteractal";
fr:
CHATBAR_WSG = "Goulet des Warsong";
CHATBAR_AB = "Bassin d'Arathi";
CHATBAR_AV = "Vall\195\169e d'Alterac";
en:
CHATBAR_WSG = "Warsong Gulch";
CHATBAR_AB = "Arathi Basin";
CHATBAR_AV = "Alterac Valley";

Add please ruRU:
Localization.ru.zip

Update please. I backported many enhancements from 2.4.3 - 5.4.8 versions...

ChatBar.zip
I backported several functions:
Added missing localizations
Added "Large Button" function
bandicam 2017-04-12 23-11-51-292
Added skin Squares
bandicam 2017-04-12 23-12-16-290
Added "Hide all" functions
bandicam 2017-04-12 23-11-36-135
and more...

All my backported changelog:
v.2.5
-Added larger buttons option to options menu
v2.4
-Added Simplified Chinese Localization (thanks IceChen)
-Added new Squares skin (thanks Chianti/Кьянти)
-Added new skin dropdown (Solid, Squares)
v2.3
-Added Traditional Chinese Localization
-Fixed a bug with Russian Localization
v2.2
-Removed SeaPrint usage
-Made Chronos optional: Reorder Channels is disabled w/o Chronos installed.
v2.1
-Added Russian Localization (thanks Старостин Алексей)
v2.0
-Added Alternate Artwork (thanks Zseton)
v1.9
-Added Spanish Localization (thanks NeKRoMaNT)
v1.8
-Added an option to Hide All Buttons
-Fixed menu not showing a list of hidden buttons

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.