r114

Details

  • Filename
    SavedInstances-r114.zip
  • Uploaded by
  • Uploaded
    Dec 27, 2009
  • Size
    151.79 KB
  • Downloads
    75
  • MD5
    7fc8604ea0d51309855302e2581971a9

Supported WoW Retail Versions

  • 3.3.0

Changelog

2009-12-27  jokeyrhyme  <jokeyrhyme>

[3112573de959] [tip]
* .hgtags:

Added tag v3-beta4 for changeset 6918b65d8422

[6918b65d8422] [v3-beta4]
* SavedInstances.lua

- fixed broken minimap icon, yet again (one day I'll stop breaking it, I promise!)
- open to bug reports for a while, please let me know if something breaks

2009-12-24  jokeyrhyme  <jokeyrhyme>

[4aef37cfb507]
* .hgtags:

Added tag v3-beta3 for changeset 0633dc4c88b6

[0633dc4c88b6] [v3-beta3]
* SavedInstances.lua

- completely disable boss detection for the time being, not working right
- final missing localised strings fixed (hopefully)

2009-12-23  jokeyrhyme  <jokeyrhyme>

[d39ef6df54ed]
* .hgtags:

Added tag v3-beta2 for changeset b776532560d8

[b776532560d8] [v3-beta2]
* SavedInstances.lua

- disable some debug messages
- updated WowAce localisation, oopsies!

[70f0629b8e5a]
* .hgtags:

Added tag v3-beta for changeset c074273f2bde

[c074273f2bde] [v3-beta]
* SavedInstances.lua SavedInstances.toc config.lua

- many minor optimizations
- change to 3.3 features
- Dungeon Finder data is harvested for profit
- Category and Instance ordering is now simpler
- more great things to come, stay tuned!

2009-12-22  jokeyrhyme  <jokeyrhyme>

[59dcfc90558a]
* SavedInstances.lua config.lua

- options to precisely reorder Categories and Instances are removed
- Categories and Instances can now be sorted more generally using simple controls
- Encounter detection is now compatible with 3.3
- work begun simplifying automated Encounter detection

2009-12-09  jokeyrhyme  <jokeyrhyme>

[25b15e74ff7b]
* SavedInstances.lua SavedInstances.toc encounters.lua

- update TOC for 3.3
- removed encounters database as it is contrary to existing "style"
- encounter detection still needs work

2009-11-30  jokeyrhyme  <jokeyrhyme>

[5fc181491dfe]
* SavedInstances.toc encounters.lua

- added more encounters to the DB
- fixed some leftover LibQTipClick references that may have caused Ticket 31

2009-11-24  jokeyrhyme  <jokeyrhyme>

[e4d5814b421e]
* .pkgmeta, SavedInstances.lua SavedInstances.toc config.lua encounters.lua

- now using LibBossIDs for improved encounter detection
- added a DB for encounters <-> instances
- started work populating encounters DB
- now reacting to NPC deaths while inside instances
- TODO: react to NPC speechs while inside instances
- TODO: finish encounters DB

2009-10-31  jokeyrhyme  <jokeyrhyme>

[d3797d5b102c]
* .hgtags:

Added tag v2.5-beta3 for changeset 0dcc2eca0757

[0dcc2eca0757] [v2.5-beta3]
* config.lua

- fixed the minimap button stuff, I broke it earlier

2009-10-29  jokeyrhyme  <jokeyrhyme>

[82b56f69072b]
* .hgtags:

Added tag v2.5-beta2 for changeset 78b6136f0bd6

[78b6136f0bd6] [v2.5-beta2]
* SavedInstances.lua

- oops, forgot to localise "Lockout"
- forgot to thank Nicthalur for inspiring me to make a better default indicator

[784fc1c054cf]
* .hgtags:

Added tag v2.5-beta for changeset 91b3a8fc9f89

[91b3a8fc9f89] [v2.5-beta]
* SavedInstances.lua config.lua

- Ticket 7: completed encounters can be manually recorded per instance lockout
- Ticket 32: a short text note can be manually recorded per instance lockout
- Ticket 30: updated deDE phrases with correct umlauts, thankyou Xorghan
- instance category removed from the smaller tooltip
- lots of changes to the config interface to simplify it

[32c3911fc81d]
* SavedInstances.lua config.lua

- new Encounters configuration per Instance is up and running
- minor Lua exception thrown on mouse over, currently investigating
- new Lockouts configuration still work-in-progress

[1b645cdb3825]
* SavedInstances.lua config.lua

- the end of the world (of dropdowns), configuration simplified substantially
- work has begun on the Encounter and Lockout configuration screens (unfinished and broken)

2009-10-24  jokeyrhyme  <jokeyrhyme>

[091f521d1084]
* SavedInstances.lua SavedInstances.toc config.lua

- separate config.lua module in order to keep source easy to maintain
- work has begun on user-defined Encounters for each Instance

2009-09-18  jokeyrhyme  <jokeyrhyme>

[b06ad840c42f]
* .pkgmeta, SavedInstances.lua

- .pkgmeta embeds latest release-quality CallbackHandler-1.0
- I missed a spot when adding the new class-colored indicator text, should be good now

2009-09-16  jokeyrhyme  <jokeyrhyme>

[7675c5211ab8]
* .hgtags:

Added tag v2.4 for changeset e34b32bcb069

[e34b32bcb069] [v2.4]
* SavedInstances.lua

- add in initial support for making indicators colored by class (new option)
Thanks for the idea, Shez!

2009-08-18  jokeyrhyme  <jokeyrhyme>

[eb584747c2ff]
* .pkgmeta, SavedInstances.lua SavedInstances.toc

- .pkgmeta now embeds AceTimer-3.0
- Ticket 27: missing localization ought to be fixed
- Ticket 17: got started, configuration stuff all works but is hidden for now
- Ticket 25: on hold, configuration stuff all works but is hidden for now

2009-08-17  jokeyrhyme  <jokeyrhyme>

[6e0c4b4c76dc]
* SavedInstances.lua

- Ticket 26: configuration settings tidied up a bit as per ticket
- Ticket 25: started work on colouring columns, but waiting for guidance

2009-08-16  jokeyrhyme  <jokeyrhyme>

[71a763170c79]
* .pkgmeta:

- .pkgmeta now embeds the latest beta of Ace3 (Beta-r820)

2009-08-14  jokeyrhyme  <jokeyrhyme>

[4f14a95d15c0]
* .hgtags:

Added tag v2.3.1 for changeset 27b43d996dcb

[27b43d996dcb] [v2.3.1]
* SavedInstances.lua

- icon usage in indicators is more robust and correct

[6f96bbc06564]
* SavedInstances.lua

- fix some tooltip ugliness when moving mouse between addon icon and tooltip

Additional Files

Type Name Size Uploaded Game Version Downloads
34.14 KB Dec 27, 2009 3.3.0 29