Layout Local ASASAS

  • Upload
    -

  • View
    216

  • Download
    0

Embed Size (px)

Citation preview

  • 8/19/2019 Layout Local ASASAS

    1/21

    ------------------------------------------------------------------------r175 | thelibrarian | 2010-11-01 13:13:25 +0000 (Mon, 01 Nov 2010) | 1 lineChanged paths:  A /tags/4.0 Release 3 (from /trunk:174)

    Hopefully fix localization issues for real this time.------------------------------------------------------------------------r174 | thelibrarian | 2010-11-01 13:12:27 +0000 (Mon, 01 Nov 2010) | 2 linesChanged paths:  M /trunk/Locales/localization.lua

    Add missing entry to base localization.

    ------------------------------------------------------------------------r171 | Zeksie | 2010-10-28 19:02:50 +0000 (Thu, 28 Oct 2010) | 1 lineChanged paths:  M /trunk/ZOMGBuffs_SelfBuffs/ZOMGBuffs_SelfBuffs.lua

    Hide changed Flask of North option if you're not an alchy.------------------------------------------------------------------------r170 | Zeksie | 2010-10-26 16:53:17 +0000 (Tue, 26 Oct 2010) | 1 lineChanged paths:  M /trunk/ZOMGBuffs.lua  M /trunk/ZOMGBuffs_SelfBuffs/ZOMGBuffs_SelfBuffs.lua

    Hugely simplified Flask of the North handling now that type of buff is selectedby a server script.------------------------------------------------------------------------r169 | Zeksie | 2010-10-26 15:41:51 +0000 (Tue, 26 Oct 2010) | 2 linesChanged paths:  M /trunk/ZOMGBuffs.lua  M /trunk/ZOMGBuffs_SelfBuffs/ZOMGBuffs_SelfBuffs.lua

    Fix issue with auto reagent buying. Had to make it aware of old items like Instant Poison kept in game for historical reasons. It'll count them now as part of the total before buying stuff.Fix a saved vars issue with buffs that used to have a stack count, but don't any

     more (like Inner Fire).------------------------------------------------------------------------r168 | thelibrarian | 2010-10-25 18:21:28 +0000 (Mon, 25 Oct 2010) | 2 linesChanged paths:  M /trunk/ZOMGBuffs_SelfBuffs/ZOMGBuffs_SelfBuffs.lua

    Add Arcane Powder reagents to SelfBuffs for mage (was previously in BuffTehRaidfor Brilliance but was removed). Notify on Ritual of Refreshment.

    ------------------------------------------------------------------------r167 | thelibrarian | 2010-10-23 16:48:22 +0000 (Sat, 23 Oct 2010) | 2 linesChanged paths:  M /trunk/ZOMGBuffs.toc

    Force commit to pick up localization changes

    ------------------------------------------------------------------------r166 | thelibrarian | 2010-10-20 21:49:21 +0000 (Wed, 20 Oct 2010) | 2 linesChanged paths:  M /trunk/ZOMGBuffs_SelfBuffs/ZOMGBuffs_SelfBuffs.lua

    Fix stupid mistake in alias code

  • 8/19/2019 Layout Local ASASAS

    2/21

    ------------------------------------------------------------------------r165 | thelibrarian | 2010-10-20 15:46:36 +0000 (Wed, 20 Oct 2010) | 10 linesChanged paths:  M /trunk/ZOMGBuffs_SelfBuffs/ZOMGBuffs_SelfBuffs.lua

    Add a generlized "aliases" mechanism to the SelfBuffs module as well. Should really think about consolidating this info across the modules somehow to avoid duplication.

    Move the DK checks out of a special case skip() and into aliases.

    Don't tell warriors they need to refresh Battle Shout if they already have Strength of Earth or Horn of Winter.

    Ditto for Commanding Shout vs. Blood Pact and Power Word: Fort

    Clean up some comments and remove obsolete check for Ice Armor for mages.

    ------------------------------------------------------------------------r164 | thelibrarian | 2010-10-20 14:51:43 +0000 (Wed, 20 Oct 2010) | 10 linesChanged paths:  M /trunk/ZOMGBuffs.lua  M /trunk/ZOMGBuffs_SelfBuffs/ZOMGBuffs_SelfBuffs.lua

    Add a table of group buffs that ZOMGBuffs doesn't normally track, but that conflict with ones that it does. Could also be done by adding it to the existing idstable for each individual buff, but I think doing it by category is cleaner.

    Add Commanding Shout and Blood Pact for Stamina so that they show up instead ofPower Word: Fortitude if present (BuffTehRaid is already avoiding buffing in that case, this just fixes the icons in the group list).

    Move Dalaran Brilliance and Fel Intellegence to the new otherBuffs table, and remove special casing for them.

    buffTypes is a superset of buffsLookup for all current uses of it, remove buffsLookup.

    Don't remind DKs to buff Horn of Winter if they already have Battle Shout.

    ------------------------------------------------------------------------r163 | thelibrarian | 2010-10-19 21:01:12 +0000 (Tue, 19 Oct 2010) | 2 linesChanged paths:  M /trunk/ZOMGBuffs_SelfBuffs/ZOMGBuffs_SelfBuffs.lua

    Add Soul Harvest for Warlocks so my lock can be lazy :)

    ------------------------------------------------------------------------r162 | thelibrarian | 2010-10-19 20:20:18 +0000 (Tue, 19 Oct 2010) | 2 linesChanged paths:

      M /trunk/ZOMGReagents.lua

    Missed a file in r158 -- re-hook ZOMGReagents.lua back up to localizations

    ------------------------------------------------------------------------r161 | thelibrarian | 2010-10-19 15:59:22 +0000 (Tue, 19 Oct 2010) | 2 linesChanged paths:  M /trunk/ZOMGBuffs_Portalz/ZOMGBuffs_Portalz.lua

    Add Boots of the Bay to Portalz (ticket 103)

  • 8/19/2019 Layout Local ASASAS

    3/21

    ------------------------------------------------------------------------r160 | thelibrarian | 2010-10-19 15:54:29 +0000 (Tue, 19 Oct 2010) | 2 linesChanged paths:  M /trunk/Locales/localization.lua  M /trunk/ZOMGBuffs.lua  M /trunk/ZOMGBuffs_BuffTehRaid/ZOMGBuffs_BuffTehRaid.lua

    Remove "Wait for Group/Class option" and related checks as nothing actually used it anymore.

    ------------------------------------------------------------------------r159 | thelibrarian | 2010-10-19 15:36:22 +0000 (Tue, 19 Oct 2010) | 2 linesChanged paths:  M /trunk/ZOMGBuffs.lua

    Don't buff while in shadowmeld (requested by ticket 132)

    ------------------------------------------------------------------------r158 | thelibrarian | 2010-10-19 15:03:12 +0000 (Tue, 19 Oct 2010) | 6 linesChanged paths:  M /trunk/.pkgmeta  M /trunk/Locales/localization.deDE.lua  M /trunk/Locales/localization.esES.lua

      M /trunk/Locales/localization.esMX.lua  M /trunk/Locales/localization.frFR.lua  M /trunk/Locales/localization.koKR.lua  M /trunk/Locales/localization.ruRU.lua  M /trunk/Locales/localization.zhCN.lua  M /trunk/Locales/localization.zhTW.lua  M /trunk/ZOMGBuffs.lua  M /trunk/ZOMGBuffs.toc  M /trunk/ZOMGBuffs_BuffTehRaid/Locales/localization.deDE.lua  M /trunk/ZOMGBuffs_BuffTehRaid/Locales/localization.esES.lua  M /trunk/ZOMGBuffs_BuffTehRaid/Locales/localization.esMX.lua  M /trunk/ZOMGBuffs_BuffTehRaid/Locales/localization.frFR.lua  M /trunk/ZOMGBuffs_BuffTehRaid/Locales/localization.koKR.lua

      M /trunk/ZOMGBuffs_BuffTehRaid/Locales/localization.ruRU.lua  M /trunk/ZOMGBuffs_BuffTehRaid/Locales/localization.zhCN.lua  M /trunk/ZOMGBuffs_BuffTehRaid/Locales/localization.zhTW.lua  M /trunk/ZOMGBuffs_BuffTehRaid/ZOMGBuffs_BuffTehRaid.toc  M /trunk/ZOMGBuffs_Portalz/Locales/localization.deDE.lua  M /trunk/ZOMGBuffs_Portalz/Locales/localization.esES.lua  M /trunk/ZOMGBuffs_Portalz/Locales/localization.esMX.lua  M /trunk/ZOMGBuffs_Portalz/Locales/localization.frFR.lua  M /trunk/ZOMGBuffs_Portalz/Locales/localization.koKR.lua  M /trunk/ZOMGBuffs_Portalz/Locales/localization.lua  M /trunk/ZOMGBuffs_Portalz/Locales/localization.ruRU.lua  M /trunk/ZOMGBuffs_Portalz/Locales/localization.zhCN.lua  M /trunk/ZOMGBuffs_Portalz/Locales/localization.zhTW.lua

      M /trunk/ZOMGBuffs_Portalz/ZOMGBuffs_Portalz.toc  M /trunk/ZOMGBuffs_SelfBuffs/Locales/localization.deDE.lua  M /trunk/ZOMGBuffs_SelfBuffs/Locales/localization.esES.lua  M /trunk/ZOMGBuffs_SelfBuffs/Locales/localization.esMX.lua  M /trunk/ZOMGBuffs_SelfBuffs/Locales/localization.frFR.lua  M /trunk/ZOMGBuffs_SelfBuffs/Locales/localization.koKR.lua  M /trunk/ZOMGBuffs_SelfBuffs/Locales/localization.ruRU.lua  M /trunk/ZOMGBuffs_SelfBuffs/Locales/localization.zhCN.lua  M /trunk/ZOMGBuffs_SelfBuffs/Locales/localization.zhTW.lua  M /trunk/ZOMGBuffs_SelfBuffs/ZOMGBuffs_SelfBuffs.toc

  • 8/19/2019 Layout Local ASASAS

    4/21

      M /trunk/ZOMGModulePrototype.lua  M /trunk/ZOMGReagents.lua  M /trunk/modules.xml

    Correct repo from merging in clone from packaged file.[===[@debug -> @debug@Locale files reverted back to using @localization@ instead of being expandedRemove X-Curse-Packaged headers that leaked into TOC filesCopy over unpackaged files (.pkgmeta, modules.xml)

    ------------------------------------------------------------------------r157 | Zeksie | 2010-10-19 10:43:16 +0000 (Tue, 19 Oct 2010) | 1 lineChanged paths:  M /trunk/Locales/localization.deDE.lua  M /trunk/Locales/localization.esES.lua  M /trunk/Locales/localization.esMX.lua  M /trunk/Locales/localization.frFR.lua  M /trunk/Locales/localization.koKR.lua  M /trunk/Locales/localization.lua  M /trunk/Locales/localization.ruRU.lua  M /trunk/Locales/localization.zhCN.lua  M /trunk/Locales/localization.zhTW.lua  M /trunk/TODO.txt  M /trunk/ZOMGBuffs.lua

      M /trunk/ZOMGBuffs.toc  D /trunk/ZOMGBuffs_Blessings  D /trunk/ZOMGBuffs_BlessingsManager  D /trunk/ZOMGBuffs_BlessingsPP  M /trunk/ZOMGBuffs_BuffTehRaid/Locales/localization.deDE.lua  M /trunk/ZOMGBuffs_BuffTehRaid/Locales/localization.esES.lua  M /trunk/ZOMGBuffs_BuffTehRaid/Locales/localization.esMX.lua  M /trunk/ZOMGBuffs_BuffTehRaid/Locales/localization.frFR.lua  M /trunk/ZOMGBuffs_BuffTehRaid/Locales/localization.koKR.lua  M /trunk/ZOMGBuffs_BuffTehRaid/Locales/localization.ruRU.lua  M /trunk/ZOMGBuffs_BuffTehRaid/Locales/localization.zhCN.lua  M /trunk/ZOMGBuffs_BuffTehRaid/Locales/localization.zhTW.lua  M /trunk/ZOMGBuffs_BuffTehRaid/ZOMGBuffs_BuffTehRaid.lua

      M /trunk/ZOMGBuffs_BuffTehRaid/ZOMGBuffs_BuffTehRaid.toc  D /trunk/ZOMGBuffs_Log  M /trunk/ZOMGBuffs_Portalz/Locales/localization.deDE.lua  M /trunk/ZOMGBuffs_Portalz/Locales/localization.esES.lua  M /trunk/ZOMGBuffs_Portalz/Locales/localization.esMX.lua  M /trunk/ZOMGBuffs_Portalz/Locales/localization.frFR.lua  M /trunk/ZOMGBuffs_Portalz/Locales/localization.koKR.lua  M /trunk/ZOMGBuffs_Portalz/Locales/localization.lua  M /trunk/ZOMGBuffs_Portalz/Locales/localization.ruRU.lua  M /trunk/ZOMGBuffs_Portalz/Locales/localization.zhCN.lua  M /trunk/ZOMGBuffs_Portalz/Locales/localization.zhTW.lua  M /trunk/ZOMGBuffs_Portalz/ZOMGBuffs_Portalz.lua  M /trunk/ZOMGBuffs_Portalz/ZOMGBuffs_Portalz.toc

      M /trunk/ZOMGBuffs_SelfBuffs/Locales/localization.deDE.lua  M /trunk/ZOMGBuffs_SelfBuffs/Locales/localization.esES.lua  M /trunk/ZOMGBuffs_SelfBuffs/Locales/localization.esMX.lua  M /trunk/ZOMGBuffs_SelfBuffs/Locales/localization.frFR.lua  M /trunk/ZOMGBuffs_SelfBuffs/Locales/localization.koKR.lua  M /trunk/ZOMGBuffs_SelfBuffs/Locales/localization.lua  M /trunk/ZOMGBuffs_SelfBuffs/Locales/localization.ruRU.lua  M /trunk/ZOMGBuffs_SelfBuffs/Locales/localization.zhCN.lua  M /trunk/ZOMGBuffs_SelfBuffs/Locales/localization.zhTW.lua  M /trunk/ZOMGBuffs_SelfBuffs/ZOMGBuffs_SelfBuffs.lua

  • 8/19/2019 Layout Local ASASAS

    5/21

      M /trunk/ZOMGBuffs_SelfBuffs/ZOMGBuffs_SelfBuffs.toc  M /trunk/ZOMGModulePrototype.lua  M /trunk/ZOMGReagents.lua  D /trunk/changelog.txt  D /trunk/faq.txt

    Merge thelibrarian's changes to mainline.------------------------------------------------------------------------r156 | onyxmaster | 2010-04-16 09:49:22 +0000 (Fri, 16 Apr 2010) | 1 lineChanged paths:  M /trunk/ZOMGBuffs_BlessingsManager/ZOMGBuffs_BlessingsManager.lua

    proper "Auto Roles" and "Auto Assign" closing------------------------------------------------------------------------isolation_writecopy HKEY_CURRENT_USER\SOFTWARE\DT Soft\DAEMON Tools Pro\Config  Value=UpdateCheckCounter  REG_DWORD=#02#00#00#00

    isolation_writecopy HKEY_CURRENT_USER\SOFTWARE\Macromedia\FlashPlayer  Value=FlashPlayerVersion  REG_SZ~10.0.22.87#2300

    isolation_writecopy HKEY_CURRENT_USER\SOFTWARE\Microsoft\DirectInput\MostRecentApplication

      Value=MostRecentStart  REG_BINARY=#60#32#89#12#56#54#cb#01

    isolation_writecopy HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions\Cached  Value={2559A1F4-21D7-11D4-BDAF-00C04F60B9F0} {000214E6-0000-0000-C000-000000000046} 0x401  REG_BINARY=#00#00#00#00#37#00#35#00#20#51#c1#13#59#54#cb#01  Value={2559A1F5-21D7-11D4-BDAF-00C04F60B9F0} {000214E6-0000-0000-C000-000000000046} 0x401  REG_BINARY=#00#00#00#00#37#00#35#00#e0#eb#bb#14#59#54#cb#01

    isolation_full HKEY_CURRENT_USER\SOFTWARE\Propellerhead Software

    isolation_full HKEY_CURRENT_USER\SOFTWARE\Propellerhead Software\Reason

    isolation_full HKEY_CURRENT_USER\SOFTWARE\Propellerhead Software\Reason\5.0  Value=InstallerLanguageName  REG_SZ~en_US#2300

    isolation_writecopy HKEY_CURRENT_USER\SOFTWARE\WinRAR\ArcHistory  Value=0  REG_SZ~H:\air-reason5kgn.rar#2300  Value=1isolation_full HKEY_LOCAL_MACHINE\Software\Classes\.cmb  Value=  REG_SZ~Reason.cmb#2300

    isolation_full HKEY_LOCAL_MACHINE\Software\Classes\.drex  Value=  REG_SZ~Reason.drex#2300

    isolation_full HKEY_LOCAL_MACHINE\Software\Classes\.drp  Value=  REG_SZ~Reason.drp#2300

    isolation_full HKEY_LOCAL_MACHINE\Software\Classes\.drum

  • 8/19/2019 Layout Local ASASAS

    6/21

      Value=  REG_SZ~Reason.drum#2300

    isolation_full HKEY_LOCAL_MACHINE\Software\Classes\.favo  Value=  REG_SZ~Reason.favo#2300

    isolation_full HKEY_LOCAL_MACHINE\Software\Classes\.grov  Value=  REG_SZ~Reason.grov#2300------------------------------------------------------------------------r83 | allara | 2010-04-29 06:06:10 +0000 (Thu, 29 Apr 2010) | 1 lineChanged paths:  A /tags/r81.1-beta (from /trunk:82)

    Repack for locales------------------------------------------------------------------------r81 | allara | 2010-04-27 16:51:56 +0000 (Tue, 27 Apr 2010) | 2 linesChanged paths:  M /trunk/Core.lua  M /trunk/Locales/Strings.enUS.lua  M /trunk/Modules/Icecrown/Encounters.lua  M /trunk/Modules/Options/Options.lua  M /trunk/Modules/Ulduar/Encounters.lua

    - Putricide: Malleable Goo (All) will not occur on 10 player mode- [Ticket 6] Options: Fixed several global leaks------------------------------------------------------------------------r79 | allara | 2010-04-26 19:38:17 +0000 (Mon, 26 Apr 2010) | 1 lineChanged paths:  M /trunk/Core.lua

    - Version checker won't list offline players------------------------------------------------------------------------r78 | allara | 2010-04-26 19:25:06 +0000 (Mon, 26 Apr 2010) | 2 linesChanged paths:  M /trunk/Core.lua

      M /trunk/Locales/Strings.enUS.lua  M /trunk/Modules/Icecrown/AVRE_Icecrown.toc  A /trunk/Modules/Icecrown/Encounters.lua (from /trunk/Modules/Icecrown/Icecrown.lua:77)  D /trunk/Modules/Icecrown/Icecrown.lua  M /trunk/Modules/Options/Options.lua  M /trunk/Modules/Ulduar/AVRE_Ulduar.toc  A /trunk/Modules/Ulduar/Encounters.lua (from /trunk/Modules/Ulduar/Ulduar.lua:74)  D /trunk/Modules/Ulduar/Ulduar.lua  M /trunk/Tests.lua  M /trunk/modules.xml

    - Encounter options will no longer appear if the corresponding module is disabled- Version checker now reports which players aren't using the addon------------------------------------------------------------------------r77 | allara | 2010-04-26 16:50:11 +0000 (Mon, 26 Apr 2010) | 2 linesChanged paths:  M /trunk/Core.lua  M /trunk/Modules/Icecrown/Icecrown.lua  M /trunk/Modules/Options/Options.lua  M /trunk/Options_Defaults.lua

  • 8/19/2019 Layout Local ASASAS

    7/21

    - Festergut: Add Vile Gas (drycoded)- Putricide: Malleable Goo (All) no longer happens on 10 man normal (drycoded)------------------------------------------------------------------------r76 | allara | 2010-04-24 18:06:04 +0000 (Sat, 24 Apr 2010) | 1 lineChanged paths:  M /trunk/Core.lua  M /trunk/Modules/Icecrown/Icecrown.lua

    - Rotface: Only allow one explosion per unique Big Ooze per fight (drycoded)------------------------------------------------------------------------r75 | allara | 2010-04-24 17:25:00 +0000 (Sat, 24 Apr 2010) | 1 lineChanged paths:  M /trunk/Core.lua  M /trunk/Modules/Icecrown/Icecrown.lua

    - Global leak fix------------------------------------------------------------------------r74 | allara | 2010-04-23 20:24:54 +0000 (Fri, 23 Apr 2010) | 1 lineChanged paths:  M /trunk/.pkgmeta  M /trunk/Core.lua  M /trunk/Locales/Strings.enUS.lua  M /trunk/Modules/Options/Options.lua

      A /trunk/Modules/Ulduar  A /trunk/Modules/Ulduar/AVRE_Ulduar.toc  A /trunk/Modules/Ulduar/Locales.lua  A /trunk/Modules/Ulduar/Ulduar.lua  M /trunk/Options_Defaults.lua  M /trunk/Tests.lua  M /trunk/modules.xml

    - Implement Ulduar instance (Hodir, Freya, Mimiron, General Vezax, Yogg-Saron) - completely untested!------------------------------------------------------------------------r73 | allara | 2010-04-22 17:54:59 +0000 (Thu, 22 Apr 2010) | 1 lineChanged paths:

      M /trunk/Core.lua  M /trunk/Modules/Icecrown/Icecrown.lua

    - Rotface: Kiter will be ignored if it's you------------------------------------------------------------------------r72 | allara | 2010-04-22 17:45:52 +0000 (Thu, 22 Apr 2010) | 1 lineChanged paths:  M /trunk/Core.lua  M /trunk/Locales/Strings.enUS.lua  M /trunk/Modules/Options/Options.lua

    - Rotface: Added "Broadcast to raid" button; lets you tell your raid who the kiter is

    ------------------------------------------------------------------------r71 | allara | 2010-04-21 22:29:34 +0000 (Wed, 21 Apr 2010) | 1 lineChanged paths:  M /trunk/Core.lua  M /trunk/Locales/Strings.enUS.lua  M /trunk/Modules/Icecrown/Icecrown.lua  M /trunk/Modules/Options/Options.lua  M /trunk/Options_Defaults.lua

    - Major refactor of range checks; now fully configurable by the user

  • 8/19/2019 Layout Local ASASAS

    8/21

    ------------------------------------------------------------------------r69 | allara | 2010-04-21 05:02:42 +0000 (Wed, 21 Apr 2010) | 1 lineChanged paths:  M /trunk/Core.lua  M /trunk/Options_Defaults.lua

    - Some final adjustments to default values------------------------------------------------------------------------r67 | allara | 2010-04-21 01:12:15 +0000 (Wed, 21 Apr 2010) | 1 lineChanged paths:  M /trunk/Core.lua  M /trunk/Modules/Icecrown/Icecrown.lua

    - Putricide: Okay, hopefully this time dead people won't show Plague Sickness circles------------------------------------------------------------------------r66 | allara | 2010-04-20 19:36:00 +0000 (Tue, 20 Apr 2010) | 1 lineChanged paths:  M /trunk/Core.lua  M /trunk/Locales/Strings.enUS.lua  M /trunk/Modules/Options/Options.lua  M /trunk/Options_Defaults.lua

    - Radius controls: Tooltip will show default radius up to tenth of a yard

    ------------------------------------------------------------------------r64 | allara | 2010-04-20 04:02:59 +0000 (Tue, 20 Apr 2010) | 1 lineChanged paths:  M /trunk/Core.lua  M /trunk/Options_Defaults.lua

    - A few minor adjustments to default settings------------------------------------------------------------------------r62 | allara | 2010-04-20 01:28:45 +0000 (Tue, 20 Apr 2010) | 1 lineChanged paths:  M /trunk/Core.lua

    - [Ticket 3] Change LDB object to launcher

    ------------------------------------------------------------------------r59 | allara | 2010-04-19 18:35:20 +0000 (Mon, 19 Apr 2010) | 7 linesChanged paths:  M /trunk/Core.lua  M /trunk/Locales/Strings.enUS.lua  M /trunk/Modules/Icecrown/Icecrown.lua  M /trunk/Modules/Options/Options.lua  M /trunk/Options_Defaults.lua  M /trunk/Tests.lua

    Sindragosa:  - Instability to 20 yards, radius now configurable  - Frost Beacon back to 10 yards, radius now configurable

      - Updated unit testsLich King:  - Defile turned off by default, note added that it doesn't work

    ------------------------------------------------------------------------r56 | allara | 2010-04-19 04:46:58 +0000 (Mon, 19 Apr 2010) | 3 linesChanged paths:  M /trunk/.pkgmeta  M /trunk/AVRE.toc  M /trunk/Core.lua

  • 8/19/2019 Layout Local ASASAS

    9/21

      A /trunk/Libs/LibDataBroker-1.1  A /trunk/Libs/LibDataBroker-1.1/LibDataBroker-1.1.lua  M /trunk/Locales/Strings.enUS.lua  M /trunk/Modules/Icecrown/Icecrown.lua  M /trunk/Modules/Options/Options.lua

    - Putricide: Players that die will not show the Plague Sickness circle- Core: Added an LDB feed to open the options- Options: Added default radii and ranges to the tooltips------------------------------------------------------------------------r54 | allara | 2010-04-19 02:58:52 +0000 (Mon, 19 Apr 2010) | 1 lineChanged paths:  M /trunk/Core.lua

    - Bump for revision number------------------------------------------------------------------------r53 | allara | 2010-04-19 02:48:15 +0000 (Mon, 19 Apr 2010) | 4 linesChanged paths:  M /trunk/Modules/Icecrown/Icecrown.lua  M /trunk/Modules/Options/Options.lua  M /trunk/Options_Defaults.lua

    Sindragosa:  - Unchained Magic changed to Instability (the circle only shows when they have

     Instability)  - Instability: default alpha from 0.2 to 0.1  - Frost Beacon: default alpha from 0.2 to 0.1, radius from 10 to 6------------------------------------------------------------------------r48 | allara | 2010-04-16 20:33:10 +0000 (Fri, 16 Apr 2010) | 9 linesChanged paths:  M /trunk/Core.lua  M /trunk/Locales/Strings.enUS.lua  M /trunk/Modules/Icecrown/Icecrown.lua  M /trunk/Modules/Options/Options.lua  M /trunk/Options_Defaults.lua  M /trunk/Tests.lua

    Core:  - [Ticket 2] Range check scenes are now created during StartFight instead of OnEnable  - Major options system refactor  - You can now modify the color and transparency for every mechanic  - You can now configure the radius for many mechanics

    Tests:  - Added function ListTests()  - Enhanced display while running tests------------------------------------------------------------------------r47 | allara | 2010-04-16 16:59:21 +0000 (Fri, 16 Apr 2010) | 1 lineChanged paths:

      M /trunk/Core.lua  M /trunk/Modules/Icecrown/Icecrown.lua

    - Putricide: Plague Sickness should be working properly now. Players who do NOThave sickness get a white circle under them.------------------------------------------------------------------------r46 | allara | 2010-04-16 04:40:23 +0000 (Fri, 16 Apr 2010) | 1 lineChanged paths:  M /trunk/Core.lua  M /trunk/Modules/Icecrown/Icecrown.lua

  • 8/19/2019 Layout Local ASASAS

    10/21

    - Sindra | Unchained: Alpha from 0.5 to 0.2------------------------------------------------------------------------r45 | allara | 2010-04-16 04:32:50 +0000 (Fri, 16 Apr 2010) | 1 lineChanged paths:  M /trunk/Core.lua  M /trunk/Modules/Icecrown/Icecrown.lua

    - Fix for last commit------------------------------------------------------------------------r44 | allara | 2010-04-16 04:22:09 +0000 (Fri, 16 Apr 2010) | 1 lineChanged paths:  M /trunk/Modules/Icecrown/Icecrown.lua

    - Put | Malleable: Single one will work now if you have All turned on------------------------------------------------------------------------r43 | allara | 2010-04-16 04:20:05 +0000 (Fri, 16 Apr 2010) | 1 lineChanged paths:  M /trunk/Core.lua  M /trunk/Modules/Icecrown/Icecrown.lua

    - Putricide: Malleable Goo (All) is blue now, and back to 20% for now (I will make it configurable tomorrow). Malleable Goo (single target) is still red.------------------------------------------------------------------------

    r42 | allara | 2010-04-16 03:32:28 +0000 (Fri, 16 Apr 2010) | 1 lineChanged paths:  M /trunk/Core.lua  M /trunk/Modules/Icecrown/Icecrown.lua

    - Putricide | Malleable Goo: Radius from 6 to 7 yards------------------------------------------------------------------------r41 | allara | 2010-04-16 03:16:45 +0000 (Fri, 16 Apr 2010) | 1 lineChanged paths:  M /trunk/Core.lua  M /trunk/Modules/Icecrown/Icecrown.lua

    - Putricide | Malleable Goo (All): Change alpha from 0.2 to 0.1, change duration

     fro 5 to 7 seconds------------------------------------------------------------------------r39 | allara | 2010-04-15 23:24:03 +0000 (Thu, 15 Apr 2010) | 32 linesChanged paths:  M /trunk/Core.lua  M /trunk/Locales/Strings.enUS.lua  M /trunk/Modules/Icecrown/Icecrown.lua  M /trunk/Modules/Options/Options.lua  M /trunk/Options_Defaults.lua  M /trunk/Tests.lua

    REVERT MOST OF REVISIONS 37 AND 38 BY 7DESTINY. PLEASE DO NOT COMMIT TO THIS REPOSITORY.

    Core:  - Fixed the IsHeroicRaid() function, this was preventing range checks and certain heroic-only mechanics from working.  - Removed the IsMelee() logic from range check defaults, this wasn't working.All range checks will now just default to off (they are very performance intensive).  - If you DC or crash during a fight, when you log back in AVRE will ask the raid if you should be in a fight right now. If anyone else in the raid is runningAVRE r36 or above, they'll tell you which fight to start, and you'll start it ba

  • 8/19/2019 Layout Local ASASAS

    11/21

    ck up.  - Added version checking. To see which players in your raid are also running AVRE, type /avre ver.

    Festergut:  - Range check should be working now. Defaulting it to off, it's a performancehog.

    Rotface:  - Range check should be working now. Defaulting it to off, it's a performancehog.  - Kiter: Made the circle larger

    Putricide:  - Malleable Goo (All): Turning this ON by default, it's extremely useful.

    Blood Prince Council:  - Empowered Shock Vortex: Added. A 12 yard range check turns on during this ability.

    Blood-Queen Lana'thel:  - Implemented this fight  - Incite Terror: Added. A 6 yard range check turns on for 10 seconds when this ability is cast.

      - AVRE will NOT assist with bites, please use Vamp/VampArrow for this.

    Sindragosa:  - Unchained Magic (heroic): Should be working now  - Frost Beacon: Lowered the alpha of these circles to 0.2

    The Lich King:  - Necrotic Plague: Added------------------------------------------------------------------------r38 | 7destiny | 2010-04-15 16:59:07 +0000 (Thu, 15 Apr 2010) | 1 lineChanged paths:  M /trunk/Modules/Icecrown/Icecrown.lua

    Fix range & time(festergut, rotface, blood prince, sindragosa). this will be more helpful.------------------------------------------------------------------------r37 | 7destiny | 2010-04-15 16:16:10 +0000 (Thu, 15 Apr 2010) | 2 linesChanged paths:  M /trunk/Locales/Strings.enUS.lua  M /trunk/Modules/Icecrown/Icecrown.lua  M /trunk/Modules/Options/Options.lua  M /trunk/Options_Defaults.lua

    - Blood Prince: Add Empowered Shock Vortex- Implement The Blood-Queen Lana'thel encounter | add Incite Terror------------------------------------------------------------------------

    r35 | allara | 2010-04-15 05:13:31 +0000 (Thu, 15 Apr 2010) | 8 linesChanged paths:  M /trunk/Core.lua  M /trunk/Modules/Icecrown/Icecrown.lua

    - Festergut: Remove experimental Malleable Goo, it isn't targetable- Rotface:  - Delay explosion by 4 seconds, should make it easier to know when to move  - Make tank circle larger- Putricide:

  • 8/19/2019 Layout Local ASASAS

    12/21

      - Enlarge Malleable Goo to 6 yards  - Fix various bugs with Plague Sickness

    ------------------------------------------------------------------------r34 | allara | 2010-04-15 01:07:24 +0000 (Thu, 15 Apr 2010) | 1 lineChanged paths:  M /trunk/.pkgmeta  M /trunk/Core.lua  M /trunk/Modules/Icecrown/Icecrown.lua

    - [Experimental] Festergut: Malleable Goo (you have to focus Putricide during the fight, or someone in the raid has to target him, for this to work)------------------------------------------------------------------------r32 | allara | 2010-04-14 23:16:24 +0000 (Wed, 14 Apr 2010) | 1 lineChanged paths:  M /trunk/Core.lua  M /trunk/Modules/Icecrown/Icecrown.lua

    - Marrowgar: Bone circles will follow the player------------------------------------------------------------------------r31 | allara | 2010-04-14 23:12:26 +0000 (Wed, 14 Apr 2010) | 4 linesChanged paths:  M /trunk/Core.lua  M /trunk/Locales/Strings.enUS.lua

      M /trunk/Modules/Icecrown/Icecrown.lua  M /trunk/Modules/Options/Options.lua  M /trunk/Options_Defaults.lua  M /trunk/Tests.lua

    Rotface:  - Add Vile Gas  - Add Mutated Infection  - Add "Big Ooze Kiter"------------------------------------------------------------------------r30 | allara | 2010-04-14 22:29:42 +0000 (Wed, 14 Apr 2010) | 3 linesChanged paths:  M /trunk/Core.lua

      M /trunk/Locales/Strings.enUS.lua  M /trunk/Modules/Icecrown/Icecrown.lua  M /trunk/Modules/Options/Options.lua  M /trunk/Tests.lua

    Putricide:  - Add "Malleable Goo (All)"  - Change Plague Sickness. When you are afflicted by Unbound Plague, you will see little white circles under all players in the room who do NOT have Plague Sickness. These are people you could consider passing the plague to.------------------------------------------------------------------------r29 | allara | 2010-04-14 19:43:14 +0000 (Wed, 14 Apr 2010) | 2 linesChanged paths:

      M /trunk/Core.lua  M /trunk/Locales/Strings.enUS.lua  M /trunk/Modules/Icecrown/Icecrown.lua  M /trunk/Modules/Options/Options.lua  M /trunk/Options_Defaults.lua  M /trunk/Tests.lua

    - Add archetype detection- Add range checks (currently Rotface and Festergut, heroic mode only, on by default for ranged and healers)

  • 8/19/2019 Layout Local ASASAS

    13/21

  • 8/19/2019 Layout Local ASASAS

    14/21

    Changed paths:  M /trunk/Core.lua

    - Fix pull detection (untested, but I think this actually fixes it)------------------------------------------------------------------------r17 | allara | 2010-04-13 01:41:52 +0000 (Tue, 13 Apr 2010) | 1 lineChanged paths:  M /trunk/Core.lua

    - Core: Bug fixes for pull/defeat/wipe detection (possibly more issues remain)------------------------------------------------------------------------r16 | allara | 2010-04-13 01:12:17 +0000 (Tue, 13 Apr 2010) | 2 linesChanged paths:  M /trunk/Core.lua  M /trunk/Locales/Strings.enUS.lua  M /trunk/Modules/Icecrown/Icecrown.lua  M /trunk/Modules/Options/Options.lua  M /trunk/Options_Defaults.lua

    - Core: Add IsHeroicMode() API- Icecrown | Sindragosa: Implement Unchained Magic circles for heroic mode------------------------------------------------------------------------r15 | allara | 2010-04-13 00:47:54 +0000 (Tue, 13 Apr 2010) | 5 linesChanged paths:

      M /trunk/Core.lua  M /trunk/Locales/Strings.enUS.lua  M /trunk/Modules/Icecrown/AVRE_Icecrown.toc  M /trunk/Modules/Icecrown/Icecrown.lua  A /trunk/Modules/Icecrown/Locales.lua  M /trunk/Modules/Options/Options.lua  M /trunk/Options_Defaults.lua  M /trunk/modules.xml

    - Core: Add onYell encounter event- Icecrown:  - Add localizations  - Implement Blood Prince Council fight (slightly experimental)

    - Various bug fixes------------------------------------------------------------------------r14 | allara | 2010-04-12 23:15:18 +0000 (Mon, 12 Apr 2010) | 1 lineChanged paths:  M /trunk/Modules/Icecrown/Icecrown.lua

    - Lord Marrowgar: If the player dies before their spike does, remove the markers------------------------------------------------------------------------r13 | allara | 2010-04-12 23:05:48 +0000 (Mon, 12 Apr 2010) | 1 lineChanged paths:  M /trunk/Core.lua  M /trunk/Locales/Strings.enUS.lua  M /trunk/Modules/Icecrown/Icecrown.lua

      M /trunk/Modules/Options/Options.lua  M /trunk/Options_Defaults.lua

    - Implement Lord Marrowgar encounter------------------------------------------------------------------------r12 | allara | 2010-04-12 22:14:48 +0000 (Mon, 12 Apr 2010) | 1 lineChanged paths:  M /trunk/Core.lua

    - Fix defeat detection

  • 8/19/2019 Layout Local ASASAS

    15/21

    ------------------------------------------------------------------------r11 | allara | 2010-04-12 20:50:01 +0000 (Mon, 12 Apr 2010) | 1 lineChanged paths:  M /trunk/Core.lua  M /trunk/Modules/Icecrown/Icecrown.lua  M /trunk/Modules/Options/Options.lua  M /trunk/Options_Defaults.lua

    - Putricide: Add Plague Sickness------------------------------------------------------------------------r10 | allara | 2010-04-12 20:31:19 +0000 (Mon, 12 Apr 2010) | 2 linesChanged paths:  M /trunk/Core.lua  M /trunk/Locales/Strings.enUS.lua  M /trunk/Modules/Icecrown/Icecrown.lua  M /trunk/Modules/Options/Options.lua  M /trunk/Options_Defaults.lua

    - Implement options system- Fix several bugs------------------------------------------------------------------------r9 | allara | 2010-04-12 18:31:15 +0000 (Mon, 12 Apr 2010) | 2 linesChanged paths:  M /trunk/Core.lua

      M /trunk/Modules/Icecrown/Icecrown.lua

    - Fix Putricide a bit- Implement The Lich King encounter------------------------------------------------------------------------r8 | allara | 2010-04-12 18:06:01 +0000 (Mon, 12 Apr 2010) | 1 lineChanged paths:  M /trunk/AVRE.toc  M /trunk/Modules/Icecrown/AVRE_Icecrown.toc  M /trunk/Modules/Icecrown/Icecrown.lua

    - Implement Festergut and Sindragosa encounters------------------------------------------------------------------------

    r7 | allara | 2010-04-12 17:31:24 +0000 (Mon, 12 Apr 2010) | 3 linesChanged paths:  M /trunk/Core.lua  M /trunk/Modules/Icecrown/Icecrown.lua

    - Add boss target detection- Modify the encounter definition object model slightly- Fully implement Putricide encounter------------------------------------------------------------------------r6 | allara | 2010-04-12 03:09:00 +0000 (Mon, 12 Apr 2010) | 3 linesChanged paths:  M /trunk/Core.lua  M /trunk/Modules/Icecrown/Icecrown.lua

    - Pull, wipe, defeat detection- Putricide test encounter- Rotface encounter------------------------------------------------------------------------r5 | allara | 2010-04-11 03:30:37 +0000 (Sun, 11 Apr 2010) | 1 lineChanged paths:  M /trunk/Core.lua

    - Touch

  • 8/19/2019 Layout Local ASASAS

    16/21

    ------------------------------------------------------------------------r4 | allara | 2010-04-11 03:21:02 +0000 (Sun, 11 Apr 2010) | 1 lineChanged paths:  M /trunk/Core.lua

    - Touch------------------------------------------------------------------------r3 | allara | 2010-04-11 03:19:37 +0000 (Sun, 11 Apr 2010) | 1 lineChanged paths:  M /trunk/Core.lua

    - Touch------------------------------------------------------------------------r2 | allara | 2010-04-11 03:15:57 +0000 (Sun, 11 Apr 2010) | 1 lineChanged paths:  A /trunk/.pkgmeta  A /trunk/AVRE.toc  A /trunk/Core.lua  A /trunk/Libs  A /trunk/Locales  A /trunk/Locales/Strings.enUS.lua  A /trunk/Locales/Strings.others.lua  A /trunk/Locales/Zones.lua  A /trunk/Modules

      A /trunk/Modules/Icecrown  A /trunk/Modules/Icecrown/AVRE_Icecrown.toc  A /trunk/Modules/Icecrown/Icecrown.lua  A /trunk/Modules/Options  A /trunk/Modules/Options/AVRE_Options.toc  A /trunk/Modules/Options/Options.lua  A /trunk/Options_Defaults.lua  A /trunk/embeds.xml  A /trunk/modules.xml

    - Initial commit------------------------------------------------------------------------r1 | root | 2010-04-10 23:43:50 +0000 (Sat, 10 Apr 2010) | 1 line

    Changed paths:  A /branches  A /tags  A /trunk

    "avr-encounters/mainline: Initial Import"------------------------------------------------------------------------CD: John Dowland (1563-1626) - Complete Lute Works, Vol. 3, Paul O'Dette, lute

    01. The most high and mightie Christianus, the fourth King of Denmark, his Galliard [0:02:53.15]02. Sir John Langton his Pavin [0:06:01.22]03. Mr. Langtons galliard [0:02:39.60]

    04. A Fancy [0:04:22.03]05. A Pavan [0:05:22.47]06. The most sacred Queene Elizabeth, her Galliard [0:01:07.73]07. Mrs. Cliftons Allmaine [0:01:14.45]08. The Right Honourable the Lady Cliftons Spirit [0:01:41.12]09. tarletones riserrectione [0:03:25.28]10. Tarletons Willy [0:01:33.25]11. fortune my foe [0:02:27.02]12. The Queenes galliard [0:01:35.55]13. Wallsingham [0:04:49.33]

  • 8/19/2019 Layout Local ASASAS

    17/21

    14. A Galliard (on Walsingham) [0:01:53.52]15. Dowlands Adew for Master Oliver Cromwell [0:05:30.35]16. The Right Honourable Ferdinando Earle of Darby, his Galliard [0:02:30.23]17. Lord Strangs March [0:01:35.05]18. Mistresse Nichols Almand [0:01:25.35]19. forlone Hope fancye [0:03:52.45]20. Mr. Dowlands Midnight [0:01:46.20]21. Semper Dowland semper dolens [0:07:23.62]------------------------------------------------------------------------r67789 | antiarc | 2008-04-03 00:18:53 -0400 (Thu, 03 Apr 2008) | 1 lineChanged paths:  M /trunk/Ace2/AceConsole-2.0/AceConsole-2.0.lua

    Ace2 - Revert latest change, is causing massive table validation failures in many addons. ckknight, please pick up a white courtesy IRC. ckknight, please pick up a white courtesy IRC.------------------------------------------------------------------------r67781 | ckknight | 2008-04-02 23:41:17 -0400 (Wed, 02 Apr 2008) | 1 lineChanged paths:  M /trunk/Ace2/AceConsole-2.0/AceConsole-2.0.lua

    .AceConsole-2.0 - fix a typo on line 2295 in :RegisterChatCommand, apparently.------------------------------------------------------------------------r66043 | rabbit | 2008-03-26 08:13:47 -0400 (Wed, 26 Mar 2008) | 1 line

    Changed paths:  M /trunk/Ace2/Ace2.toc  M /trunk/Ace2/AceAddon-2.0/AceAddon-2.0.toc  M /trunk/Ace2/AceComm-2.0/AceComm-2.0.toc  M /trunk/Ace2/AceConsole-2.0/AceConsole-2.0.toc  M /trunk/Ace2/AceDB-2.0/AceDB-2.0.toc  M /trunk/Ace2/AceDebug-2.0/AceDebug-2.0.toc  M /trunk/Ace2/AceEvent-2.0/AceEvent-2.0.lua  M /trunk/Ace2/AceEvent-2.0/AceEvent-2.0.toc  M /trunk/Ace2/AceHook-2.1/AceHook-2.1.toc  M /trunk/Ace2/AceLibrary/AceLibrary.toc  REG_SZ~H:\VMWare + Keygen ~ Team RCP\VMWare Thinapp Enterprize V4.5 + Keygen.zip#2300Version: 1

    Frame: WorldMapScreenAnchorFrameLevel: 0Anchor: TOPLEFTX: 10Y: -118W: 1H: 1Frame: DBMMinimapButtonFrameLevel: 3Anchor: TOPRIGHTX: -94Y: -154W: 32

    H: 32Frame: PallyPowerFrameFrameLevel: 1Anchor: RIGHTX: -301Y: -12W: 1H: 1Frame: PratCCFrameFrameLevel: 1

  • 8/19/2019 Layout Local ASASAS

    18/21

    Anchor: CENTERX: -142Y: 15W: 500H: 400Frame: SkadaBarWindowSkadaFrameLevel: 1Anchor: RIGHTX: 0Y: 45W: 220H: 15Frame: XPerl_Party_AnchorFrameLevel: 1Anchor: TOPLEFTX: 0Y: -150W: 100H: 60Frame: XPerl_PlayerFrameLevel: 1Anchor: TOPLEFTX: 23Y: -12

    W: 218H: 62Frame: XPerl_Player_PetFrameLevel: 1Anchor: TOPLEFTX: 103Y: -89W: 140H: 50Frame: XPerl_AdminFrameAnchorFrameLevel: 1Anchor: CENTERX: 0

    Y: 0W: 140H: 150Frame: XPerl_CheckAnchorFrameLevel: 1Anchor: CENTERX: 0Y: 0W: 500H: 240Frame: XPerl_RosterTextAnchorFrameLevel: 1Anchor: CENTER

    X: 0Y: -11W: 350H: 250Frame: XPerl_Raid_Title1FrameLevel: 1Anchor: LEFTX: 0Y: 10W: 80

  • 8/19/2019 Layout Local ASASAS

    19/21

  • 8/19/2019 Layout Local ASASAS

    20/21

    X: -130Y: 10W: 80H: 10Frame: XPerl_MTList_AnchorFrameLevel: 1Anchor: CENTERX: 0Y: 34W: 206H: 12Frame: XPerl_Assists_FrameAnchorFrameLevel: 1Anchor: CENTERX: 0Y: 0W: 330H: 124Frame: XPerl_Raid_TitlePetsFrameLevel: 1Anchor: RIGHTX: -344Y: -28W: 80

    H: 10Frame: XPerl_TargetFrameLevel: 1Anchor: TOPLEFTX: 271Y: -12W: 220H: 60Frame: XPerl_FocusFrameLevel: 1Anchor: TOPLEFTX: 271Y: -200

    W: 220H: 60Frame: XPerl_TargetTargetFrameLevel: 1Anchor: TOPX: -306Y: -12W: 160H: 60Frame: _NPCScanButtonFrameLevel: 1Anchor: BOTTOMX: 0

    Y: 128W: 150H: 42Frame: XPerl_FocusTargetFrameLevel: 1Anchor: TOPX: -303Y: -229W: 160H: 60

  • 8/19/2019 Layout Local ASASAS

    21/21