v1.1

Details

  • Filename
    FuBar_RaidSaveFu-v1.1.zip
  • Uploaded by
  • Uploaded
    Oct 6, 2008
  • Size
    136.47 KB
  • Downloads
    340
  • MD5
    602c5ff86c9d81796ed93e417398e261

Supported WoW Retail Versions

  • 2.4.3

Changelog

------------------------------------------------------------------------
r22 | jokeyrhyme | 2008-10-06 06:47:21 +0000 (Mon, 06 Oct 2008) | 1 line
Changed paths:
   A /tags/v1.1 (from /trunk:21)

Tagging as v1.1.
------------------------------------------------------------------------
r21 | jokeyrhyme | 2008-10-05 09:04:53 +0000 (Sun, 05 Oct 2008) | 8 lines
Changed paths:
   M /trunk/FuBar_RaidSaveFu.toc
   M /trunk/README.txt
   M /trunk/RaidSaveFu.lua

FuBar_RaidSaveFu:
- bumped .toc to RaidSaveFu v1.1
- corrected "You are now saved..." detection, once and for all
- optional reset time and date (display format based on OS type)
- new and optional time until cooldown (very approximate)
- instance expiry now saved as seconds since epoch (POSIX) instead of a formatted string
- code base reduced in size significantly
- you will probably need to delete your FuBar_RaidSaveFu.lua WTF file and start over (sorry!)
------------------------------------------------------------------------
r20 | jokeyrhyme | 2008-10-02 06:58:25 +0000 (Thu, 02 Oct 2008) | 4 lines
Changed paths:
   M /trunk
   M /trunk/.pkgmeta

FuBar_RaidSaveFu:
- first commit since new WowAce
- corrected .pkgmeta externals
- removed svn:externals from properties
------------------------------------------------------------------------
r19 | root | 2008-09-30 23:05:55 +0000 (Tue, 30 Sep 2008) | 1 line
Changed paths:
   M /trunk
   A /trunk/.pkgmeta

Facilitate WowAce-on-CurseForge transition
------------------------------------------------------------------------
r17 | root | 2008-09-30 22:35:20 +0000 (Tue, 30 Sep 2008) | 1 line
Changed paths:
   D /tmp/trunk/FuBar_RaidSaveFu
   A /trunk (from /tmp/trunk/FuBar_RaidSaveFu:16)

Importing oldrepo data under /trunk
------------------------------------------------------------------------
r16 | jokeyrhyme | 2008-09-18 01:18:51 +0000 (Thu, 18 Sep 2008) | 2 lines
Changed paths:
   M /tmp/trunk/FuBar_RaidSaveFu/FuBar_RaidSaveFu.toc

FuBar_RaidSaveFu:
- updated X-Email tag in TOC in preparation for WowAce migration
------------------------------------------------------------------------
r15 | jokeyrhyme | 2008-09-05 11:51:29 +0000 (Fri, 05 Sep 2008) | 2 lines
Changed paths:
   M /tmp/trunk/FuBar_RaidSaveFu/RaidSaveFu.lua

FuBar_RaidSaveFu:
- okay, this is hopefully the last time I say that the INSTANCE_SAVED message is actually properly detected, /sigh
------------------------------------------------------------------------
r14 | jokeyrhyme | 2008-09-04 13:37:04 +0000 (Thu, 04 Sep 2008) | 4 lines
Changed paths:
   M /tmp/trunk/FuBar_RaidSaveFu/RaidSaveFu.lua

FuBar_RaidSaveFu:
- added missing argument for CHAT_SYSTEM_MESSAGE
- use RAID_INSTANCE_WELCOME instead of PLAYER_ENTERING_WORLD
- fixed bug in class coloring code that would occasionally eat letters
------------------------------------------------------------------------
r13 | jokeyrhyme | 2008-09-03 04:29:44 +0000 (Wed, 03 Sep 2008) | 2 lines
Changed paths:
   M /tmp/trunk/FuBar_RaidSaveFu/RaidSaveFu.lua

FuBar_RaidSaveFu:
- now listen for CHAT_MSG_SYSTEM(arg1 = "INSTANCE_SAVED") to trigger update
------------------------------------------------------------------------
r12 | jokeyrhyme | 2008-09-03 01:27:23 +0000 (Wed, 03 Sep 2008) | 2 lines
Changed paths:
   M /tmp/trunk/FuBar_RaidSaveFu/FuBar_RaidSaveFu.toc

FuBar_RaidSaveFu:
- simple TOC update. among other things, specify that add-on is BSD licensed
------------------------------------------------------------------------
r11 | jokeyrhyme | 2008-09-02 15:43:20 +0000 (Tue, 02 Sep 2008) | 4 lines
Changed paths:
   M /tmp/trunk/FuBar_RaidSaveFu/RaidSaveFu.lua

FuBar_RaidSaveFu:
- increased accuracy of estimated reset
- colored player text by class
- colored instance IDs
------------------------------------------------------------------------
r10 | jokeyrhyme | 2008-09-02 14:05:03 +0000 (Tue, 02 Sep 2008) | 3 lines
Changed paths:
   M /tmp/trunk/FuBar_RaidSaveFu
   M /tmp/trunk/FuBar_RaidSaveFu/FuBar_RaidSaveFu.toc
   M /tmp/trunk/FuBar_RaidSaveFu/RaidSaveFu.lua
   M /tmp/trunk/FuBar_RaidSaveFu/embeds.xml

FuBar_RaidSaveFu:
- fixed the event system
- with above, add-on now actually performs as advertised :)
------------------------------------------------------------------------
r9 | jokeyrhyme | 2008-09-02 06:38:19 +0000 (Tue, 02 Sep 2008) | 6 lines
Changed paths:
   M /tmp/trunk/FuBar_RaidSaveFu/FuBar_RaidSaveFu.toc
   M /tmp/trunk/FuBar_RaidSaveFu/RaidSaveFu.lua

FuBar_RaidSaveFu:
- adjusted default settings (just a little)
- change to much nicer 2 column view
- instance IDs optional
- fixed missing RequestRaidInfo() call
- started saving realm names (for future use)
------------------------------------------------------------------------
r8 | jokeyrhyme | 2008-09-02 01:58:09 +0000 (Tue, 02 Sep 2008) | 1 line
Changed paths:
   M /tmp/trunk/FuBar_RaidSaveFu/FuBar_RaidSaveFu.toc
   M /tmp/trunk/FuBar_RaidSaveFu/RaidSaveFu.lua
   M /tmp/trunk/FuBar_RaidSaveFu/embeds.xml

FuBar_RaidSaveFu: This time embeds.xml should actually be fixed. Promise. (File references used backslashes, not forward-slashes.)
------------------------------------------------------------------------
r7 | jokeyrhyme | 2008-09-02 00:37:33 +0000 (Tue, 02 Sep 2008) | 1 line
Changed paths:
   M /tmp/trunk/FuBar_RaidSaveFu/embeds.xml

FuBar_RaidSaveFu: Corrected missing externals in embeds.xml
------------------------------------------------------------------------
r6 | jokeyrhyme | 2008-09-01 16:35:37 +0000 (Mon, 01 Sep 2008) | 1 line
Changed paths:
   M /tmp/trunk/FuBar_RaidSaveFu
   M /tmp/trunk/FuBar_RaidSaveFu/FuBar_RaidSaveFu.toc
   M /tmp/trunk/FuBar_RaidSaveFu/RaidSaveFu.lua

FuBar_RaidSaveFu: Fixed SVN properties (including externals)
------------------------------------------------------------------------
r5 | jokeyrhyme | 2008-09-01 16:16:36 +0000 (Mon, 01 Sep 2008) | 1 line
Changed paths:
   A /tmp/trunk/FuBar_RaidSaveFu
   A /tmp/trunk/FuBar_RaidSaveFu/FuBar_RaidSaveFu.toc
   A /tmp/trunk/FuBar_RaidSaveFu/README.txt
   A /tmp/trunk/FuBar_RaidSaveFu/RaidSaveFu.lua
   A /tmp/trunk/FuBar_RaidSaveFu/embeds.xml
   A /tmp/trunk/FuBar_RaidSaveFu/icon.tga

FuBar_RaidSaveFu: Initial SVN import (first timer here, how many ways will I screw this up?)
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
7.78 KB Oct 6, 2008 2.4.3 38