r36

Details

  • Filename
    Utopia-r36.zip
  • Uploaded by
  • Uploaded
    Nov 16, 2008
  • Size
    168.76 KB
  • Downloads
    16
  • MD5
    8beb000f7c4c3ad97cb6f72cfd826d66

Supported WoW Retail Versions

  • 3.0.3

Changelog

------------------------------------------------------------------------
r36 | mikk | 2008-11-16 06:14:22 +0000 (Sun, 16 Nov 2008) | 1 line
Changed paths:
   M /trunk/data.lua

Utopia: The debuff name is "Ebon Plague", not "Ebon Plaguebringer". Fixd.
------------------------------------------------------------------------
r35 | zeksie | 2008-11-12 01:01:05 +0000 (Wed, 12 Nov 2008) | 2 lines
Changed paths:
   M /trunk/Locales/localization.lua
   M /trunk/data.lua
   M /trunk/details.lua
   M /trunk/funcs.lua

Utopia: Added category details on icon click to show all classes in category sorted by ability to apply debuff type.
- Categories wihtout an able debuffer will show a list of who you could get to apply the debuff.
------------------------------------------------------------------------
r34 | zeksie | 2008-11-11 20:53:06 +0000 (Tue, 11 Nov 2008) | 4 lines
Changed paths:
   M /trunk/Locales/localization.lua
   M /trunk/Utopia.lua
   M /trunk/Utopia.toc
   M /trunk/data.lua
   A /trunk/details.lua
   M /trunk/engine.lua
   M /trunk/funcs.lua

Utopia: Another large update.
- Can now click on the icons to show more details of the debuff, and a list of who can apply it at what levels in your current group.
- Fixed issue with Judgements of the Just and Master Poisoner. Will assume these debuffs if a person with those talents applied the triggering debuff.
- Now un-highlights the second judgement icon if only 1 paladin in group and a judgement is applied.
------------------------------------------------------------------------
r33 | zeksie | 2008-11-09 12:41:40 +0000 (Sun, 09 Nov 2008) | 6 lines
Changed paths:
   M /trunk/Locales/localization.lua
   M /trunk/Utopia.lua

Utopia:
- If target is friendly, will view target's target instead.
- Rounds talented amounts to nearest int to match WoW values.
- Added Boss only show option.
- Fixed Show When options to not be exlcusive.

------------------------------------------------------------------------
r32 | zeksie | 2008-11-08 23:01:57 +0000 (Sat, 08 Nov 2008) | 3 lines
Changed paths:
   M /trunk/Utopia.lua

Utopia:
- Fixed both Mangles and both Faerie Fires not showing up as available.
- Fixed bar colour not changing as more debuffs applied.
------------------------------------------------------------------------
r31 | zeksie | 2008-11-07 12:45:32 +0000 (Fri, 07 Nov 2008) | 4 lines
Changed paths:
   M /trunk/Utopia.lua
   M /trunk/engine.lua

Utopia: Engine improvements.
- Will pick up debuffs on your current target now, regardless if it's currently engaged by your group. So things work if you join in late.
- Will scan unit debuffs on target change to account for those ones that don't appear in combat log (Savage Combat, Blood Frenzy), and also allows for joining a fight late.
- Will deactivate engine when you zone into a battleground.
------------------------------------------------------------------------
r30 | zeksie | 2008-11-06 20:32:05 +0000 (Thu, 06 Nov 2008) | 6 lines
Changed paths:
   M /trunk/Locales/localization.lua
   A /trunk/Textures
   A /trunk/Textures/Border-Vista.blp
   M /trunk/Utopia.lua
   M /trunk/data.lua
   M /trunk/engine.lua

Utopia: Big change.
- Fixed Insect Swarm not having a pre-requisite talent.
- Had to re-arrange the profiles somewhat, which means you lost your old settings. Sorry about that, but it's a once only change, and a lot more sensible now with proper profile usage.
- More display options, border etc. Optional.
- Removed some more debug messages, should only leave the ones that are an issue.

------------------------------------------------------------------------
r29 | zeksie | 2008-11-05 03:43:10 +0000 (Wed, 05 Nov 2008) | 1 line
Changed paths:
   M /trunk/Locales/localization.lua
   M /trunk/Utopia.lua
   M /trunk/engine.lua

Utopia: Additional display options.
------------------------------------------------------------------------
r28 | zeksie | 2008-11-05 02:20:13 +0000 (Wed, 05 Nov 2008) | 1 line
Changed paths:
   M /trunk/data.lua

Utopia: Earth and Moon fix. Thanks durcyn for pointing it out, but you missed some bits :)
------------------------------------------------------------------------
r27 | durcyn | 2008-11-04 21:11:46 +0000 (Tue, 04 Nov 2008) | 1 line
Changed paths:
   M /trunk/data.lua

ninja-commit 3.0.3 fix for Earth and Moon going from 5 ranks to 3
------------------------------------------------------------------------
r26 | zeksie | 2008-11-03 22:53:29 +0000 (Mon, 03 Nov 2008) | 1 line
Changed paths:
   M /trunk/engine.lua

Utopia: Correct spell ID for Deep Wounds for Blood Frenzy detection.
------------------------------------------------------------------------
r25 | zeksie | 2008-11-03 22:41:56 +0000 (Mon, 03 Nov 2008) | 1 line
Changed paths:
   M /trunk/Utopia.lua
   M /trunk/engine.lua

Utopia: Applied same fix for Blood Frenzy as with Savage Combat. Neither of them appear in combat log.
------------------------------------------------------------------------
r24 | zeksie | 2008-11-03 07:55:22 +0000 (Mon, 03 Nov 2008) | 1 line
Changed paths:
   M /trunk/Utopia.lua
   M /trunk/engine.lua

Utopia: Fix occasional glitch with SPELL_AURA_APPLIED_DOSE.
------------------------------------------------------------------------
r23 | zeksie | 2008-11-02 22:33:16 +0000 (Sun, 02 Nov 2008) | 3 lines
Changed paths:
   M /trunk/engine.lua

Utopia:
- Fix error when NPC lost/got pet.
- Sanity checking for end of fights.
------------------------------------------------------------------------
r22 | zeksie | 2008-11-02 16:02:28 +0000 (Sun, 02 Nov 2008) | 1 line
Changed paths:
   M /trunk/Locales/localization.lua
   M /trunk/Utopia.lua
   M /trunk/data.lua

Utopia: Adjusted description for Expose Armor to show combos instead of stacks. There is no way currently to tell if a rogue used 1 or 5 CP for this. Utopia will always assume 5 CP.
------------------------------------------------------------------------
r21 | zeksie | 2008-11-02 14:45:29 +0000 (Sun, 02 Nov 2008) | 1 line
Changed paths:
   M /trunk/engine.lua

Utopia: Fix login error when with a rogue.
------------------------------------------------------------------------
r20 | zeksie | 2008-11-02 03:50:35 +0000 (Sun, 02 Nov 2008) | 1 line
Changed paths:
   M /trunk/data.lua

Utopia: Added Mangle talent check that was missed.
------------------------------------------------------------------------
r19 | zeksie | 2008-11-02 03:25:39 +0000 (Sun, 02 Nov 2008) | 5 lines
Changed paths:
   M /trunk/Utopia.lua
   M /trunk/data.lua
   M /trunk/engine.lua
   M /trunk/funcs.lua

Utopia:
- Fixed Hunter zoning with pets error.
- Very nasty (but functional) workaround for the Savage Combat problem (need to test if this also applies to Master Poisoner).
- Fixed neutral mobs not working.

------------------------------------------------------------------------
r18 | zeksie | 2008-11-01 22:33:37 +0000 (Sat, 01 Nov 2008) | 4 lines
Changed paths:
   M /trunk/Locales/Locales.xml
   A /trunk/Locales/localization.deDE.lua
   A /trunk/Locales/localization.esES.lua
   A /trunk/Locales/localization.frFR.lua
   M /trunk/Locales/localization.lua
   A /trunk/Locales/localization.ruRU.lua
   M /trunk/Utopia.lua
   M /trunk/Utopia.toc
   M /trunk/data.lua
   A /trunk/engine.lua
   M /trunk/funcs.lua

Utopia: Massive update.
- Now uses combat log so debuff ownership and reliable values can be presented. Behaviour for this when you come into range of something that was not visible before is yet un-tested and un-accounted for, so don't be surprised if it doesn't like it.
- Hunter pets now accounted for, and show the correct availablility of debuffs dependant on pet type.
- NOTE: Savage Combat (combat rogue) won't work at all atm cos I'm gonna have to work around the bug that WoW omits it from combat log entirely.
------------------------------------------------------------------------
r17 | zeksie | 2008-10-31 20:39:08 +0000 (Fri, 31 Oct 2008) | 1 line
Changed paths:
   M /trunk/Utopia.lua

Utopia: Can now drag with the icons.
------------------------------------------------------------------------
r16 | zeksie | 2008-10-31 20:22:05 +0000 (Fri, 31 Oct 2008) | 1 line
Changed paths:
   M /trunk/Utopia.lua
   M /trunk/data.lua

Utopia: Fixed Trauma from always showing, and stacks now removed from icons when they should be.
------------------------------------------------------------------------
r15 | zeksie | 2008-10-31 15:20:48 +0000 (Fri, 31 Oct 2008) | 1 line
Changed paths:
   M /trunk
   M /trunk/Utopia.lua

Utopia: More stability with talent queries, especially own talents on login.
------------------------------------------------------------------------
r14 | zeksie | 2008-10-31 01:40:01 +0000 (Fri, 31 Oct 2008) | 1 line
Changed paths:
   M /trunk/Utopia.lua

Utopia: Re-query missing talents for people who were out of range previously and are now in range for an inspect.
------------------------------------------------------------------------
r13 | zeksie | 2008-10-31 00:17:37 +0000 (Fri, 31 Oct 2008) | 4 lines
Changed paths:
   M /trunk/Utopia.lua

Utopia:
- Fix for detecting 1 talent point talents.
- Updates debuff display after roster changes/talents read.
- More validating when reading talents from inspect.
------------------------------------------------------------------------
r12 | zeksie | 2008-10-30 21:10:52 +0000 (Thu, 30 Oct 2008) | 1 line
Changed paths:
   M /trunk/Locales/localization.lua
   M /trunk/Utopia.lua

Utopia: Added orientation display options. Also, RGB ~= RBG..
------------------------------------------------------------------------
r11 | 8timer | 2008-10-30 20:08:50 +0000 (Thu, 30 Oct 2008) | 3 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/Utopia.toc

- .toc: fixed lib load order, added AceTimer-3.0 to .toc, add LibDataBroker-1.1 to .toc
- .pkgmeta: removed AceTab-3.0 and LibSink-2.0 since they're unused, add LibDataBroker-1.1
- copypasta is bad, mkay? :P
------------------------------------------------------------------------
r10 | zeksie | 2008-10-30 19:29:09 +0000 (Thu, 30 Oct 2008) | 4 lines
Changed paths:
   M /trunk/Locales/localization.lua
   M /trunk/Utopia.lua

Utopia:
- Fixed nil error in GetTalents()
- Added more Show When options (party, raid, solo, always etc.)

------------------------------------------------------------------------
r9 | 8timer | 2008-10-30 18:56:19 +0000 (Thu, 30 Oct 2008) | 2 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/Utopia.toc

- if you want to use AceComm-3.0, you should supply it! :)
~hug Zeksie
------------------------------------------------------------------------
r8 | zeksie | 2008-10-30 18:06:36 +0000 (Thu, 30 Oct 2008) | 3 lines
Changed paths:
   M /trunk/Utopia.lua

Utopia:
- Don't reply to your own hello.
- Added talent query for Utopia users.
------------------------------------------------------------------------
r7 | zeksie | 2008-10-30 17:55:43 +0000 (Thu, 30 Oct 2008) | 1 line
Changed paths:
   M /trunk/Utopia.lua

Utopia: A few bug-fixes to missing talent trees. Should stop it not seeing people's talents properly.
------------------------------------------------------------------------
r6 | zeksie | 2008-10-30 01:28:52 +0000 (Thu, 30 Oct 2008) | 1 line
Changed paths:
   M /trunk/Utopia.lua

Utopia: One reloadui does not constitute testing Zek..
------------------------------------------------------------------------
r5 | zeksie | 2008-10-30 01:16:19 +0000 (Thu, 30 Oct 2008) | 2 lines
Changed paths:
   M /trunk/Utopia.lua
   M /trunk/data.lua

Utopia: Removed debuf msg.

------------------------------------------------------------------------
r3 | zeksie | 2008-10-30 00:49:01 +0000 (Thu, 30 Oct 2008) | 1 line
Changed paths:
   A /trunk/.pkgmeta

Utopia: Update pkgmeta.
------------------------------------------------------------------------
r2 | zeksie | 2008-10-30 00:19:23 +0000 (Thu, 30 Oct 2008) | 1 line
Changed paths:
   A /trunk/Locales
   A /trunk/Locales/Locales.xml
   A /trunk/Locales/localization.lua
   A /trunk/Utopia.lua
   A /trunk/Utopia.toc
   A /trunk/data.lua
   A /trunk/funcs.lua

Utopia: Initial commit.
------------------------------------------------------------------------
r1 | root | 2008-10-30 00:17:29 +0000 (Thu, 30 Oct 2008) | 1 line
Changed paths:
   A /branches
   A /tags
   A /trunk

"utopia/mainline: Initial Import"
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
37.11 KB Nov 16, 2008 3.0.3 19