4.3.0 beta 1
Details
-
FilenameSavedInstances-4.3.0_beta_1.zip
-
Uploaded by
-
UploadedNov 28, 2011
-
Size149.54 KB
-
Downloads452
-
MD533f6a3ec97df8a8af817025df392edc9
Supported WoW Retail Versions
- 4.2.0
Changelog
------------------------------------------------------------------------
r36 | oscarucb | 2011-11-29 02:43:35 +0000 (Tue, 29 Nov 2011) | 23 lines
Changed paths:
A /tags/4.3.0 beta 1 (from /trunk:35)
Tagging as 4.3.0 beta 1
SavedInstances 4.3.0 beta 1 includes:
* Support for Wow 4.3 PTR
* Sort toon names in the tooltip (current toon first, then alphabetical)
* Optional tracking of expired lockouts
* Show detail tooltip indicator for extended lockouts
* Tracking of Justice points and Valor points for all your toons - including current balance, weekly limits and total limits
* Optional tracking of Honor Points and Conquest Points, including season earnings
* Tracking of LFD and dungeon deserter cooldown for all your toons - shows how long until you can re-queue
* fix ticket 43: VP reset on static load from scratch
* update lockout database more aggressively on boss kills
* Add an alt button press to show all data
* Differentiate indicators for classic raids, which predate the 10/25 system
* Many internal cleanups and optimizations
Please help us test this beta!
Bug Reports and Feature Requests: [[http://www.wowace.com/addons/saved_instances/tickets/|Use the WowAce Ticket System]]
Translators Needed! [[http://www.wowace.com/addons/saved_instances/localization/|Apply localizations here]]
------------------------------------------------------------------------
r35 | oscarucb | 2011-11-29 01:04:34 +0000 (Tue, 29 Nov 2011) | 3 lines
Changed paths:
M /trunk/SavedInstances.lua
cleanup tooltip show logic
fix a bug that was inserting empty rows
------------------------------------------------------------------------
r34 | oscarucb | 2011-11-29 00:41:25 +0000 (Tue, 29 Nov 2011) | 3 lines
Changed paths:
M /trunk/SavedInstances.lua
more memory optimizations
sort toon names in the tooltip (current toon first, then alphabetical)
------------------------------------------------------------------------
r33 | oscarucb | 2011-11-28 21:46:13 +0000 (Mon, 28 Nov 2011) | 4 lines
Changed paths:
M /trunk/SavedInstances.lua
make expired lockouts more visible
add an alt button press to show all data
reduce some memory churn in refresh and tooltip display
------------------------------------------------------------------------
r32 | oscarucb | 2011-11-28 06:46:24 +0000 (Mon, 28 Nov 2011) | 4 lines
Changed paths:
M /trunk/SavedInstances.lua
M /trunk/config.lua
remove the obsolete Lockouts database
add option to display expired lockouts
show detail tooltip indicator for extended lockouts
------------------------------------------------------------------------
r31 | oscarucb | 2011-11-27 23:57:45 +0000 (Sun, 27 Nov 2011) | 2 lines
Changed paths:
M /trunk/config.lua
backward compat for new indicators
------------------------------------------------------------------------
r30 | oscarucb | 2011-11-27 23:48:45 +0000 (Sun, 27 Nov 2011) | 2 lines
Changed paths:
M /trunk/SavedInstances.lua
M /trunk/config.lua
differentiate indicators for classic raids, which predate the 10/25 system
------------------------------------------------------------------------
r29 | oscarucb | 2011-11-27 23:07:17 +0000 (Sun, 27 Nov 2011) | 3 lines
Changed paths:
M /trunk/SavedInstances.lua
M /trunk/config.lua
fix config instances bugs
disable debugging
------------------------------------------------------------------------
r28 | oscarucb | 2011-11-27 22:38:11 +0000 (Sun, 27 Nov 2011) | 2 lines
Changed paths:
M /trunk/SavedInstances.lua
works with 4.3
------------------------------------------------------------------------
r27 | oscarucb | 2011-11-27 22:24:11 +0000 (Sun, 27 Nov 2011) | 2 lines
Changed paths:
M /trunk/SavedInstances.lua
first cut at fixing instance database for 4.3
------------------------------------------------------------------------
r25 | oscarucb | 2011-11-26 04:27:18 +0000 (Sat, 26 Nov 2011) | 2 lines
Changed paths:
M /trunk/SavedInstances.lua
M /trunk/config.lua
add bg deserter tracking
------------------------------------------------------------------------
r23 | oscarucb | 2011-11-25 03:20:11 +0000 (Fri, 25 Nov 2011) | 3 lines
Changed paths:
M /trunk/SavedInstances.lua
M /trunk/SavedInstances.toc
fix ticket 43: VP reset on static load from scratch
turns out GetQuestResetTime() returns bogus values during the first static load
------------------------------------------------------------------------
r22 | oscarucb | 2011-11-24 22:10:06 +0000 (Thu, 24 Nov 2011) | 2 lines
Changed paths:
M /trunk/SavedInstances.lua
minor performance improvement
------------------------------------------------------------------------
r21 | oscarucb | 2011-11-24 11:24:46 +0000 (Thu, 24 Nov 2011) | 2 lines
Changed paths:
M /trunk/SavedInstances.lua
possible fix to ticket 43
------------------------------------------------------------------------
r20 | oscarucb | 2011-11-24 10:56:20 +0000 (Thu, 24 Nov 2011) | 2 lines
Changed paths:
M /trunk/SavedInstances.lua
update lockouts more aggressively on boss kills
------------------------------------------------------------------------
r19 | oscarucb | 2011-11-23 23:16:05 +0000 (Wed, 23 Nov 2011) | 2 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/SavedInstances.lua
misc cleanups
------------------------------------------------------------------------
r18 | oscarucb | 2011-11-23 21:58:27 +0000 (Wed, 23 Nov 2011) | 2 lines
Changed paths:
M /trunk/SavedInstances.lua
minor code cleanups
------------------------------------------------------------------------
r17 | oscarucb | 2011-11-22 08:32:54 +0000 (Tue, 22 Nov 2011) | 2 lines
Changed paths:
M /trunk/SavedInstances.lua
add season earned for honor points
------------------------------------------------------------------------
r15 | oscarucb | 2011-11-22 04:49:21 +0000 (Tue, 22 Nov 2011) | 2 lines
Changed paths:
M /trunk/SavedInstances.lua
add tracking of season currency totals, when available
------------------------------------------------------------------------
r14 | oscarucb | 2011-11-22 02:28:34 +0000 (Tue, 22 Nov 2011) | 2 lines
Changed paths:
M /trunk/SavedInstances.lua
M /trunk/config.lua
add tracking for conquest and honor points (off by default)
------------------------------------------------------------------------
r13 | oscarucb | 2011-11-21 22:46:08 +0000 (Mon, 21 Nov 2011) | 3 lines
Changed paths:
M /trunk/SavedInstances.lua
clear weekly earned VP at weekly reset time
don't let JP force character display
------------------------------------------------------------------------
r11 | oscarucb | 2011-11-20 01:03:26 +0000 (Sun, 20 Nov 2011) | 2 lines
Changed paths:
M /trunk/SavedInstances.lua
M /trunk/config.lua
track JP and VP values and caps
------------------------------------------------------------------------
r10 | oscarucb | 2011-11-11 00:03:13 +0000 (Fri, 11 Nov 2011) | 2 lines
Changed paths:
M /trunk/SavedInstances.lua
M /trunk/config.lua
track LFG dungeon cd
------------------------------------------------------------------------
r7 | oscarucb | 2011-10-31 04:22:32 +0000 (Mon, 31 Oct 2011) | 2 lines
Changed paths:
M /trunk/SavedInstances.toc
toc tweaks
------------------------------------------------------------------------
r6 | oscarucb | 2011-10-31 04:18:41 +0000 (Mon, 31 Oct 2011) | 2 lines
Changed paths:
A /trunk/locale.lua
add locale
------------------------------------------------------------------------
r5 | oscarucb | 2011-10-31 04:15:09 +0000 (Mon, 31 Oct 2011) | 2 lines
Changed paths:
M /trunk/.pkgmeta
more library tweaks
------------------------------------------------------------------------
r3 | oscarucb | 2011-10-31 04:11:56 +0000 (Mon, 31 Oct 2011) | 2 lines
Changed paths:
M /trunk
M /trunk/SavedInstances.lua
M /trunk/SavedInstances.toc
A /trunk/libs
A /trunk/libs/LibDataBroker-1.1
A /trunk/libs/LibDataBroker-1.1/LibDataBroker-1.1.lua
fix libraries
------------------------------------------------------------------------
r2 | oscarucb | 2011-10-31 04:05:14 +0000 (Mon, 31 Oct 2011) | 2 lines
Changed paths:
A /trunk/.pkgmeta
A /trunk/SavedInstances.lua
A /trunk/SavedInstances.toc
A /trunk/config.lua
A /trunk/icon.tga
import of v4.2.4 from hg to svn
------------------------------------------------------------------------
r1 | svn | 2011-10-31 03:58:56 +0000 (Mon, 31 Oct 2011) | 1 line
Changed paths:
A /branches
A /tags
A /trunk
saved_instances/mainline: Initial Import
------------------------------------------------------------------------