v1.3.50

Details

  • Filename
    StarTip-v1.3.50.zip
  • Uploaded by
  • Uploaded
    Nov 12, 2010
  • Size
    544.27 KB
  • Downloads
    32
  • MD5
    b4a760653a44b9d3a8f7003550c2d175

Supported WoW Retail Versions

  • 4.0.1

Changelog

------------------------------------------------------------------------
r812 | starlon | 2010-11-12 10:05:34 +0000 (Fri, 12 Nov 2010) | 3 lines
Changed paths:
   A /tags/v1.3.50 (from /trunk:811)

Tagging as v1.3.50

Bug fix. It should no longer show "Err" sometimes. The bug is still there, but I'm just returning nil so the line doesn't show at all. Before it was returning "Err" :)
------------------------------------------------------------------------
r811 | starlon | 2010-11-11 09:09:12 +0000 (Thu, 11 Nov 2010) | 1 line
Changed paths:
   M /trunk/StarTip.toc

Make Skada an optional dependency
------------------------------------------------------------------------
r808 | starlon | 2010-11-08 20:02:38 +0000 (Mon, 08 Nov 2010) | 1 line
Changed paths:
   M /trunk/StarTip.toc

Put kgPanels in optional deps
------------------------------------------------------------------------
r806 | starlon | 2010-11-08 02:01:32 +0000 (Mon, 08 Nov 2010) | 1 line
Changed paths:
   M /trunk/Modules/UnitTooltip/UnitTooltip.lua

It should show npc guilds now. Note that if you don't want to see these, just remove the `true` from the expression Guild(unit, true). Check the guild line, right side.
------------------------------------------------------------------------
r805 | starlon | 2010-11-07 19:56:29 +0000 (Sun, 07 Nov 2010) | 1 line
Changed paths:
   M /trunk/Modules/UnitTooltip/UnitTooltip.lua

You don't need to clear the tooltip here. It's cleared elsewhere.
------------------------------------------------------------------------
r803 | starlon | 2010-11-07 18:40:25 +0000 (Sun, 07 Nov 2010) | 1 line
Changed paths:
   M /trunk/Modules/UnitTooltip/UnitTooltip.lua

Bug fix. StarTip should play nicely with Gearscore again.
------------------------------------------------------------------------
r799 | starlon | 2010-11-04 07:38:20 +0000 (Thu, 04 Nov 2010) | 1 line
Changed paths:
   M /trunk/Modules/Border/Border.lua

Default border module on
------------------------------------------------------------------------
r798 | starlon | 2010-11-04 07:36:16 +0000 (Thu, 04 Nov 2010) | 1 line
Changed paths:
   M /trunk/Modules/UnitTooltip/UnitTooltip.lua

bug fix
------------------------------------------------------------------------
r797 | starlon | 2010-11-04 07:21:10 +0000 (Thu, 04 Nov 2010) | 1 line
Changed paths:
   M /trunk/Modules/UnitTooltip/UnitTooltip.lua

Give the Main line a note about requiring Chatter.
------------------------------------------------------------------------
r796 | starlon | 2010-11-04 03:34:11 +0000 (Thu, 04 Nov 2010) | 1 line
Changed paths:
   M /trunk/Modules/Border/Border.lua

Bug fix
------------------------------------------------------------------------
r794 | starlon | 2010-11-04 02:21:25 +0000 (Thu, 04 Nov 2010) | 1 line
Changed paths:
   M /trunk/Modules/UnitTooltip/UnitTooltip.lua

Sometimes self is corrupted when first mousing over a unit frame, before mousing over any world unit. Here's a temporary fix till I find the source of the problem.
------------------------------------------------------------------------
r793 | starlon | 2010-11-01 20:27:59 +0000 (Mon, 01 Nov 2010) | 1 line
Changed paths:
   D /trunk/Modules/AVS

Remove AVS from StarTip since it's part of StarVisuals
------------------------------------------------------------------------
r792 | starlon | 2010-11-01 10:07:05 +0000 (Mon, 01 Nov 2010) | 1 line
Changed paths:
   M /trunk/Modules/UnitTooltip/UnitTooltip.lua

Add support for Chatter's Alt names. Will do more.
------------------------------------------------------------------------
r790 | starlon | 2010-11-01 06:50:12 +0000 (Mon, 01 Nov 2010) | 1 line
Changed paths:
   M /trunk/Modules/Border/Border.lua

Bug fix
------------------------------------------------------------------------
r789 | starlon | 2010-11-01 06:45:28 +0000 (Mon, 01 Nov 2010) | 1 line
Changed paths:
   M /trunk/Modules/Border/Border.lua

Stop the widget when the unit doesn't exist
------------------------------------------------------------------------
r784 | starlon | 2010-11-01 05:54:53 +0000 (Mon, 01 Nov 2010) | 1 line
Changed paths:
   M /trunk/Modules/Border/Border.lua

Borders module is ready for packaging
------------------------------------------------------------------------
r783 | starlon | 2010-11-01 02:51:54 +0000 (Mon, 01 Nov 2010) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   A /trunk/Modules/Border
   A /trunk/Modules/Border/Border.lua
   A /trunk/Modules/Border/StarTip_Border.toc
   M /trunk/modules.xml

Introduce Border module
------------------------------------------------------------------------
r781 | starlon | 2010-10-29 04:52:49 +0000 (Fri, 29 Oct 2010) | 3 lines
Changed paths:
   M /trunk/Modules/UnitTooltip/UnitTooltip.lua

- Provide options for text outlines
- Don't fade health and mana texts
- Use StarTip's core instead
------------------------------------------------------------------------
r780 | starlon | 2010-10-29 04:50:43 +0000 (Fri, 29 Oct 2010) | 1 line
Changed paths:
   M /trunk/Modules/Bars/Bars.lua

Allow users to configure the bar textures
------------------------------------------------------------------------
r778 | starlon | 2010-10-28 07:17:02 +0000 (Thu, 28 Oct 2010) | 1 line
Changed paths:
   M /trunk/Modules/Bars/Bars.lua

Cleanup and possible bug fixes
------------------------------------------------------------------------
r777 | starlon | 2010-10-28 07:16:13 +0000 (Thu, 28 Oct 2010) | 1 line
Changed paths:
   M /trunk/Modules/UnitTooltip/UnitTooltip.lua

Add two new lines: Zone and Guild Note
------------------------------------------------------------------------
r775 | starlon | 2010-10-27 23:35:15 +0000 (Wed, 27 Oct 2010) | 1 line
Changed paths:
   M /trunk/Modules/Appearance/Appearance.lua

Bug fix
------------------------------------------------------------------------
r773 | starlon | 2010-10-27 22:26:50 +0000 (Wed, 27 Oct 2010) | 1 line
Changed paths:
   M /trunk/StarTip.lua

ShowTooltip has a new argument -- unit. If it is not provided, StarTip.unit is used, otherwise "mouseover" is used.
------------------------------------------------------------------------
r772 | starlon | 2010-10-27 20:40:52 +0000 (Wed, 27 Oct 2010) | 1 line
Changed paths:
   M /trunk/StarTip.lua

Refactor GetUnit hook a bit
------------------------------------------------------------------------
r770 | starlon | 2010-10-27 20:32:26 +0000 (Wed, 27 Oct 2010) | 1 line
Changed paths:
   M /trunk/StarTip.lua

Hook GameTooltip:GetUnit() so later addons have something to go by.
------------------------------------------------------------------------
r769 | starlon | 2010-10-27 20:29:28 +0000 (Wed, 27 Oct 2010) | 1 line
Changed paths:
   M /trunk/Modules/UnitTooltip/UnitTooltip.lua

Cleanup
------------------------------------------------------------------------
r767 | starlon | 2010-10-27 08:42:56 +0000 (Wed, 27 Oct 2010) | 1 line
Changed paths:
   M /trunk/Modules/UnitTooltip/UnitTooltip.lua

Use normal name by default
------------------------------------------------------------------------
r766 | starlon | 2010-10-27 08:42:30 +0000 (Wed, 27 Oct 2010) | 1 line
Changed paths:
   M /trunk/Modules/Texts/Texts.lua

Possible bug fix
------------------------------------------------------------------------
r765 | starlon | 2010-10-26 02:39:45 +0000 (Tue, 26 Oct 2010) | 1 line
Changed paths:
   M /trunk/Modules/UnitTooltip/UnitTooltip.lua

Give name line a wider width
------------------------------------------------------------------------
r761 | starlon | 2010-10-25 19:43:17 +0000 (Mon, 25 Oct 2010) | 1 line
Changed paths:
   M /trunk/StarTip.lua

Make default no modifier since it creates bug reports
------------------------------------------------------------------------
r760 | starlon | 2010-10-25 19:42:55 +0000 (Mon, 25 Oct 2010) | 1 line
Changed paths:
   M /trunk/Modules/Position/Position.lua

Did I not commit this? Fixes that flicker bug
------------------------------------------------------------------------
r759 | starlon | 2010-10-24 09:09:28 +0000 (Sun, 24 Oct 2010) | 1 line
Changed paths:
   M /trunk/Modules/UnitTooltip/UnitTooltip.lua

Show long name by default
------------------------------------------------------------------------
r757 | starlon | 2010-10-24 06:56:59 +0000 (Sun, 24 Oct 2010) | 1 line
Changed paths:
   M /trunk/Modules/Gestures/Gestures.lua

Bug fix
------------------------------------------------------------------------
r755 | starlon | 2010-10-24 05:59:16 +0000 (Sun, 24 Oct 2010) | 1 line
Changed paths:
   M /trunk/Modules/Debug/Debug.lua
   M /trunk/StarTip.lua

You can now invert a modifier key so that it hides the tooltip when you press the key instead of showing it. Default's set so pressing a shift key while hovering over someone will hide the tooltip, and releasing the key shows the tooltip again.
------------------------------------------------------------------------
r754 | starlon | 2010-10-24 05:22:58 +0000 (Sun, 24 Oct 2010) | 1 line
Changed paths:
   M /trunk/Modules/Position/Position.lua

This should fix the problem with flickering and positioning tooltips for spells on cooldown. There's still room for a race condition, so every so often, yes the tooltip will fall to the bottom right corner. I'll adjust this threshold as needed if I find it works better. I've done little testing on this to find the sweet spot.
------------------------------------------------------------------------
r753 | starlon | 2010-10-24 05:07:47 +0000 (Sun, 24 Oct 2010) | 1 line
Changed paths:
   M /trunk/Modules/Texts/Texts.lua

parent needs to be a string
------------------------------------------------------------------------
r752 | starlon | 2010-10-24 03:49:28 +0000 (Sun, 24 Oct 2010) | 1 line
Changed paths:
   M /trunk/Modules/Gestures/Gestures.lua

Load the core in OnEnable so it's not loaded when Gesture module's disabled
------------------------------------------------------------------------
r751 | starlon | 2010-10-23 03:20:07 +0000 (Sat, 23 Oct 2010) | 1 line
Changed paths:
   M /trunk/Modules/Histograms/Histograms.lua

Bug fix
------------------------------------------------------------------------
r749 | starlon | 2010-10-22 23:09:51 +0000 (Fri, 22 Oct 2010) | 1 line
Changed paths:
   M /trunk/Modules/Icons/Icons.lua
   M /trunk/Modules/Images/Images.lua

Use StarTip's core
------------------------------------------------------------------------
r748 | starlon | 2010-10-22 23:09:38 +0000 (Fri, 22 Oct 2010) | 1 line
Changed paths:
   M /trunk/Modules/Histograms/Histograms.lua

Use StarTip's core
------------------------------------------------------------------------
r747 | starlon | 2010-10-22 23:09:14 +0000 (Fri, 22 Oct 2010) | 1 line
Changed paths:
   M /trunk/Modules/Texts/Texts.lua

Possible bug fix
------------------------------------------------------------------------
r745 | starlon | 2010-10-22 00:04:25 +0000 (Fri, 22 Oct 2010) | 1 line
Changed paths:
   M /trunk/Modules/Portrait/Portrait.lua

Possible bug fix
------------------------------------------------------------------------
r744 | starlon | 2010-10-21 23:21:21 +0000 (Thu, 21 Oct 2010) | 1 line
Changed paths:
   M /trunk/Modules/Texts/Texts.lua

Give texts frame names
------------------------------------------------------------------------
r742 | starlon | 2010-10-20 22:35:41 +0000 (Wed, 20 Oct 2010) | 1 line
Changed paths:
   M /trunk/Modules/Texts/Texts.lua

Bug fix the bug fix ...
------------------------------------------------------------------------
r740 | starlon | 2010-10-20 22:28:39 +0000 (Wed, 20 Oct 2010) | 1 line
Changed paths:
   M /trunk/Modules/Texts/Texts.lua

Remove spam. :\
------------------------------------------------------------------------
r738 | starlon | 2010-10-20 22:27:45 +0000 (Wed, 20 Oct 2010) | 1 line
Changed paths:
   M /trunk/Modules/Texts/Texts.lua

Bug fix. Text widgets should work again.
------------------------------------------------------------------------
r736 | starlon | 2010-10-20 11:08:18 +0000 (Wed, 20 Oct 2010) | 1 line
Changed paths:
   M /trunk/StarTip.lua

Bug fix. You should be able to use shift as a modifier now.
------------------------------------------------------------------------
r735 | starlon | 2010-10-20 10:14:20 +0000 (Wed, 20 Oct 2010) | 1 line
Changed paths:
   M /trunk/Modules/Nameplates/Nameplates.lua

Give the anchor frame a name so it's available in _G.
------------------------------------------------------------------------
r734 | starlon | 2010-10-20 08:27:07 +0000 (Wed, 20 Oct 2010) | 1 line
Changed paths:
   M /trunk/Modules/Nameplates/Nameplates.lua

Bleh turn off nameplates module by default. It also only hides the tooltip if you're holding down ctrl. I'll extend this later.
------------------------------------------------------------------------
r733 | starlon | 2010-10-20 08:02:55 +0000 (Wed, 20 Oct 2010) | 1 line
Changed paths:
   M /trunk/Modules/Nameplates/Nameplates.lua

Update the description to reflect latest changes
------------------------------------------------------------------------
r732 | starlon | 2010-10-20 08:01:40 +0000 (Wed, 20 Oct 2010) | 1 line
Changed paths:
   M /trunk/Modules/Nameplates/Nameplates.lua

Only hide the tooltip if the control key is down.
------------------------------------------------------------------------
r728 | starlon | 2010-10-20 06:31:53 +0000 (Wed, 20 Oct 2010) | 1 line
Changed paths:
   M /trunk/Modules/Nameplates/Nameplates.lua

Default Nameplates module to on now that it's useful.
------------------------------------------------------------------------
r727 | starlon | 2010-10-20 06:28:34 +0000 (Wed, 20 Oct 2010) | 1 line
Changed paths:
   M /trunk/Modules/Nameplates/Nameplates.lua
   M /trunk/Modules/Texts/Texts.lua

Change it so the Nameplates module hides the GameTooltip instead of the nameplate instead of the other way around.
------------------------------------------------------------------------
r724 | starlon | 2010-10-20 01:23:56 +0000 (Wed, 20 Oct 2010) | 1 line
Changed paths:
   M /trunk/Modules/Bars/Bars.lua

Reanchor bars so they're not ugly.
------------------------------------------------------------------------
r723 | starlon | 2010-10-20 01:22:47 +0000 (Wed, 20 Oct 2010) | 1 line
Changed paths:
   M /trunk/Modules/UnitTooltip/UnitTooltip.lua

Disabled Talents line since the UI's not playing nice.
------------------------------------------------------------------------
r722 | starlon | 2010-10-19 23:33:22 +0000 (Tue, 19 Oct 2010) | 1 line
Changed paths:
   M /trunk/Modules/Bars/Bars.lua

Fixed the bars a bit. The bottom left mana bar won't extend past the tooltip's borders now.
------------------------------------------------------------------------
r720 | starlon | 2010-10-19 22:11:18 +0000 (Tue, 19 Oct 2010) | 1 line
Changed paths:
   M /trunk/Modules/UnitTooltip/UnitTooltip.lua

Allow multiple effects to show, before it was only 1 effect.
------------------------------------------------------------------------
r718 | starlon | 2010-10-19 21:08:22 +0000 (Tue, 19 Oct 2010) | 1 line
Changed paths:
   M /trunk/Modules/UnitTooltip/UnitTooltip.lua

Really reenable the location and range lines.
------------------------------------------------------------------------
r716 | starlon | 2010-10-19 20:47:55 +0000 (Tue, 19 Oct 2010) | 1 line
Changed paths:
   M /trunk/Modules/UnitTooltip/UnitTooltip.lua

Reenable location line. oops
------------------------------------------------------------------------
r713 | starlon | 2010-10-19 20:01:26 +0000 (Tue, 19 Oct 2010) | 1 line
Changed paths:
   M /trunk/Modules/Debug/Debug.lua
   M /trunk/Modules/UnitTooltip/UnitTooltip.lua

Bug fix I think
------------------------------------------------------------------------
r711 | starlon | 2010-10-19 03:40:50 +0000 (Tue, 19 Oct 2010) | 1 line
Changed paths:
   M /trunk/Modules/Debug/Debug.lua
   M /trunk/Modules/UnitTooltip/UnitTooltip.lua
   M /trunk/modules.xml

By popular request, there's now a Location line.
------------------------------------------------------------------------
r710 | starlon | 2010-10-19 03:21:51 +0000 (Tue, 19 Oct 2010) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/Modules/Debug/Debug.lua

Remove the nameplates module for now.
------------------------------------------------------------------------
r708 | starlon | 2010-10-19 03:00:49 +0000 (Tue, 19 Oct 2010) | 1 line
Changed paths:
   M /trunk/Modules/Position/Position.lua

Cancel  positioning when we've already positioned a spell's tooltip.
------------------------------------------------------------------------
r706 | starlon | 2010-10-19 01:43:38 +0000 (Tue, 19 Oct 2010) | 1 line
Changed paths:
   M /trunk/StarTip.lua

Get rid of spam
------------------------------------------------------------------------
r704 | starlon | 2010-10-19 01:36:08 +0000 (Tue, 19 Oct 2010) | 1 line
Changed paths:
   M /trunk/Modules/Position/Position.lua
   M /trunk/StarTip.lua

Make sure we have "mouseover" unit if it's available.
------------------------------------------------------------------------
r703 | starlon | 2010-10-17 01:49:40 +0000 (Sun, 17 Oct 2010) | 1 line
Changed paths:
   M /trunk/Modules/UnitTooltip/UnitTooltip.lua

Get rid of ellipses
------------------------------------------------------------------------
r701 | starlon | 2010-10-16 23:10:47 +0000 (Sat, 16 Oct 2010) | 1 line
Changed paths:
   M /trunk/Modules/UnitTooltip/UnitTooltip.lua

Added Effects line to show things like ensnared, disarmed, etc..
------------------------------------------------------------------------
r699 | starlon | 2010-10-16 21:09:23 +0000 (Sat, 16 Oct 2010) | 1 line
Changed paths:
   M /trunk/StarTip.toc

Provide an actual version number in toc
------------------------------------------------------------------------
r698 | starlon | 2010-10-16 21:08:05 +0000 (Sat, 16 Oct 2010) | 1 line
Changed paths:
   M /trunk/Modules/Bars/Bars.lua

Just in case
------------------------------------------------------------------------
r697 | starlon | 2010-10-16 21:06:08 +0000 (Sat, 16 Oct 2010) | 1 line
Changed paths:
   M /trunk/Modules/Position/Position.lua
   M /trunk/Modules/UnitTooltip/UnitTooltip.lua
   M /trunk/modules.xml

Add Gender line as requested
------------------------------------------------------------------------
r695 | starlon | 2010-10-15 23:46:43 +0000 (Fri, 15 Oct 2010) | 1 line
Changed paths:
   M /trunk/Modules/AVS/StarTip_AVS.toc
   M /trunk/Modules/Appearance/StarTip_Appearance.toc
   M /trunk/Modules/Bars/StarTip_Bars.toc
   M /trunk/Modules/Fade/StarTip_Fade.toc
   M /trunk/Modules/Gestures/StarTip_Gestures.toc
   M /trunk/Modules/Histograms/StarTip_Histograms.toc
   M /trunk/Modules/Icons/StarTip_Icons.toc
   M /trunk/Modules/Images/StarTip_Images.toc
   M /trunk/Modules/Nameplates/StarTip_Nameplates.toc
   M /trunk/Modules/Portrait/StarTip_Portrait.toc
   M /trunk/Modules/Position/StarTip_Position.toc
   M /trunk/Modules/PvP/StarTip_PvP.toc
   M /trunk/Modules/RaidIcon/StarTip_RaidIcon.toc
   M /trunk/Modules/Targeting/StarTip_Targeting.toc
   M /trunk/Modules/Texts/StarTip_Texts.toc
   M /trunk/Modules/UnitTooltip/StarTip_UnitTooltip.toc
   M /trunk/StarTip.toc

Correct game version
------------------------------------------------------------------------
r692 | starlon | 2010-10-14 10:21:56 +0000 (Thu, 14 Oct 2010) | 1 line
Changed paths:
   M /trunk/Modules/Bars/StarTip_Bars.toc

Fix addon's name
------------------------------------------------------------------------
r690 | starlon | 2010-10-14 10:18:00 +0000 (Thu, 14 Oct 2010) | 1 line
Changed paths:
   M /trunk/Modules/Nameplates/Nameplates.lua

Default nameplates module off
------------------------------------------------------------------------
r688 | starlon | 2010-10-14 10:07:04 +0000 (Thu, 14 Oct 2010) | 2 lines
Changed paths:
   M /trunk/Modules/AVS/StarTip_AVS.toc
   M /trunk/Modules/Appearance/StarTip_Appearance.toc
   M /trunk/Modules/Bars/StarTip_Bars.toc
   M /trunk/Modules/Fade/StarTip_Fade.toc
   M /trunk/Modules/Gestures/StarTip_Gestures.toc
   M /trunk/Modules/Histograms/StarTip_Histograms.toc
   M /trunk/Modules/Icons/StarTip_Icons.toc
   M /trunk/Modules/Images/StarTip_Images.toc
   M /trunk/Modules/Nameplates/StarTip_Nameplates.toc
   M /trunk/Modules/Portrait/StarTip_Portrait.toc
   M /trunk/Modules/Position/StarTip_Position.toc
   M /trunk/Modules/PvP/StarTip_PvP.toc
   M /trunk/Modules/RaidIcon/StarTip_RaidIcon.toc
   M /trunk/Modules/Targeting/StarTip_Targeting.toc
   M /trunk/Modules/Texts/StarTip_Texts.toc
   M /trunk/Modules/UnitTooltip/StarTip_UnitTooltip.toc

Make StarTip a hard dependency for modules.
Update module tocs.
------------------------------------------------------------------------
r686 | starlon | 2010-10-14 09:38:59 +0000 (Thu, 14 Oct 2010) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   A /trunk/Modules/Nameplates
   A /trunk/Modules/Nameplates/Nameplates.lua
   A /trunk/Modules/Nameplates/StarTip_Nameplates.toc
   M /trunk/StarTip.lua
   M /trunk/modules.xml

Hide nameplates when mousing over them
------------------------------------------------------------------------
r683 | starlon | 2010-10-13 00:28:46 +0000 (Wed, 13 Oct 2010) | 1 line
Changed paths:
   M /trunk/StarTip.toc

Correct toc version
------------------------------------------------------------------------
r682 | starlon | 2010-10-13 00:27:46 +0000 (Wed, 13 Oct 2010) | 1 line
Changed paths:
   M /trunk/modules.xml

Don't load unused modules in test environment
------------------------------------------------------------------------
r680 | starlon | 2010-10-12 16:42:09 +0000 (Tue, 12 Oct 2010) | 1 line
Changed paths:
   M /trunk/StarTip.toc

Update toc
------------------------------------------------------------------------
r679 | starlon | 2010-10-12 03:43:09 +0000 (Tue, 12 Oct 2010) | 1 line
Changed paths:
   M /trunk/.pkgmeta

Drop AVS and Images modules. They're their own addon now - StarVisuals.
------------------------------------------------------------------------
r676 | starlon | 2010-10-12 02:00:24 +0000 (Tue, 12 Oct 2010) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   A /trunk/Modules/AVS
   A /trunk/Modules/AVS/AVS.lua
   A /trunk/Modules/AVS/StarTip_AVS.toc
   A /trunk/Modules/Images
   A /trunk/Modules/Images/Images.lua
   A /trunk/Modules/Images/StarTip_Images.toc
   M /trunk/modules.xml

Introduce Images module and temporarily AVS.
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
79.41 KB Nov 12, 2010 4.0.1 15