r93
Details
-
FilenameLibFail-1.0-r93.zip
-
Uploaded by
-
UploadedOct 22, 2009
-
Size19.95 KB
-
Downloads45
-
MD54d9e1ee0382b3df5540b6fb96064a4eb
Supported WoW Retail Versions
- 3.2.0
Changelog
------------------------------------------------------------------------
r93 | maat | 2009-10-22 22:01:30 +0000 (Thu, 22 Oct 2009) | 1 line
Changed paths:
M /trunk/LibFail-1.0.lua
fix: you only fail on big bang if you die
------------------------------------------------------------------------
r92 | sztanpet | 2009-10-22 21:28:44 +0000 (Thu, 22 Oct 2009) | 1 line
Changed paths:
M /trunk/LibFail-1.0.lua
API change: added GetFailsWhereTanksDoNotFail() function (yes the name sucks), also the fails now return their "type" as the third argument, more to follow
------------------------------------------------------------------------
r91 | sztanpet | 2009-10-22 20:23:55 +0000 (Thu, 22 Oct 2009) | 1 line
Changed paths:
M /trunk/LibFail-1.0.lua
added another onyxia fail (when someone dies to onyxias cleave)
------------------------------------------------------------------------
r90 | sztanpet | 2009-10-22 19:11:59 +0000 (Thu, 22 Oct 2009) | 1 line
Changed paths:
M /trunk/LibFail-1.0.lua
damn typos destname -> destName
------------------------------------------------------------------------
r89 | sylvanaar | 2009-10-22 17:34:15 +0000 (Thu, 22 Oct 2009) | 1 line
Changed paths:
M /trunk/.docmeta
try the original docmeta
------------------------------------------------------------------------
r88 | sylvanaar | 2009-10-22 17:25:28 +0000 (Thu, 22 Oct 2009) | 1 line
Changed paths:
M /trunk/.docmeta
fix up the .docmeta per-ackis example
------------------------------------------------------------------------
r87 | sylvanaar | 2009-10-22 17:15:12 +0000 (Thu, 22 Oct 2009) | 3 lines
Changed paths:
M /trunk/.docmeta
try to fix the problem with the .docmeta, changed input-files: to input-file: and removed the quotes around the file name
***
change output-directory: to output-page: "API/LibFail-1.0"
------------------------------------------------------------------------
r86 | sylvanaar | 2009-10-22 17:01:56 +0000 (Thu, 22 Oct 2009) | 1 line
Changed paths:
M /trunk/LibFail-1.0.lua
added API :GetEventSpellId
------------------------------------------------------------------------
r85 | sylvanaar | 2009-10-22 16:40:54 +0000 (Thu, 22 Oct 2009) | 1 line
Changed paths:
M /trunk/LibFail-1.0.lua
filled out the fail event -> spell id map, need to print out the map in-game to check that all the strings are correct
------------------------------------------------------------------------
r84 | sylvanaar | 2009-10-22 16:40:52 +0000 (Thu, 22 Oct 2009) | 1 line
Changed paths:
M /trunk/LibFail-1.0.lua
add table for mapping event name to a spell id for use with default localization (to make using the library a little easier)
------------------------------------------------------------------------
r83 | sylvanaar | 2009-10-22 12:57:15 +0000 (Thu, 22 Oct 2009) | 1 line
Changed paths:
M /trunk/LibFail-1.0.toc
updated TOC 30200, updated Authors to include Sztanpet and Rinu, updated credits to include Maat
------------------------------------------------------------------------
r82 | sztanpet | 2009-10-22 12:44:38 +0000 (Thu, 22 Oct 2009) | 1 line
Changed paths:
M /trunk/LibFail-1.0.lua
commit message
------------------------------------------------------------------------
r81 | sztanpet | 2009-10-22 12:37:32 +0000 (Thu, 22 Oct 2009) | 1 line
Changed paths:
M /trunk/LibFail-1.0.lua
Even more Onyxia spellId's
------------------------------------------------------------------------
r80 | sztanpet | 2009-10-22 12:37:30 +0000 (Thu, 22 Oct 2009) | 1 line
Changed paths:
M /trunk/LibFail-1.0.lua
pretyfy those onyxia spellIds
------------------------------------------------------------------------
r79 | sztanpet | 2009-10-22 12:37:28 +0000 (Thu, 22 Oct 2009) | 1 line
Changed paths:
M /trunk/LibFail-1.0.lua
Onyxia - Deep Breath aka "marvell at how many spellIds i can throw at you fools"
------------------------------------------------------------------------
r78 | sztanpet | 2009-10-22 12:37:26 +0000 (Thu, 22 Oct 2009) | 1 line
Changed paths:
M /trunk/LibFail-1.0.lua
Auiraya SonicScreech fail
------------------------------------------------------------------------
r77 | sztanpet | 2009-10-22 12:37:25 +0000 (Thu, 22 Oct 2009) | 1 line
Changed paths:
M /trunk/LibFail-1.0.lua
fixing stupid timer mistakes, plus removing a not needed local
------------------------------------------------------------------------
r76 | sztanpet | 2009-10-22 12:37:23 +0000 (Thu, 22 Oct 2009) | 2 lines
Changed paths:
M /trunk/LibFail-1.0.lua
added a few more fails to vault of archavon, also pulled some number out of my arse for those fails may need to tweak
also GUID compat code for 3.3
------------------------------------------------------------------------
r75 | sztanpet | 2009-10-22 12:37:21 +0000 (Thu, 22 Oct 2009) | 1 line
Changed paths:
M /trunk/LibFail-1.0.lua
move to GUID based boss checks
------------------------------------------------------------------------
r74 | sztanpet | 2009-10-22 12:37:19 +0000 (Thu, 22 Oct 2009) | 1 line
Changed paths:
M /trunk/LibFail-1.0.lua
damn misspelled spellId's and my shity font
------------------------------------------------------------------------
r73 | sztanpet | 2009-10-22 12:37:18 +0000 (Thu, 22 Oct 2009) | 1 line
Changed paths:
M /trunk/LibFail-1.0.lua
Two old naxx fails (for 4horseman), and two for onyxia
------------------------------------------------------------------------
r72 | sztanpet | 2009-10-22 12:37:16 +0000 (Thu, 22 Oct 2009) | 1 line
Changed paths:
M /trunk/LibFail-1.0.lua
quick changes to the casing of the new fails while nobody uses them to be a bit more consistent, yes my ADD is kicking in
------------------------------------------------------------------------
r71 | sztanpet | 2009-10-22 12:37:14 +0000 (Thu, 22 Oct 2009) | 1 line
Changed paths:
M /trunk/LibFail-1.0.lua
Some more consistency fixups, whitespace cleanups and worthless variable cleanups
------------------------------------------------------------------------
r70 | sztanpet | 2009-10-22 12:37:12 +0000 (Thu, 22 Oct 2009) | 1 line
Changed paths:
M /trunk/LibFail-1.0.lua
minor refactorings and whitespace cleanups
------------------------------------------------------------------------
r69 | sztanpet | 2009-10-22 12:37:11 +0000 (Thu, 22 Oct 2009) | 3 lines
Changed paths:
M /trunk/LibFail-1.0.lua
Added basic timers.
Added some more fails from ensidiafails and updated old ones.
Moved a few things I changed so they are closer together.
------------------------------------------------------------------------
r68 | sztanpet | 2009-10-22 12:37:09 +0000 (Thu, 22 Oct 2009) | 2 lines
Changed paths:
M /trunk/LibFail-1.0.lua
Added Trial of the Crusader fails from Ensidiafails (with permission from Maat/Calebv), also it's drycoded and needs a codereview.
Replaced the ocasional tabs with four spaces.
------------------------------------------------------------------------
r67 | thiefmaster | 2009-06-25 12:26:17 +0000 (Thu, 25 Jun 2009) | 1 line
Changed paths:
M /trunk/LibFail-1.0.lua
Fix mark of faceless fail
------------------------------------------------------------------------