promotional bannermobile promotional banner

WhisperInvite

Auto-invite with keywords

File Details

2.0.0

  • R
  • Oct 13, 2014
  • 184.93 KB
  • 417
  • 6.0.2
  • Retail

File Name

WhisperInvite-2.0.0.zip

Supported Versions

  • 6.0.2

tag 2.0.0
341e72bdfe73f7715762dfe5dab7fdc4abe567da
Areko <areko@hoherratallerias.ch>
2014-10-13 22:59:18 +0200

Tagging as 2.0.0

--------------------

Areko:
    - Small clean up
    - Changed CanInvite method
    When you now in a Instance group and this group is not a LFR or LFG
    group you will be informed that you in such group when you try to invite
    one with WhisperInvite.
    Please let me know of this String when you encounter it and if you could
    invite or not.
    - Change the way how 'ChatFrame_OnHyperlinkShow' is hooked
    - Modules TOC Bump
    - TOC Bump
    - Changed how it check moudle is loaded and enabled
    - Add commands for clean-up and reseting cache
    Use: /wia cache
    - Move table cache code
    - Fix type checks
    - Change how GUILD_ROSTER_UPDATE event is handled
    - Fix channel Register/Unregister when change channel settings
    - Update license date
    - Small change to the ChatFrame_OnHyperlinkShow hook
    - Don't forget to add WhisperInviteAdvanced to move-folders...
    - Changed default settings for inviteThrottleTime
    - Fix keyword check loop and channel registration with options
    - deDE Translation fix
    - Fix throttle check
    - Small typo fix
    - Add options setting for inviteThrottleTime
    - Add WhisperInviteAdvanced Module
    WhisperInviteAdvanced; each keyword has his own settings i.e:
    active, case sensitive, full match, max group size, channels, filtering etc.
    
    WhisperInviteCore:
    Add description for the Basic and Advanced module
    Allow inviting in Flex mode
    Throttling of invites
    - Code clean up and add AceTimer for advanced
    - Add Namespace db to Basic
    - Use BNGetFriendIndex(presenceID) instead loop over all online friends
    - Fix case in/sensitive saving for keywords
    - Add Profile settings
    - Fix again "Debug replacements"...
    - Remove handle-unlocalized="english" from the TOC file localization
    - Packaging fix
    Typo fix in .pkgmeta
    Localization fix
    Debug replacements fix
    - Add handle-unlocalized="english" to the TOC file localization
    - Comment out unimplemented WhisperInviteAdvanced module
    - Add support for Battle.net accounts with multiple WoW accounts
    When a Battle.net account is logged in with more than one WoW account
    you can choose which toon should be invited.
    - Fixing message check and .pkgmeta change
    .pkgmeta adding libs for advance and moveing for modules
    - Add new AddOn structure with Core and Basic, advance will be add later.
    Update LICENSE
    Code out core and basic
    - Clean working dir
    - Add channel registering and some debug code.
    Default meta-table with some table function as insert, remove, etc.
    Add a bunch channel registering functions.
    Channel handling with message check for invite keys.
    - Add import function for old settings
    - Begin rewrite. Add first version of database defaults.
    - Better X-Realm support.
    Guild filtering is disabled for other Realms. Can be activated with
    advanced settings on, this will to time not function until Blizzard adds
    X-Realm who querys.
    - Add  development Title and Notes
    - More locales change
    - Locals change
    - CMD handling for advance settings
    - Add Auto Convert
    When the sixth player will be invited the group will be convert in to
    a raid. This behaviour can by change per keyword.
    - Add LICENSE file
    - Changed static version to @project-version@
Dairymen:
    - Add localization
    Add locales:
        - ptBR
        - frFR
        - itIT
        - koKR
        - esMX
        - ruRU
        - zhCN
        - esES
        - zhTW
    Add Title and Notes localization in TOC
    - Add UTF8 Lib
    - Create option GUI and improve invite mechanism
    Option GUI:
        - Lists displays settings from higher priorities list inline.
            - Global Black and Whitelists
             - Profile Black and Whitelists
             - Display name of list entries are cached and
               entries are sanitized saved.
        - Main Options
            - Keyword creating and editing
                - Whit per keyword settings
                - Keywords Black and Whitelists
                - Channel selection
        - Profile settings
    
    Invite improve:
        - When changing settings in black/whitelists ID_cache will be updated.
        - Creation of a new ID_cache entry functions now correct
        - Invite checks now correct.
    - Code fixes: wipe and CMD function
    Replaced assignment wipe call with simple wipe call
    Add translated help for help CMD command
    - Begin with config GUI
    - Guild blacklist and whitelist now functional.
    - Add LibWho-2.0
    - Bug fix invite whisper and battle.net whisper now functional Guild white/blacklist is to time not functional
    - Add support for import old WhisperInvite settings
    - Add types.lua and core.lua WhisperInvite has now black and whitelist in global, profile and keyword scope.
    - Add locales files for enUS and deDE
    - Add embeds.xml
    - Add .toc file
    - Add .pkgmeta
    - Add .gitignore