r37
Details
-
FilenameLibFail-1.0-r37.zip
-
Uploaded by
-
UploadedJan 31, 2009
-
Size9.22 KB
-
Downloads104
-
MD5599d67d0eeb1508bbf84324d960ede3d
Supported WoW Retail Versions
- 3.0.8
Changelog
------------------------------------------------------------------------
r37 | sylvanaar | 2009-01-31 20:34:56 +0000 (Sat, 31 Jan 2009) | 1 line
Changed paths:
M /trunk/LibFail-1.0.toc
optdeps for cbh
------------------------------------------------------------------------
r36 | sylvanaar | 2009-01-30 19:15:57 +0000 (Fri, 30 Jan 2009) | 1 line
Changed paths:
M /trunk/LibFail-1.0.toc
add LoadOnDemand: 1
------------------------------------------------------------------------
r35 | sylvanaar | 2009-01-21 01:34:42 +0000 (Wed, 21 Jan 2009) | 1 line
Changed paths:
M /trunk/LibFail-1.0.toc
A /trunk/embeds.xml
A /trunk/lib
A /trunk/lib/CallbackHandler-1.0
A /trunk/lib/CallbackHandler-1.0/CallbackHandler-1.0.lua
A /trunk/lib/CallbackHandler-1.0/CallbackHandler-1.0.xml
A /trunk/lib/LibStub
A /trunk/lib/LibStub/LibStub.lua
A /trunk/lib/LibStub/LibStub.toc
A /trunk/lib/includes.xml
code to support a standalone version
------------------------------------------------------------------------
r33 | sylvanaar | 2009-01-15 08:31:13 +0000 (Thu, 15 Jan 2009) | 1 line
Changed paths:
M /trunk/LibFail-1.0.lua
found code i miscopied for thaddius jumps, it needs to be re-thought completely
------------------------------------------------------------------------
r32 | sylvanaar | 2009-01-14 07:16:05 +0000 (Wed, 14 Jan 2009) | 1 line
Changed paths:
M /trunk/LibFail-1.0.lua
fix Sartharion_VoidZone detection
------------------------------------------------------------------------
r31 | sylvanaar | 2009-01-13 21:50:22 +0000 (Tue, 13 Jan 2009) | 1 line
Changed paths:
M /trunk/LibFail-1.0.lua
try to get a description on my table
------------------------------------------------------------------------
r30 | sylvanaar | 2009-01-13 21:28:09 +0000 (Tue, 13 Jan 2009) | 1 line
Changed paths:
M /trunk/LibFail-1.0.lua
try 1-8 as the fieldnames in @field
------------------------------------------------------------------------
r29 | sylvanaar | 2009-01-13 21:20:53 +0000 (Tue, 13 Jan 2009) | 1 line
Changed paths:
M /trunk/LibFail-1.0.lua
added @fields for the event table
------------------------------------------------------------------------
r28 | sylvanaar | 2009-01-13 21:15:32 +0000 (Tue, 13 Jan 2009) | 1 line
Changed paths:
M /trunk/LibFail-1.0.lua
Add @name for item with @class table
------------------------------------------------------------------------
r27 | sylvanaar | 2009-01-13 21:10:03 +0000 (Tue, 13 Jan 2009) | 1 line
Changed paths:
M /trunk/.docmeta
Explicitly reference the full name of the lua file, the regex from the example may not work with files containing 2 '.'
------------------------------------------------------------------------
r26 | sylvanaar | 2009-01-13 20:37:30 +0000 (Tue, 13 Jan 2009) | 1 line
Changed paths:
M /trunk/LibFail-1.0.lua
still no doc folder
------------------------------------------------------------------------
r25 | sylvanaar | 2009-01-13 20:24:35 +0000 (Tue, 13 Jan 2009) | 1 line
Changed paths:
M /trunk/LibFail-1.0.lua
try again for docs
------------------------------------------------------------------------
r24 | sylvanaar | 2009-01-13 20:18:29 +0000 (Tue, 13 Jan 2009) | 1 line
Changed paths:
A /trunk/.docmeta
M /trunk/LibFail-1.0.lua
see what docs get generated
------------------------------------------------------------------------
r23 | sylvanaar | 2009-01-13 03:42:56 +0000 (Tue, 13 Jan 2009) | 1 line
Changed paths:
M /trunk/LibFail-1.0.lua
replaced the generic void zone fail with Fail_Sartharion_VoidZone and Fail_KelThuzad_VoidZone. Added 2 new api's :GetSupportedEvents() and :IsSurvivable(event). later it would be good to add code to handle deaths from survivable events in some special way. Fail events now pass survivable as their 3rd parameter if the 2nd parameter is not nil.
------------------------------------------------------------------------
r22 | sylvanaar | 2009-01-13 02:00:42 +0000 (Tue, 13 Jan 2009) | 1 line
Changed paths:
M /trunk/LibFail-1.0.lua
noted which voidzones were which. Will add a separate event for those later
------------------------------------------------------------------------
r21 | sylvanaar | 2009-01-11 18:47:24 +0000 (Sun, 11 Jan 2009) | 1 line
Changed paths:
M /trunk/LibFail-1.0.lua
change to try to get thaddius jump fails to work
------------------------------------------------------------------------
r20 | sylvanaar | 2009-01-09 22:19:38 +0000 (Fri, 09 Jan 2009) | 1 line
Changed paths:
M /trunk/LibFail-1.0.lua
sartheron->Sartharion
------------------------------------------------------------------------
r19 | sylvanaar | 2009-01-09 17:28:40 +0000 (Fri, 09 Jan 2009) | 1 line
Changed paths:
M /trunk/LibFail-1.0.lua
don't fail pets at frogger
------------------------------------------------------------------------
r18 | sylvanaar | 2009-01-08 03:42:22 +0000 (Thu, 08 Jan 2009) | 1 line
Changed paths:
M /trunk/LibFail-1.0.lua
vesperon seems to have a different void zone spell id
------------------------------------------------------------------------
r17 | sylvanaar | 2008-12-27 04:28:30 +0000 (Sat, 27 Dec 2008) | 1 line
Changed paths:
M /trunk/LibFail-1.0.lua
tested again personally vs frogger
------------------------------------------------------------------------