Pastamancer

Filters

NameUpdatedCategoryAuthorStage
NameUpdatedCategoryAuthorStage
project-icon

GridStatusParty

23 Jan 2012 Phanx Release
GridStatusParty adds party flag statuses to Grid: Party Leader (light blue box or "PL" text) Raid Leader (tan box or "RL" text) Raid Assistant (yellow box or "RA" text) Master Looter (white box or "ML" text) Localization GridStatusParty is compatible with English, Deutsch (deDE), Español (esES/esMX), Français (frFR), Português (ptBR), Русский (ruRU), 한국어 (koKR), 简体中文 (zhCN), and 正體中文 (zhTW) game clients. GridStatusParty is translated into English, Deutsch, Español, Français, and Русский. To...
Grid in a 25-player raid

Grid

09 Jan 2012 Phanx Release
Need help? Comments are closed. If you need to report a problem, see the "How to report a bug in Grid" section below. If you have a general question or comment, you can post in the WowAce forum thread. What is Grid? Grid is a party/raid unit frame addon. The compact grid of units lets you select a group member quickly, while retaining a good overview of the whole group. Its aim is to display as much information as possible without overloading the user. It allows you to customize what...

UTF8

11 Oct 2011 Phanx Release
Provides UTF-8 aware string functions implemented in pure lua: string.utf8len(s) string.utf8sub(s, i, j) string.utf8reverse(s) If utf8data.lua (containing the lower<->upper case mappings) is loaded, these additional functions are available: string.utf8upper(s) string.utf8lower(s) All functions behave as their non UTF-8 aware counterparts with the exception that UTF-8 characters are used instead of bytes for all units.