|
d47828edf5
|
RequestLFDPlayerLockInfo() should increase vp update accuracy.
|
2011-10-01 17:30:12 -04:00 |
|
|
2417f3b9fe
|
Potential fix for an issue when the next vp reset time cannot be calculated.
|
2011-10-01 17:14:44 -04:00 |
|
|
d6ba74dca0
|
Final adjustments prepping for initial release build.
|
2011-09-26 16:09:30 -04:00 |
|
|
65d7743bd6
|
Fix column issue with rotating through sorting.
|
2011-09-23 16:04:54 -04:00 |
|
|
79b2b215ce
|
Left click for clycling through sort methods; Right click for options. (column count issue, currently)
|
2011-09-23 13:22:57 -04:00 |
|
|
f8f20f2229
|
Add option to place current character at the top of the list.
|
2011-09-23 08:18:04 -04:00 |
|
|
d607cdb3b6
|
Add localization via AceLocale.
|
2011-09-23 06:36:34 -04:00 |
|
|
8f02f9760e
|
Automatically use first letter of instance as initial abbreviation.
|
2011-09-23 01:44:32 -04:00 |
|
|
cb2d4649ce
|
Need to redraw the non-repeating parts of the instance page as well.
|
2011-09-23 01:43:15 -04:00 |
|
|
aea18de7ed
|
Redraw interface when processing added and removed user instances.
|
2011-09-23 01:15:44 -04:00 |
|
|
8cb8121d7b
|
Added more options to settings page. Functionality of these options NYI.
|
2011-09-22 22:56:56 -04:00 |
|
|
c63388354c
|
Show/hide instances based on user preferences.
|
2011-09-22 06:50:30 -04:00 |
|
|
99b095a519
|
Validate user added instances before actually adding them.
|
2011-09-22 06:37:57 -04:00 |
|
|
7d360afb1c
|
Implement non-functioning layout for instance adds/removes.
|
2011-09-21 12:21:14 -04:00 |
|
|
50edab43d8
|
Allow user to change the abbreviation for a specific instance.
|
2011-09-21 11:36:24 -04:00 |
|
|
9b31a2f28f
|
Implemented beginning of options for user selected instances.
|
2011-09-21 11:05:06 -04:00 |
|
|
3a5412ba73
|
Added more sorting stuff.
|
2011-09-21 01:32:59 -04:00 |
|
|
10449cd7cb
|
Fixed an issue that would sometimes not update your instance information correctly.
|
2011-09-20 18:32:22 -04:00 |
|
|
a512d4cbb8
|
Move calendar stuff from OnInitialize() to OnEnable().
|
2011-09-20 17:42:06 -04:00 |
|
|
460807d179
|
Random test of LUA error fixing problem
|
2011-09-20 16:48:39 -04:00 |
|
|
1905d59705
|
Fix previous bug involving viewing raid resets without using LoadAddOn()
|
2011-09-20 16:41:54 -04:00 |
|
|
c17d902b62
|
Current issue with OpenCalendar() preventing Raid Reset listing; revert to LoadAddOn()
|
2011-09-20 15:25:39 -04:00 |
|
|
fca9fd3c50
|
Fixed some comment formats.
|
2011-09-20 14:53:18 -04:00 |
|
|
73a4d7b9fd
|
RequestRaidInfo() and not GetSavedInstanceInfo()
|
2011-09-20 13:53:25 -04:00 |
|
|
af1693d562
|
Merge branch 'sorting'
|
2011-09-20 13:04:58 -04:00 |
|
|
4f7dce48b5
|
Guarantee instance update by requesting information and then updating when we are told it is ready.
|
2011-09-20 12:57:51 -04:00 |
|
|
24682f9b5f
|
Minor reordering.
|
2011-09-20 12:52:40 -04:00 |
|
|
6cd2ee2e21
|
Added options to select sort field and direction.
|
2011-09-20 04:12:08 -04:00 |
|
|
070a1641ef
|
Apparently, this is not PHP and you cannot sort lists.
|
2011-09-20 01:12:22 -04:00 |
|
|
4d11c25c2c
|
Store with name and realm in table to prevent duplicate name issues.
|
2011-09-19 09:11:10 -04:00 |
|
|
934b03bed9
|
Use infomration table to create the tooltip.
|
2011-09-19 08:48:54 -04:00 |
|
|
2106926a1e
|
Create table of information needed in tooltip.
|
2011-09-19 07:42:17 -04:00 |
|
|
0004b1c785
|
Meaningless commit to test new branch.
|
2011-09-19 05:53:40 -04:00 |
|
|
c15bb5c8d5
|
Make minimap button toggle.
|
2011-09-19 04:59:17 -04:00 |
|
|
f026cea59f
|
Bugfix for calendar stuff.
|
2011-09-18 23:47:10 -04:00 |
|
|
ad053c1f1c
|
Various reogranization.
|
2011-09-18 19:38:31 -04:00 |
|
|
0f47d5494c
|
Use OpenCalendar() to retrieve calendar info instead of loading Blizzard_Calendar to do it for me.
|
2011-09-18 19:27:32 -04:00 |
|
|
2639a27e4b
|
Messing around with some options stuff.
|
2011-09-18 18:12:03 -04:00 |
|
|
139f34629b
|
Use LibBabble-Zone to localize instance names.
|
2011-09-18 16:51:56 -04:00 |
|
|
a6c31226e8
|
Add CallbackHandler to toc and pkgmeta.
|
2011-09-18 09:31:48 -04:00 |
|
|
75747e171e
|
Transition from random texture frame to LDBIcon for mouseover point.
|
2011-09-18 08:41:25 -04:00 |
|
|
67d430262b
|
Remove code for slash command.
|
2011-09-18 05:15:24 -04:00 |
|
|
8997b36291
|
Use OptinalDependencies for loading LibQTip.
|
2011-09-18 04:28:14 -04:00 |
|
|
fd3ced59e1
|
Do not update on logout.
|
2011-09-17 03:00:55 -04:00 |
|
|
0fd0d954f6
|
Remove OpenCalendar() call; causes crit error on logout if pending event...for some people?
|
2011-09-17 00:44:46 -04:00 |
|
|
41d6b3beaa
|
Actually load LibQTib and create options interface.
|
2011-09-16 16:00:16 -04:00 |
|
|
23218fff14
|
Added a couple events to update tooltip faster.
|
2011-09-06 15:54:46 -04:00 |
|
|
472a26ec14
|
Make sure Valor Points always display a number instead of a blank.
|
2011-09-06 12:23:46 -04:00 |
|
|
f018fcc73a
|
Add and use texture file for mouseover area.
|
2011-09-01 04:07:22 -04:00 |
|
|
1621ed588d
|
Adjust alignment of tooltip items.
|
2011-09-01 03:41:08 -04:00 |
|