r48.2-beta

Details

  • Filename
    AVRE-r48.2-beta.zip
  • Uploaded by
  • Uploaded
    Apr 18, 2010
  • Size
    163.77 KB
  • Downloads
    334
  • MD5
    87bc0c3177986353838f4c57ed71a0c1

Supported WoW Retail Versions

  • 3.3.3

Changelog

------------------------------------------------------------------------
r52 | allara | 2010-04-18 21:34:55 +0000 (Sun, 18 Apr 2010) | 1 line
Changed paths:
   A /tags/r48.2-beta (from /trunk:51)

Repackaging for localizations
------------------------------------------------------------------------
r48 | allara | 2010-04-16 20:33:10 +0000 (Fri, 16 Apr 2010) | 9 lines
Changed 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 line
Changed paths:
   M /trunk/Core.lua
   M /trunk/Modules/Icecrown/Icecrown.lua

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

- Sindra | Unchained: Alpha from 0.5 to 0.2
------------------------------------------------------------------------
r45 | allara | 2010-04-16 04:32:50 +0000 (Fri, 16 Apr 2010) | 1 line
Changed 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 line
Changed 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 line
Changed 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 line
Changed 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 line
Changed 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 lines
Changed 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 running AVRE r36 or above, they'll tell you which fight to start, and you'll start it back 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 performance hog.

Rotface:
  - Range check should be working now. Defaulting it to off, it's a performance hog.
  - 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 line
Changed 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 lines
Changed 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 lines
Changed 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:
  - 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 line
Changed 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 line
Changed 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 lines
Changed 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 lines
Changed 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 lines
Changed 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)
------------------------------------------------------------------------
r28 | allara | 2010-04-14 18:09:27 +0000 (Wed, 14 Apr 2010) | 4 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Modules/Icecrown/Icecrown.lua
   M /trunk/Modules/Options/Options.lua
   M /trunk/Tests.lua

- Finish options refactor
- Refactor unit tests into a self-describing table
- Add tests for Lady Deathwhisper
- Lich King | Shadow Trap: Remove a debug message I accidentally left in
------------------------------------------------------------------------
r26 | allara | 2010-04-14 05:02:35 +0000 (Wed, 14 Apr 2010) | 1 line
Changed paths:
   M /trunk/Core.lua
   M /trunk/Modules/Icecrown/Icecrown.lua
   M /trunk/Modules/Options/Options.lua

- Fix Deathwhisper options overwriting Marrowgar options
------------------------------------------------------------------------
r24 | allara | 2010-04-14 04:24:38 +0000 (Wed, 14 Apr 2010) | 1 line
Changed paths:
   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

- Icecrown: Initial implementation of Lady Deathwhisper
------------------------------------------------------------------------
r22 | allara | 2010-04-14 00:22:36 +0000 (Wed, 14 Apr 2010) | 6 lines
Changed paths:
   M /trunk/AVRE.toc
   M /trunk/Core.lua
   M /trunk/Modules/Icecrown/Icecrown.lua
   A /trunk/Tests.lua

- Add a full unit test suite
- Minor options refactor to start
- Some extra nil checks in encounter definitions
- Lich King: Increase shadow trap to 4 seconds

At this time all encounters have been fully unit tested outside the actual raid. In-fight testing to commence shortly.
------------------------------------------------------------------------
r20 | allara | 2010-04-13 19:14:40 +0000 (Tue, 13 Apr 2010) | 1 line
Changed paths:
   M /trunk/Core.lua
   M /trunk/Locales/Strings.enUS.lua

- Some cleanup
------------------------------------------------------------------------
r19 | allara | 2010-04-13 18:42:40 +0000 (Tue, 13 Apr 2010) | 1 line
Changed paths:
   M /trunk/Core.lua

- Core: Wipe detection fix
------------------------------------------------------------------------
r18 | allara | 2010-04-13 17:27:21 +0000 (Tue, 13 Apr 2010) | 1 line
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 line
Changed 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 lines
Changed 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 lines
Changed 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 line
Changed 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 line
Changed 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 line
Changed paths:
   M /trunk/Core.lua

- Fix defeat detection
------------------------------------------------------------------------
r11 | allara | 2010-04-12 20:50:01 +0000 (Mon, 12 Apr 2010) | 1 line
Changed 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 lines
Changed 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 lines
Changed 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 line
Changed 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 lines
Changed 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 lines
Changed 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 line
Changed paths:
   M /trunk/Core.lua

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

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

- Touch
------------------------------------------------------------------------
r2 | allara | 2010-04-11 03:15:57 +0000 (Sun, 11 Apr 2010) | 1 line
Changed 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"
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
27.72 KB Apr 18, 2010 3.3.3 38