r49-nolib
Details
-
FilenameSavedInstances-r49-nolib.zip
-
Uploaded by
-
UploadedJun 24, 2009
-
Size18.90 KB
-
Downloads53
-
MD5562adeb6391e551e5db199a707e0d760
Supported WoW Retail Versions
- 3.1.0
Changelog
2009-06-24 jokeyrhyme <jokeyrhyme>
[8025ccab7607] [tip]
* SavedInstances.lua SavedInstances.toc options.lua
- broke options table out into separate .lua
- moved many functions out of global scope
- removed plumbing for the "unsaved" indicator, no plans to implement this now
[ab5dd394aa09]
* SavedInstances.lua
- experimenting with strjoin optimisation
- streamlined string coloring code
[65f075a35556]
* SavedInstances.lua
- ticket 12: fixed showing Normal difficulty expiry
- lots of localization, especially French. Thanks Arathiel!
2009-06-14 jokeyrhyme <jokeyrhyme>
[538f1dd10989]
* .hgtags:
Added tag v2.2.1 for changeset 4f2e938a3580
[4f2e938a3580] [v2.2.1]
* SavedInstances.lua
- tidy up code
- fix permanent tooltip bug (ticket 10)
[9ba7ee4a81b3]
* .pkgmeta:
- fetching latest version of LibDBIcon-1.0 now
[6cc6008293da]
* SavedInstances.toc
- fixed loading of LibDBIcon-1.0 in .toc
[cafd7dcdd765]
* .pkgmeta:
- correct LibDBIcon-1.0 embedding in .pkgmeta
[f0d1bc7a451c]
* .pkgmeta, SavedInstances.toc
- add missing AceLocale-3.0 to .pkgmeta and .toc
2009-06-13 jokeyrhyme <jokeyrhyme>
[e00339471638]
* .hgtags:
Added tag v2.2.0 for changeset 84197710034d
[84197710034d] [v2.2.0]
* SavedInstances.lua
- fixed ticket 2: CallbackHandler-1.0 embedding properly
- fixed ticket 6: Show instance details on mouseover
- using LibQTipClick-1.1 for tooltips from the tooltip
[3e2b7d68848a]
* SavedInstances.lua SavedInstances.toc
- begin second experiment with LibQTipClick (now 1.1)
- this version of SavedInstances is very likely broken
[48e50fe36a30]
* .pkgmeta, SavedInstances.toc
- .toc now loads embedded CallbackHandler-1.0
- embed latest LibQTip-1.0 release (r108)
- embed latest LibQTipClick-1.1 release (r8)
[9b82dc28ec33]
* .pkgmeta:
- fixed quote marks (stupid Apple TextEdit, /sigh)
[768a4bd31d86]
* .pkgmeta:
- fixed broken text encoding for .pkgmeta
[19b3298e6682]
* .pkgmeta, SavedInstances.toc
- CallbackHandler-1.0 now an embedded by .pkgmeta
- CallbackHandler-1.0 now an optdep in .toc
2009-05-01 jokeyrhyme <jokeyrhyme>
[fb96a57db360]
* .hgtags:
tagging for v2.1.3
[91954e7bea2e] [v2.1.3]
* SavedInstances.lua
since v2.1.1:
- bumped .toc for WoW 3.1
- add options for changing Normal/Heroic indicators
[1a13a4e10dc2]
* .hgtags:
tagging for release
[44b05958da45] [v2.1.2]
* .pkgmeta, SavedInstances.lua SavedInstances.toc
since v2.1.1:
- bumped .toc to 3.1
- add options to change Normal/Heroic indicators
2009-04-12 jokeyrhyme <jokeyrhyme>
[472c376627c6]
* .hgtags:
tagging for release
[14ee49f5f369] [v2.1.1]
* Locales/deDE.lua Locales/enUS.lua Locales/esES.lua Locales/esMX.lua Locales/frFR.lua Locales/koKR.lua Locales/ruRU.lua Locales/zhCN.lua Locales/zhTW.lua SavedInstances.lua
since v2.0:
- deDE localisation partial
- ruRU localisation almost complete
- configure WowAce localisation
- new option for default instance behaviour
- dropped FuBar support, sorry :(
2009-04-08 jokeyrhyme <jokeyrhyme>
[81556f7600d7]
* .hgtags:
since v2.0:- dropped FuBar support, sorry :(- fixed DockingStation tooltip duplication- new option for default instance behaviour- WowAce localization
[9922dacdc2b6] [v2.1]
* .hgtags:
tagging for beta3
[44c5a6c7f8ac] [v2.1-beta3]
* Locales/deDE.lua Locales/enUS.lua Locales/esES.lua Locales/esMX.lua Locales/frFR.lua Locales/koKR.lua Locales/ruRU.lua Locales/zhCN.lua Locales/zhTW.lua SavedInstances.toc
since v2.1-beta2:
- configure WowAce localization
[8991082d6267]
* .hgtags:
tagging for beta2
[43437cc89798] [v2.1-beta2]
* SavedInstances.toc
since v2.1-beta:
- correct LibStub in toc file
[f591bf5bce8c]
* .hgtags:
tagged for beta
[4146da891638] [v2.1-beta]
* SavedInstances.lua
- dropped FuBar support, sorry :( see forum post
- fixed DockingStation tooltip duplication
- new option for new instance default behaviour
- embedding latest LibQTip-1.0 beta (r66) properly
- not embedding CallbackHandler-1.0
- using LibStub properly
- options code is a little tidier
- failed to correct aesthetic tooltip issue
[35a61a1cce99]
* .hgignore, .pkgmeta, Locales/enUS.lua SavedInstances.lua SavedInstances.toc
- no more FuBar support, see forum post, sorry :(
- new option to show/hide new instances from todo-list by default
- fixed DockingStation duplication bug
- update to latest LibQTip-1.0 beta (r66)
- correct LibQTip-1.0 embedding
- stop embedding CallbankHandler-1.0
- correct LibStub embedding
- options code a little tidier