Closed GoogleCodeExporter closed 8 years ago
I'm not going to do anything myself tonight.... but you now have commit rights
frznmatt. Feel free to submit
changes.
Original comment by eddedmondson
on 18 Feb 2010 at 2:03
Cheers, I'll commit the change later tonight!
Original comment by frznm...@gmail.com
on 19 Feb 2010 at 7:38
- Updated Lady Deathwhisper.
Original comment by frznm...@gmail.com
on 19 Feb 2010 at 8:01
Original comment by eddedmondson
on 19 Feb 2010 at 11:17
From my combatlog tonight:
{
short => "gunship",
zone => "icecrown",
long => "Gunship",
mobStart => [ 37215, 37540 ],
mobContinue => [ 37215, 37540 ],
mobEnd => [ 37215, 37540 ],
timeout => 30,
heroic => [ 72541, 69689 ], # Hurl Axe
normal => [ 72539, 69687 ], # Hurl Axe
},
{
short => "saurfang",
zone => "icecrown",
long => "Deathbringer Saurfang",
mobStart => [ 37813 ],
mobContinue => [ 37813, 38508 ],
mobEnd => [ 37813 ],
timeout => 30,
heroic => [ 72443, 73058 ],
normal => [ 72385, 72442 ],
},
- Tested, works.
./stasis: Encounter start: gunship at 2/19 20:09:33.613 .. writing Heroic:
Gunship
try 1 (sws-gunship-heroic-1266570573) .. done.
./stasis: Encounter start: saurfang at 2/19 20:35:36.218 .. writing Heroic:
Deathbringer Saurfang try 1 (sws-saurfang-heroic-1266572136) .. done.
Original comment by frznm...@gmail.com
on 19 Feb 2010 at 3:14
Reopened this so I can action it tomorrow:
- Festergut:
2/21 22:32:37.493
SPELL_DAMAGE,0xF130008F1208EF05,"Festergut",0x10a48,0x0300000003174D46,"Frzn",0x
511,72553,"Gastric
Bloat",0x28,11543,0,40,1516,0,0,nil,nil,nil
Normal ID: 72551
Heroic ID: 72553
{
short => "festergut",
zone => "icecrown",
long => "Festergut",
mobStart => [ 36626 ],
mobContinue => [ 36626 ],
mobEnd => [ 36626 ],
timeout => 30,
heroic => [ 72553 ],
normal => [ 72551 ],
},
- Blood Prince Council:
2/21 19:28:15.509 SPELL_DAMAGE,0xF1300094520870BF,"Prince
Valanar",0x8000a48,0x0300000003174D46,"Frzn",0x511,73039,"Empowered Shock
Vortex",0x1,3929,0,1,0,0,0,nil,nil,nil
Normal ID: 73037
Heroic ID: 73039
{
short => "bloodprince",
zone => "icecrown",
long => "Blood Prince Council",
mobStart => [ 37970, 37972, 37973 ],
mobContinue => [ 37970, 37972, 37973 ],
mobEnd => [ 37970, 37972, 37973 ],
timeout => 30,
heroic => [ 73039 ],
normal => [ 73037 ],
endAll => 1,
},
- Blood-Queen Lana'thel:
2/21 20:35:07.967 SPELL_DAMAGE,0xF13000944308A1CF,"Blood-Queen
Lana'thel",0x10a48,0x0300000003174D46,"Frzn",0x511,71626,"Delirious
Slash",0x1,19051,0,1,0,0,0,nil,nil,nil
Normal ID: 72265
Heroic ID: 71626
{
short => "bloodqueen",
zone => "icecrown",
long => "Blood-Queen Lana'thel",
mobStart => [ 37955 ],
mobContinue => [ 37955 ],
mobEnd => [ 37955 ],
timeout => 30,
heroic => [ 71626 ],
normal => [ 72265 ],
},
- TESTING:
./stasis: Encounter start: bloodprince at 2/21 19:27:56.208 .. writing Heroic:
Blood
Prince Council try 1 (sws-bloodprince-heroic-1266740876) .. done.
./stasis: Encounter start: bloodqueen at 2/21 20:05:16.675 .. writing Heroic:
Blood-Queen Lana'thel try 1 (sws-bloodqueen-heroic-1266743116) .. done.
./stasis: Encounter start: festergut at 2/21 21:28:04.712 .. writing Heroic:
Festergut try 1 (sws-festergut-heroic-1266748084) .. done.
Original comment by frznm...@gmail.com
on 21 Feb 2010 at 2:38
Commited, still seeking more combatlogs if anyone can provide - need 10man log
id's also.
Original comment by frznm...@gmail.com
on 25 Feb 2010 at 2:01
Rotface spell ID's are working as intended.
./stasis: Encounter start: rotface at 2/25 20:29:47.682 .. writing Heroic:
Rotface
(sws-rotface-heroic-1267090187) .. done.
Next on the list, Valithria Dreamwalker.
There isn't much you can really go from with this, except the spells from the
adds.
Figured I'd use the following:
2/25 22:24:45.288 SPELL_DAMAGE,0xF1300093FE01E25F,"Gluttonous
Abomination",0xa48,0x0300000003174D46,"Frzn",0x511,72026,"Gut
Spray",0x8,14146,0,8,1915,0,0,nil,nil,nil
2/25 22:25:00.218 SPELL_DAMAGE,0xF13000942E01E279,"Blistering
Zombie",0xa48,0x03000000040196D8,"Happysama",0x514,72018,"Acid
Burst",0x8,18593,0,8,0,0,0,nil,nil,nil
Also added the Abomination to mobContinue
{
short => "valithria",
zone => "icecrown",
long => "Valithria Dreamwalker",
mobStart => [ 37868 ],
mobContinue => [ 36789, 37868, 48463 ],
mobEnd => [ 36789 ],
timeout => 30,
heroic => [ 72026, 72018 ],
normal => [ 71733 ],
endFriendly => 1,
endUltimate => 1,
},
Tested:
./stasis: Encounter start: valithria at 2/25 22:24:07.293 .. writing Heroic:
Valithria Dreamwalker try 1 (sws-valithria-heroic-1267097047) .. done.
Need to commit this, will do it later with Sindragosa.
Original comment by frznm...@gmail.com
on 25 Feb 2010 at 5:33
{
short => "valithria",
zone => "icecrown",
long => "Valithria Dreamwalker",
mobStart => [ 37868 ],
mobContinue => [ 36789, 37868, 36791, 37863, 37886 ],
mobEnd => [ 36789 ],
timeout => 30,
heroic => [ 72026, 72018 ],
normal => [ 71733 ],
endFriendly => 1,
endUltimate => 1,
},
- Updated with correct mob id's.
Original comment by frznm...@gmail.com
on 25 Feb 2010 at 5:38
2/28 23:04:38.084
SPELL_DAMAGE,0xF130008FF5061144,"Sindragosa",0xa48,0x0300000003174D46,"Frzn",0x5
11,71058,"Frost
Breath",0x10,38144,0,16,11620,0,0,nil,nil,nil
^ 25 heroic, also added 10man spell ID's along with Valitharia.
{
short => "valithria",
zone => "icecrown",
long => "Valithria Dreamwalker",
mobStart => [ 37868 ],
mobContinue => [ 36789, 37868, 36791, 37863, 37886 ],
mobEnd => [ 36789 ],
timeout => 30,
heroic => [ 72026, 72018, 72025, 72017 ],
normal => [ 71733 ],
endFriendly => 1,
endUltimate => 1,
},
{
short => "sindragosa",
zone => "icecrown",
long => "Sindragosa",
mobStart => [ 36853 ],
mobContinue => [ 36853 ],
mobEnd => [ 36853 ],
timeout => 30,
heroic => [ 73063, 71058 ],
normal => [ 73061, 73062 ],
},
Tested, works fine.
-- To do: Commit Entry 8, 9 and this one.
Original comment by frznm...@gmail.com
on 28 Feb 2010 at 12:42
Added Putricide and committed as above.
I need to go over the logs for Putricide, or find a spell cast towards the
start of
the fight so logs can identify as heroic.
As is, it gives this:
./stasis: Encounter start: putricide at 3/2 20:39:22.002 .. writing Heroic:
Professor
Putricide try 1 (sws-putricide-heroic-1267522762) .. done.
./stasis: Encounter start: putricide at 3/2 20:53:40.398 .. writing Professor
Putricide try 1 (sws-putricide-1267523620) .. done.
./stasis: Encounter start: putricide at 3/2 21:01:04.594 .. writing Professor
Putricide try 2 (sws-putricide-1267524064) .. done.
./stasis: Encounter start: putricide at 3/2 21:07:56.876 .. writing Heroic:
Professor
Putricide try 2 (sws-putricide-heroic-1267524476) .. done.
./stasis: Encounter start: putricide at 3/2 21:20:09.673 .. writing Professor
Putricide try 3 (sws-putricide-1267525209) .. done.
./stasis: Encounter start: putricide at 3/2 21:26:55.553 .. writing Heroic:
Professor
Putricide try 3 (sws-putricide-heroic-1267525615) .. done.
./stasis: Encounter start: putricide at 3/2 21:40:02.809 .. writing Heroic:
Professor
Putricide try 4 (sws-putricide-heroic-1267526402) .. done.
Original comment by frznm...@gmail.com
on 3 Mar 2010 at 3:00
3/2 20:39:33.600 SPELL_AURA_APPLIED,0xF150008F46019335,"Professor
Putricide",0xa48,0x0300000003920945,"Fakë",0x512,72855,"Unbound
Plague",0x20,DEBUFF
fixed, tested - works & commited, also improved Sindragosa ID's.
Original comment by frznm...@gmail.com
on 3 Mar 2010 at 3:15
Commited Putricide 10man, and Festergut 10man.
Original comment by frznm...@gmail.com
on 5 Mar 2010 at 8:59
{
short => "theking",
zone => "icecrown",
long => "The Lich King",
mobStart => [ 36597 ],
mobContinue => [ 36597, 37695, 37698, 36701, 36633, 37098, 37799, 38579, 38995 ],
mobEnd => [ 36597 ],
timeout => 240,
heroic => [ 73780 ],
normal => [ 70541 ],
},
this is for 10man, works fine.
./stasis: Encounter start: theking at 3/7 01:03:32.179 .. writing Heroic: The
Lich
King try 1 (sws-theking-heroic-1267884212) .. done.
./stasis: Encounter start: theking at 3/7 01:09:48.357 .. writing Heroic: The
Lich
King try 2 (sws-theking-heroic-1267884588) .. done.
etc... need to commit, will do later.
Original comment by frznm...@gmail.com
on 7 Mar 2010 at 1:03
3/15 20:26:07.256 SPELL_CAST_START,0xF130008EF5013D3C,"The Lich
King",0x30a48,0x0000000000000000,nil,0x80000000,73781,"Infest",0x20
./stasis: Encounter start: theking at 3/15 20:25:54.483 .. writing Heroic: The
Lich
King try 1 (sws-theking-heroic-1268645154) .. done.
{
short => "theking",
zone => "icecrown",
long => "The Lich King",
mobStart => [ 36597 ],
mobContinue => [ 36597, 37695, 37698, 36701, 36633, 37098, 37799, 38579, 38995 ],
mobEnd => [ 36597 ],
timeout => 240,
heroic => [ 73780, 73781 ],
normal => [ 70541 ],
},
25man LK done, also committed.
Original comment by frznm...@gmail.com
on 15 Mar 2010 at 8:58
No need to have this open, all is well thus far!
Original comment by frznm...@gmail.com
on 23 Mar 2010 at 11:35
Original issue reported on code.google.com by
frznm...@gmail.com
on 18 Feb 2010 at 1:58