r70-nolib
Details
-
FilenameSavedInstances-r70-nolib.zip
-
Uploaded by
-
UploadedAug 4, 2009
-
Size21.77 KB
-
Downloads32
-
MD5007fb5a2875c1f5386a035e1da824460
Supported WoW Retail Versions
- 3.2.0
Changelog
2009-08-04 jokeyrhyme <jokeyrhyme>
[4cb2d9b0f4c5] [tip]
* .hgtags:
Added tag v2.3.0-beta2 for changeset 78cb42a5814d
[78cb42a5814d] [v2.3.0-beta2]
* SavedInstances.lua
- fix the indicator tooltips (complete forgot to finish work there)
- remove a few unnecessary "optimizations"
[ef6a3fb98093]
* .hgtags:
Added tag v2.3.0-beta for changeset 2ebff45da832
[2ebff45da832] [v2.3.0-beta]
* SavedInstances.lua
Resolve Tickets
- Ticket 11: indicators in separate columns
- Ticket 4: instance categories
- Ticket 18: 3.2-compatible indicators
- Ticket 19: some user-modifiable instance information
Couldn't actually test this version much at all. Any required fixes will come thick and fast. :)
[7990417a9f83]
* SavedInstances.lua
DO NOT DOWNLOAD THIS FILE!
- blah blah, broken version, blah blah code-backup
- do not report errors because I'm not interested, blah blah
- vastly improved list entry re-ordering
- configuration UI should definitely be final now
- tooltip contents still completely broken
- 16 text strings yet to be entered in WowAce locale system
[9dbcafed63cf]
* SavedInstances.lua
DO NOT DOWNLOAD THIS FILE!
- there are major bugs that prevent the addon from functioning correctly
- this code is in an unfinished state and I don't want to see bug reports for this
- configuration screens are now finished
- tooltip is still completely broken
- over a dozen strings cannot yet be localized
2009-08-03 jokeyrhyme <jokeyrhyme>
[c85e9d5d8f3e]
* SavedInstances.lua
DO NOT DOWNLOAD THIS FILE!
- this release is for backup purposes and localization and has known bugs
- this release will not work at all and I do not wish to hear about bugs you find
- Ticket 16: the changes to LibQTip have been properly accounted for
- Ticket 11: started work on separating indicators our into separate columns
- Ticket 4: started work on the basic categories system
2009-08-02 jokeyrhyme <jokeyrhyme>
[d74219b07c66]
* .pkgmeta, SavedInstances.lua SavedInstances.toc
DO NOT DOWNLOAD THIS VERSION
- LibQTip has changed quite a bit and this commit is only to find out what I need to do
- this ALPHA version will definitely cause errors, and I don't want to hear about it :)
- Ticket 16: new LibQTip, started work
- Ticket 20: left-clicking icon takes us to Blizzard Raid Information
- various localization updates (thanks heaps guys!)
2009-06-30 jokeyrhyme <jokeyrhyme>
[88b8b9d961a5]
* .hgtags:
Added tag v2.2.2 for changeset f67f6b3f310c
2009-06-29 jokeyrhyme <jokeyrhyme>
[f67f6b3f310c] [v2.2.2]
* SavedInstances.lua
- slight improvements to per-toon columns logic
2009-06-28 jokeyrhyme <jokeyrhyme>
[c21fab2cbbe5]
* .hgtags:
Added tag v2.2.2-beta2 for changeset 288e1ebf21c0
[288e1ebf21c0] [v2.2.2-beta2]
* SavedInstances.lua
- fixed silly bug with Heroic indicators and tooltips
2009-06-27 jokeyrhyme <jokeyrhyme>
[b84c5b5bc37f]
* .hgtags:
Added tag v2.2.2-beta for changeset b9ac36151b40
[b9ac36151b40] [v2.2.2-beta]
* .hgtags:
Removed tag help
[a190e8ae78c8]
* .hgtags:
Added tag help for changeset 75040ddcccda
[75040ddcccda]
* SavedInstances.lua
- minor performance tweaks and fixed indicator display
2009-06-25 jokeyrhyme <jokeyrhyme>
[967d892c3cd2]
* SavedInstances.lua SavedInstances.toc options.lua
- moved options back into the main .lua file (massive headache for little benefit)
- code at least starts fine, more testing is needed
[dff74c8c6a7a]
* SavedInstances.lua SavedInstances.toc options.lua
- fixed ordering of options code
[d052cca5458a]
* SavedInstances.lua
- no longer remember how many instances have been saved per toon between sessions
2009-06-24 jokeyrhyme <jokeyrhyme>
[06af5a6f187b]
* SavedInstances.lua
- update old savedvariables to new version
[6347f7883005]
* SavedInstances.lua
- culled unnecessary variable declarations (especially prior to "for" loops)
[8025ccab7607]
* 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