r89

Details

  • Filename
    AVRE-r89.zip
  • Uploaded by
  • Uploaded
    May 1, 2010
  • Size
    180.60 KB
  • Downloads
    382
  • MD5
    f05a30fcd4721d1cd0792a77d48f7089

Supported WoW Retail Versions

  • 3.3.3

Changelog

------------------------------------------------------------------------
r89 | allara | 2010-05-01 18:11:38 +0000 (Sat, 01 May 2010) | 1 line
Changed paths:
   M /trunk/Core.lua
   M /trunk/Modules/Icecrown/Encounters.lua

- Rotface: Fix a Lua error that caused any explosion after the first one to fail
------------------------------------------------------------------------
r87 | allara | 2010-04-30 21:05:33 +0000 (Fri, 30 Apr 2010) | 4 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Modules/Icecrown/Encounters.lua
   M /trunk/Modules/Options/Options.lua
   M /trunk/Options_Defaults.lua

- Lich King: Look at SPELL_DISPEL instead of SPELL_AURA_REMOVED to detect removal of Necrotic Plague
- Rotface: Change explosion algorithm; new explosions from the same GUID within 4.0 seconds will reset the cast timer; explosions later than 4.0 seconds from the same GUID will be ignored; explosions from different GUIDs simultaneously will be allowed
- Blood Prince Council: Empowered Shock Vortex range is now configurable
- Blood-Queen Lana'thel: Incite Terror range is now configurable
------------------------------------------------------------------------
r85 | allara | 2010-04-30 02:30:12 +0000 (Fri, 30 Apr 2010) | 1 line
Changed paths:
   M /trunk/Modules/Icecrown/Encounters.lua

- Lich King: Add a remove event for Necrotic Plague
------------------------------------------------------------------------
r84 | allara | 2010-04-30 01:35:25 +0000 (Fri, 30 Apr 2010) | 1 line
Changed paths:
   M /trunk/Core.lua
   M /trunk/Locales/Strings.enUS.lua
   M /trunk/Modules/Icecrown/Encounters.lua
   M /trunk/Modules/Ulduar/Encounters.lua

- Colorize the loaded text
------------------------------------------------------------------------
r81 | allara | 2010-04-27 16:51:56 +0000 (Tue, 27 Apr 2010) | 2 lines
Changed 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 line
Changed 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 lines
Changed 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 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Modules/Icecrown/Icecrown.lua
   M /trunk/Modules/Options/Options.lua
   M /trunk/Options_Defaults.lua

- 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 line
Changed 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 line
Changed 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 line
Changed 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 line
Changed 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 line
Changed 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 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

- Major refactor of range checks; now fully configurable by the user
------------------------------------------------------------------------
r69 | allara | 2010-04-21 05:02:42 +0000 (Wed, 21 Apr 2010) | 1 line
Changed 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 line
Changed 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 line
Changed 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 line
Changed 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 line
Changed 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 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

Sindragosa:
  - Instability to 20 yards, radius now configurable
  - Frost Beacon back to 10 yards, radius now configurable
  - Updated unit tests
Lich 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 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/AVRE.toc
   M /trunk/Core.lua
   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 line
Changed paths:
   M /trunk/Core.lua

- Bump for revision number
------------------------------------------------------------------------
r53 | allara | 2010-04-19 02:48:15 +0000 (Mon, 19 Apr 2010) | 4 lines
Changed 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 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
44.55 KB May 1, 2010 3.3.3 36