7.1-beta1

Details

  • Filename
    SmartRes2_Chat-7.1-beta1.zip
  • Uploaded by
  • Uploaded
    Jan 25, 2017
  • Size
    11.91 KB
  • Downloads
    108
  • MD5
    5e232ef2998660974d6194d19e7d28d6

Supported WoW Retail Versions

  • 7.1.5

Changelog

------------------------------------------------------------------------
r11 | myrroddin | 2017-01-25 00:14:42 -0600 (Wed, 25 Jan 2017) | 2 lines
Changed paths:
   M /trunk/Chat.lua
   M /trunk/Locales/enUS.lua

- Totally complete, except for testing. No leaking globals, either.
- With help and prompting from SDPhantom, got the multiselect menus to work properly, woot!
------------------------------------------------------------------------
r10 | myrroddin | 2017-01-02 19:28:45 -0600 (Mon, 02 Jan 2017) | 2 lines
Changed paths:
   M /trunk/Chat.lua
   M /trunk/Locales/enUS.lua

- Add phrases as necessary
- Get something working. Not a lot, but something
------------------------------------------------------------------------
r9 | myrroddin | 2017-01-02 06:10:43 -0600 (Mon, 02 Jan 2017) | 2 lines
Changed paths:
   M /trunk/Chat.lua
   M /trunk/SmartRes2_Chat.toc
   M /trunk/pkgmeta.yaml

- All libs are prior-loaded by SmartRes2, no need to duplicate
- LibResInfo moved to core, as all modules will use it anyway
------------------------------------------------------------------------
r8 | myrroddin | 2016-12-20 22:29:14 -0600 (Tue, 20 Dec 2016) | 2 lines
Changed paths:
   M /trunk/Chat.lua
   M /trunk/pkgmeta.yaml

- Add Mikk's FindGlobals to tools-used
- Fixed missing return to GetDefaults from OnInitialize, which explains a lot
------------------------------------------------------------------------
r7 | myrroddin | 2016-12-20 12:42:52 -0600 (Tue, 20 Dec 2016) | 1 line
Changed paths:
   M /trunk/Chat.lua

- Module options are displaying in core SmartRes2 options pane. Still not entirely working, but progress!
------------------------------------------------------------------------
r6 | myrroddin | 2016-12-17 06:21:43 -0600 (Sat, 17 Dec 2016) | 1 line
Changed paths:
   M /trunk/Chat.lua
   D /trunk/Defaults.lua
   D /trunk/Options.lua
   M /trunk/SmartRes2_Chat.toc

- Move options and defaults inline with main code
------------------------------------------------------------------------
r5 | myrroddin | 2016-12-14 02:00:28 -0600 (Wed, 14 Dec 2016) | 3 lines
Changed paths:
   M /trunk/Chat.lua
   M /trunk/Defaults.lua
   M /trunk/Options.lua
   M /trunk/SmartRes2_Chat.toc
   M /trunk/pkgmeta.yaml

- Make code match forum thread http://www.wowinterface.com/forums/showthread.php?t=49232
- Just in case: list all libs in pkgmeta.yaml and .toc, even if they are already loaded
- Module names must be unique
------------------------------------------------------------------------
r4 | myrroddin | 2016-12-13 05:30:23 -0600 (Tue, 13 Dec 2016) | 2 lines
Changed paths:
   A /trunk/Chat.lua
   A /trunk/Defaults.lua
   A /trunk/Locales
   A /trunk/Locales/deDE.lua
   A /trunk/Locales/enUS.lua
   A /trunk/Locales/esES.lua
   A /trunk/Locales/esMX.lua
   A /trunk/Locales/frFR.lua
   A /trunk/Locales/itIT.lua
   A /trunk/Locales/koKR.lua
   A /trunk/Locales/ptBR.lua
   A /trunk/Locales/ruRU.lua
   A /trunk/Locales/zhCN.lua
   A /trunk/Locales/zhTW.lua
   A /trunk/Options.lua
   A /trunk/SmartRes2_Chat.toc
   A /trunk/pkgmeta.yaml

- first batch of files to import
- still isn't working in game, but PROGRESS~
------------------------------------------------------------------------
r1 | myrroddin | 2016-12-13 05:21:27 -0600 (Tue, 13 Dec 2016) | 1 line
Changed paths:
   A /trunk

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