1
0
Fork 0
Commit graph

35 commits

Author SHA1 Message Date
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
6e1c9641aa Change database format substantially. 2011-09-01 03:16:53 -04:00
b2d276948b Track BWD, BoT, and 4W 2011-08-31 13:01:25 -04:00
b37b1baac0 Only store Valor Points if the reset time can be retrieved. 2011-08-31 12:51:17 -04:00
94a759b92d Load the valor point reset date from the calendar as soon as possible. 2011-08-31 11:20:09 -04:00
af150e321f Prevent LUA error from displaying when calendar hasn't been opened yet while debugging. 2011-08-31 03:30:12 -04:00
6f02e8a50d Add code to check if Valor Points need to be reset. 2011-08-31 02:54:50 -04:00
e21711e684 Need to add current timestamp to resetTime to get daily reset. 2011-08-31 02:17:58 -04:00
30ac962a65 Added function to attempt to calculate the next Valor point reset. 2011-08-30 20:29:41 -04:00
2242a199a1 .pkgmeta can take care of LibQTip. Remove it from repository. 2011-08-29 18:51:14 -04:00
a76e70d3d2 Invert color display for Valor Points. 2011-08-29 01:17:37 -04:00
282517de4e Color code various entries in tooltip. 2011-08-25 04:38:35 -04:00
efc27e8f94 Testing LibQTip to create simple tooltip. 2011-08-25 03:50:22 -04:00
1d6326fa5f Add structure to use LibQTip. 2011-08-25 02:02:50 -04:00
f54ba6963b Use global db space instead of profile. 2011-08-23 04:27:44 -04:00
2dbe9e00df Use the correct comparison operator. 2011-08-22 06:40:28 -04:00
c7dbcfac41 Simple printing of Valor Point information. 2011-08-21 14:26:49 -04:00
5c98139097 Reset instance lockout if necessary. 2011-08-21 14:10:05 -04:00
917b7a81fc Store the time an instance should reset. 2011-08-21 12:48:18 -04:00
8cd87d2029 Settup lockouts table if not already created. 2011-08-21 12:23:18 -04:00
49f6b9a70d Use UPDATE_INSTANCE_INFO instead of PLAYER_ENTERING_WORLD. 2011-08-21 11:40:31 -04:00
a77dae8531 Remove debug prints. 2011-08-21 11:01:32 -04:00
ecebed3b72 Track instances that the user should be locked to. 2011-08-21 10:59:28 -04:00
c01bc8693a Only store Valor Points if level is 85. 2011-08-21 00:03:50 -04:00
704bd43c4c Store Valor Points in DB for later retrieval. 2011-08-20 07:41:29 -04:00