r84

Details

  • Filename
    TimeToDie-r84.zip
  • Uploaded by
  • Uploaded
    Oct 15, 2009
  • Size
    132.74 KB
  • Downloads
    101
  • MD5
    a9c5e613fda7a0cba52796e4ff18d588

Supported WoW Retail Versions

  • 3.2.0

Changelog

------------------------------------------------------------------------
r84 | Mecdemort | 2009-10-15 06:21:32 +0000 (Thu, 15 Oct 2009) | 1 line
Changed paths:
   M /trunk/TimeToDie.lua

Fixes Ticket-3.  ProfileTarget should be a function not a string.
------------------------------------------------------------------------
r83 | Mecdemort | 2009-10-14 11:51:18 +0000 (Wed, 14 Oct 2009) | 1 line
Changed paths:
   M /trunk/TimeToDie.lua

Forgot to change WeightedLeastSquares algorithm variable names
------------------------------------------------------------------------
r82 | Mecdemort | 2009-10-14 11:35:16 +0000 (Wed, 14 Oct 2009) | 1 line
Changed paths:
   M /trunk/Locales/enUS.lua
   M /trunk/TimeToDie.lua
   M /trunk/options.lua

Add weighted least squares algorithm.  This one should track close, especially when mob is about to die.
------------------------------------------------------------------------
r81 | Mecdemort | 2009-10-13 05:23:24 +0000 (Tue, 13 Oct 2009) | 1 line
Changed paths:
   M /trunk/TimeToDie.lua

Fix typo causing Enemy Only to be ignored
------------------------------------------------------------------------
r80 | Mecdemort | 2009-10-13 04:41:51 +0000 (Tue, 13 Oct 2009) | 1 line
Changed paths:
   M /trunk/TimeToDie.lua
   M /trunk/options.lua

Added LeastSquares
------------------------------------------------------------------------
r79 | Mecdemort | 2009-10-12 06:41:27 +0000 (Mon, 12 Oct 2009) | 3 lines
Changed paths:
   M /trunk/Locales/enUS.lua
   M /trunk/TimeToDie.lua
   M /trunk/options.lua

Time formatting should never be disabled
Changes to enable adding more time algorithms
Tweaks to the InitialMidpoints algorithm
------------------------------------------------------------------------
r78 | Mecdemort | 2009-10-10 05:51:43 +0000 (Sat, 10 Oct 2009) | 1 line
Changed paths:
   M /trunk/TimeToDie.lua
   M /trunk/TimeToDie.toc
   M /trunk/options.lua

Add time formatting option
------------------------------------------------------------------------
r76 | Mecdemort | 2009-10-05 23:22:08 +0000 (Mon, 05 Oct 2009) | 1 line
Changed paths:
   M /trunk/TimeToDie.lua

RC2  Move some code around to reduce unnecessary checks and table calls.
------------------------------------------------------------------------
r75 | Mecdemort | 2009-10-04 22:41:05 +0000 (Sun, 04 Oct 2009) | 1 line
Changed paths:
   M /trunk/embeds.xml

Add missing libraries to embeds.xml
------------------------------------------------------------------------
r74 | Mecdemort | 2009-10-04 22:34:29 +0000 (Sun, 04 Oct 2009) | 1 line
Changed paths:
   M /trunk/TimeToDie.lua
   M /trunk/options.lua

Fix missing argument
------------------------------------------------------------------------
r73 | Mecdemort | 2009-10-03 20:40:03 +0000 (Sat, 03 Oct 2009) | 1 line
Changed paths:
   M /trunk/TimeToDie.lua
   M /trunk/TimeToDie.toc
   M /trunk/options.lua

Random code cleanup.  RC1
------------------------------------------------------------------------
r71 | Mecdemort | 2009-10-01 18:54:21 +0000 (Thu, 01 Oct 2009) | 1 line
Changed paths:
   M /trunk/TimeToDie.lua
   M /trunk/TimeToDie.xml

Remove duplicate code
------------------------------------------------------------------------
r70 | Mecdemort | 2009-10-01 15:21:38 +0000 (Thu, 01 Oct 2009) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   D /trunk/Libs/CallbackHandler-1.0
   M /trunk/Libs/libdatabroker-1-1/LibDataBroker-1.1.lua
   M /trunk/embeds.xml

Update libraries
------------------------------------------------------------------------
r69 | gnarfoz | 2009-10-01 15:11:47 +0000 (Thu, 01 Oct 2009) | 1 line
Changed paths:
   M /trunk/embeds.xml

fix last commit
------------------------------------------------------------------------
r68 | gnarfoz | 2009-10-01 15:06:56 +0000 (Thu, 01 Oct 2009) | 1 line
Changed paths:
   M /trunk/embeds.xml

fix AceGUI-3.0-SharedMediaWidgets include
------------------------------------------------------------------------
r67 | Mecdemort | 2009-10-01 12:29:13 +0000 (Thu, 01 Oct 2009) | 1 line
Changed paths:
   M /trunk/TimeToDie.toc

Add more localized descriptions to .toc
------------------------------------------------------------------------
r66 | Mecdemort | 2009-10-01 12:24:06 +0000 (Thu, 01 Oct 2009) | 1 line
Changed paths:
   M /trunk/TimeToDie.lua
   M /trunk/TimeToDie.xml

ToT finally works!
------------------------------------------------------------------------
r65 | Mecdemort | 2009-10-01 05:13:19 +0000 (Thu, 01 Oct 2009) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/TimeToDie.lua
   M /trunk/TimeToDie.xml
   M /trunk/embeds.xml
   M /trunk/options.lua

Added AceGUI-3.0-SharedMediaWidgets to fix font
------------------------------------------------------------------------
r64 | Mecdemort | 2009-10-01 03:46:21 +0000 (Thu, 01 Oct 2009) | 1 line
Changed paths:
   A /trunk/Locales/deDE.lua
   M /trunk/Locales/enUS.lua
   A /trunk/Locales/esES.lua
   A /trunk/Locales/esMX.lua
   A /trunk/Locales/frFR.lua
   A /trunk/Locales/koKR.lua
   A /trunk/Locales/zhCN.lua
   A /trunk/Locales/zhTW.lua
   M /trunk/TimeToDie.toc

Add more locales
------------------------------------------------------------------------
r63 | Mecdemort | 2009-09-29 23:30:15 +0000 (Tue, 29 Sep 2009) | 1 line
Changed paths:
   M /trunk/TimeToDie.lua
   M /trunk/options.lua

ToT still not working but I've changed a lot and I'm losing my mind so I'm commiting to save my place somewhere.
------------------------------------------------------------------------
r62 | Mecdemort | 2009-09-29 04:34:43 +0000 (Tue, 29 Sep 2009) | 1 line
Changed paths:
   M /trunk/TimeToDie.lua
   M /trunk/options.lua

Code cleanup.  Add focus change to ToT checking.
------------------------------------------------------------------------
r61 | Mecdemort | 2009-09-29 01:16:52 +0000 (Tue, 29 Sep 2009) | 1 line
Changed paths:
   M /trunk/TimeToDie.lua

Move some code to a less frequent event.
------------------------------------------------------------------------
r60 | Mecdemort | 2009-09-28 23:31:06 +0000 (Mon, 28 Sep 2009) | 1 line
Changed paths:
   M /trunk/TimeToDie.lua

Take into account player's new target may already have a target.
------------------------------------------------------------------------
r59 | Mecdemort | 2009-09-28 16:24:54 +0000 (Mon, 28 Sep 2009) | 1 line
Changed paths:
   M /trunk/TimeToDie.lua
   M /trunk/TimeToDie.toc

Reference self instead of frame
------------------------------------------------------------------------
r58 | Mecdemort | 2009-09-28 16:19:49 +0000 (Mon, 28 Sep 2009) | 1 line
Changed paths:
   M /trunk/Locales/enUS.lua
   M /trunk/TimeToDie.lua
   M /trunk/options.lua

Add target of target support: probably buggy.
------------------------------------------------------------------------
r56 | Mecdemort | 2009-09-26 18:45:22 +0000 (Sat, 26 Sep 2009) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   A /trunk/Libs/CallbackHandler-1.0
   A /trunk/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua
   A /trunk/Libs/CallbackHandler-1.0/CallbackHandler-1.0.xml
   A /trunk/Libs/LibStub
   A /trunk/Libs/LibStub/LibStub.lua
   M /trunk/embeds.xml

Fix no-lib version
------------------------------------------------------------------------
r55 | Mecdemort | 2009-09-26 18:32:35 +0000 (Sat, 26 Sep 2009) | 1 line
Changed paths:
   M /trunk/Locales/ruRU.lua

Fixed substitution?
------------------------------------------------------------------------
r54 | Mecdemort | 2009-09-26 18:27:58 +0000 (Sat, 26 Sep 2009) | 1 line
Changed paths:
   M /trunk/Locales/enUS.lua
   M /trunk/Locales/ruRU.lua
   M /trunk/TimeToDie.lua

Use wowace localization
------------------------------------------------------------------------
r53 | Mecdemort | 2009-09-26 17:41:56 +0000 (Sat, 26 Sep 2009) | 2 lines
Changed paths:
   M /trunk/Locales/enUS.lua
   M /trunk/TimeToDie.lua
   M /trunk/TimeToDie.xml
   M /trunk/options.lua

More localization
Add horizontal justification option
------------------------------------------------------------------------
r52 | Mecdemort | 2009-09-26 17:12:19 +0000 (Sat, 26 Sep 2009) | 1 line
Changed paths:
   M /trunk/TimeToDie.lua
   M /trunk/TimeToDie.toc
   M /trunk/TimeToDie.xml
   M /trunk/options.lua

Make frame optional
------------------------------------------------------------------------
r50 | Mecdemort | 2009-09-26 05:36:50 +0000 (Sat, 26 Sep 2009) | 1 line
Changed paths:
   M /trunk/TimeToDie.lua
   M /trunk/TimeToDie.toc

Fix typo
------------------------------------------------------------------------
r48 | Mecdemort | 2009-09-26 04:59:44 +0000 (Sat, 26 Sep 2009) | 1 line
Changed paths:
   M /trunk/TimeToDie.lua
   M /trunk/TimeToDie.toc

bump toc
------------------------------------------------------------------------
r47 | Mecdemort | 2009-09-26 04:23:14 +0000 (Sat, 26 Sep 2009) | 2 lines
Changed paths:
   M /trunk/TimeToDie.lua
   M /trunk/options.lua

Localize globals.
If target health is full, do not use as first data point.
------------------------------------------------------------------------
r46 | Mecdemort | 2009-09-25 20:48:24 +0000 (Fri, 25 Sep 2009) | 1 line
Changed paths:
   M /trunk/TimeToDie.lua

Actually use the libdatabroker object
------------------------------------------------------------------------
r44 | Mecdemort | 2009-09-25 20:20:53 +0000 (Fri, 25 Sep 2009) | 1 line
Changed paths:
   M /trunk/TimeToDie.toc

bump toc
------------------------------------------------------------------------
r43 | Mecdemort | 2009-09-25 20:01:24 +0000 (Fri, 25 Sep 2009) | 1 line
Changed paths:
   M /trunk/TimeToDie.lua

Fix events
------------------------------------------------------------------------
r42 | Mecdemort | 2009-09-25 19:35:22 +0000 (Fri, 25 Sep 2009) | 2 lines
Changed paths:
   M /trunk/Locales/enUS.lua
   M /trunk/Locales/ruRU.lua
   M /trunk/TimeToDie.lua
   M /trunk/TimeToDie.toc
   A /trunk/TimeToDie.xml
   M /trunk/options.lua

Use xml for frame.
Update locales
------------------------------------------------------------------------
r41 | Mecdemort | 2009-09-24 21:22:29 +0000 (Thu, 24 Sep 2009) | 1 line
Changed paths:
   M /trunk
   M /trunk/.pkgmeta
   A /trunk/Libs
   A /trunk/Libs/libdatabroker-1-1
   A /trunk/Libs/libdatabroker-1-1/LibDataBroker-1.1.lua
   A /trunk/Libs/libdatabroker-1-1/README.textile
   A /trunk/Locales
   A /trunk/Locales/enUS.lua
   A /trunk/Locales/ruRU.lua
   M /trunk/TimeToDie.lua
   M /trunk/TimeToDie.toc
   M /trunk/embeds.xml
   A /trunk/options.lua

Rough conversion to ace3
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
15.19 KB Oct 15, 2009 3.2.0 34