1
0
Fork 0
Commit Graph

30 Commits

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