1
0
Fork 0
Commit graph

26 commits

Author SHA1 Message Date
b37b1baac0 Only store Valor Points if the reset time can be retrieved. 2011-08-31 12:51:17 -04:00
30ba107491 Added tag r24-beta for changeset 1a0d6f4a17ff 2011-08-31 11:20:34 -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
da98e2725c Added tag r18-alpha for changeset eeed4c83e966 2011-08-29 18:54:42 -04:00
553d5817d2 Actually remove Libs directory. 2011-08-29 18:54:28 -04:00
2242a199a1 .pkgmeta can take care of LibQTip. Remove it from repository. 2011-08-29 18:51:14 -04:00
f6f53fe715 Prepping for CurseForge commit. 2011-08-29 18:37:56 -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