Squared

Change log

2009-09-02  aiiane  <aiiane@aiiane.net>

[bfd9a7c1e4da] [tip]
* .hgtags:

Added tag 3.8.4 for changeset 546f259647eb

[546f259647eb] [3.8.4]
* Squared.lua Squared.mod SquaredUnitFrame.lua

Drycode - fix issue with distant fading ignoring range-fading toggle setting.

2009-08-25  aiiane  <aiiane@aiiane.net>

[810fd184a46b]
* .hgtags:

Added tag 3.8.3 for changeset 844bfd987a3a

[844bfd987a3a] [3.8.3]
* Squared.lua Squared.mod SquaredBuffIndicators/SquaredBuffIndicators3.lua SquaredGroup.lua SquaredUnitFrame.lua SquaredWarband.lua

The group and warband modes will now take advantage of distant-player data provided by the client as of WAR 1.3.1, allowing squares for players "TOO FAR AWAY TO TARGET" to fade automatically and remain faded.
Fixed an issue with the summon option in the right-click menu for warbands.

2009-08-18  aiiane  <aiiane@aiiane.net>

[0b7dff575bdc]
* .hgtags:

Added tag 3.8.2 for changeset 409da2dd9c2e

[409da2dd9c2e] [3.8.2]
* Squared.lua Squared.mod SquaredSlashConfig.lua

Added a workaround for the gmatch function being broken in 1.3.1 to allow settings import and certain slash commands to work again.

[8ea7033ead73]
* .hgtags:

Added tag 3.8.1 for changeset 20dab2673d9c

[20dab2673d9c] [3.8.1]
* Squared.lua Squared.mod Squared.xml SquaredGroup.lua SquaredWarband.lua

Add tentative support for summoning stones. Haven't gotten my hands on some to test this 100% yet, but it should work.

[59db8c4c15c7]
* .hgtags:

Added tag 3.8.0 for changeset 477fccc09211

[477fccc09211] [3.8.0]
* SharedAssetsSquared/SharedAssetsSquared.mod Squared.lua Squared.mod SquaredBuffIndicators/SquaredBuffIndicators.mod SquaredConfigurator/SquaredConfigurator.mod SquaredProfiles/SquaredProfiles.mod SquaredSettings/SquaredSettings.mod

Updated for 1.3.1 compatability.

2009-07-21  aiiane  <aiiane@aiiane.net>

[5eb33fe2e222]
* .hgtags:

Added tag 3.7.3 for changeset 8834b8f1dc8e

[8834b8f1dc8e] [3.7.3]
* Squared.lua Squared.mod SquaredUnitFrame.lua

FIXED: Resolved a minor issue that could cause HP to display incorrectly temporarily after a max-HP change (i.e. Bolster, etc).

2009-06-21  aiiane  <aiiane@aiiane.net>

[b6da9d605cde]
* SquaredConfigurator/LibGUI.lua

LibGUI version update.

2009-06-16  aiiane  <aiiane@aiiane.net>

[54d31996cc24]
* .hgtags:

Added tag 3.7.2 for changeset d1079d7d0f00

[d1079d7d0f00] [3.7.2]
* SharedAssetsSquared/SharedAssetsSquared.mod Squared.lua Squared.mod SquaredBuffIndicators/SquaredBuffIndicators.mod SquaredConfigurator/SquaredConfigurator.mod SquaredGroup.lua SquaredProfiles/SquaredProfiles.mod SquaredScenario.lua SquaredSettings/SquaredSettings.mod SquaredWarband.lua

1.3.0 version bump, minor tweaks

2009-05-10  aiiane  <aiiane@aiiane.net>

[a220d33b4fa7]
* .hgtags:

Added tag 3.7.1 for changeset bd6f414c687d

[bd6f414c687d] [3.7.1]
* Squared.lua Squared.mod Squared.xml SquaredGroup.lua SquaredPlayer.lua SquaredScenario.lua SquaredWarband.lua

FIXED: Got rid of a bug that could result in the right-click menu not wanting to work at times due to event handling order.

[68441e9a120e]
* .hgtags:

Added tag 3.7.0 for changeset 17f186df2dc6

[17f186df2dc6] [3.7.0]
* Squared.lua Squared.mod

Added tooltips for group and warband modes, fixed a flickering with indicators.

[a25463bb0bc3]
* SquaredUnitFrame.lua

FIXED: Indicators shouldn't "flicker" on a faded-out unit anymore.

[57e1797c11b2]
* Squared.lua SquaredGroup.lua SquaredPlayer.lua SquaredScenario.lua SquaredUnitFrame.lua SquaredWarband.lua

Added tooltip for units in group/warband modes (not scenarios) that displays name, hp%, class, level, and current zone. If current zone is same as your own, it will be green, otherwise it will be grey. The tooltip is only displayed if holding down shift when moving the cursor over the unit, so that it will not get in the way during normal healing.

2009-04-16  aiiane  <aiiane@aiiane.net>

[9d360fbef644]
* .hgtags:

Added tag 3.6.6 for changeset 2cb0d290161d

[2cb0d290161d] [3.6.6]
* Squared.lua Squared.mod SquaredConfigurator/SquaredConfigurator.mod SquaredProfiles/SquaredProfiles.mod

CHANGED: Made SquaredProfiles savedvar global for sharing between characters.
FIXED: Add VersionSettings to SquaredConfigurator (was missed when adding to other .mods).

[358c59e45b1c]
* .hgtags:

Added tag 3.6.5 for changeset 44870b7f38a6

[44870b7f38a6] [3.6.5]
* SharedAssetsSquared/SharedAssetsSquared.mod Squared.lua Squared.mod SquaredBuffIndicators/SquaredBuffIndicators.mod SquaredBuffIndicators/SquaredBuffIndicators2.lua SquaredConfigurator/SettingValues.lua SquaredProfiles/SquaredProfiles.mod SquaredSettings/SquaredSettings.mod

Updated for patch 1.2.1.
FIXED: Corrected a typo in a setting option name.

2009-04-06  aiiane  <aiiane@aiiane.net>

[b56adf506023]
* .hgtags:

Added tag 3.6.4 for changeset 321c65cab12d

[321c65cab12d] [3.6.4]
* Squared.lua Squared.mod

CHANGED: Slight optimization tweak for warband updates, should help a tiny bit on the 'hitch' when people are added/removed/moved in a warband.
FIXED: The option to disable a particular type of status indicator should now be available as one of the drop-down options for that indicator's position.

[df04a7d015dd]
* SquaredConfigurator/SettingValues.lua SquaredWarband.lua

CHANGED: Slight optimization tweak for warband updates, should help a tiny bit on the 'hitch' when people are added/removed/moved in a warband.
FIXED: The option to disable a particular type of status indicator should now be available as one of the drop-down options for that indicator's position.

2009-03-30  aiiane  <aiiane@aiiane.net>

[61257fd5a0d5]
* .hgtags:

Added tag 3.6.3 for changeset 4d1e7f012782

[4d1e7f012782] [3.6.3]
* Squared.lua Squared.mod SquaredConfigurator/SettingValues.lua SquaredDefaultSettings.lua SquaredGroup.lua SquaredScenario.lua SquaredUnitFrame.lua SquaredWarband.lua

ADDED: A border color for the main assist can now be set (assistbordercolor). If using the GUI, it's available in the Misc Colors panel.

Facts

Uploaded on
03 Sep 2009
Game version
  • 1.3.1
Filename
Squared-r239.zip
Size
441.5 KiB
MD5
c4b98ec15de88d83cd92dd48e17ac018
Type
Alpha
Status
Normal

Authors