r29
Details
-
FilenameAVRE-r29.zip
-
Uploaded by
-
UploadedApr 14, 2010
-
Size157.07 KB
-
Downloads89
-
MD5be52c715ce14fc1c0cd6d11eed451483
Supported WoW Retail Versions
- 3.3.3
Changelog
------------------------------------------------------------------------
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"
------------------------------------------------------------------------