1
0
Fork 0
Commit Graph

68 Commits

Author SHA1 Message Date
Andrew Tomaka d607cdb3b6 Add localization via AceLocale. 2011-09-23 06:36:34 -04:00
Andrew Tomaka 8f02f9760e Automatically use first letter of instance as initial abbreviation. 2011-09-23 01:44:32 -04:00
Andrew Tomaka cb2d4649ce Need to redraw the non-repeating parts of the instance page as well. 2011-09-23 01:43:15 -04:00
Andrew Tomaka aea18de7ed Redraw interface when processing added and removed user instances. 2011-09-23 01:15:44 -04:00
Andrew Tomaka 8cb8121d7b Added more options to settings page. Functionality of these options NYI. 2011-09-22 22:56:56 -04:00
Andrew Tomaka c63388354c Show/hide instances based on user preferences. 2011-09-22 06:50:30 -04:00
Andrew Tomaka 99b095a519 Validate user added instances before actually adding them. 2011-09-22 06:37:57 -04:00
Andrew Tomaka 7d360afb1c Implement non-functioning layout for instance adds/removes. 2011-09-21 12:21:14 -04:00
Andrew Tomaka 50edab43d8 Allow user to change the abbreviation for a specific instance. 2011-09-21 11:36:24 -04:00
Andrew Tomaka 9b31a2f28f Implemented beginning of options for user selected instances. 2011-09-21 11:05:06 -04:00
Andrew Tomaka 3a5412ba73 Added more sorting stuff. 2011-09-21 01:32:59 -04:00
Andrew Tomaka 10449cd7cb Fixed an issue that would sometimes not update your instance information correctly. 2011-09-20 18:32:22 -04:00
Andrew Tomaka a512d4cbb8 Move calendar stuff from OnInitialize() to OnEnable(). 2011-09-20 17:42:06 -04:00
Andrew Tomaka 460807d179 Random test of LUA error fixing problem 2011-09-20 16:48:39 -04:00
Andrew Tomaka 1905d59705 Fix previous bug involving viewing raid resets without using LoadAddOn() 2011-09-20 16:41:54 -04:00
Andrew Tomaka c17d902b62 Current issue with OpenCalendar() preventing Raid Reset listing; revert to LoadAddOn() 2011-09-20 15:25:39 -04:00
Andrew Tomaka fca9fd3c50 Fixed some comment formats. 2011-09-20 14:53:18 -04:00
Andrew Tomaka 73a4d7b9fd RequestRaidInfo() and not GetSavedInstanceInfo() 2011-09-20 13:53:25 -04:00
Andrew Tomaka af1693d562 Merge branch 'sorting' 2011-09-20 13:04:58 -04:00
Andrew Tomaka 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
Andrew Tomaka 24682f9b5f Minor reordering. 2011-09-20 12:52:40 -04:00
Andrew Tomaka 6cd2ee2e21 Added options to select sort field and direction. 2011-09-20 04:12:08 -04:00
Andrew Tomaka 070a1641ef Apparently, this is not PHP and you cannot sort lists. 2011-09-20 01:12:22 -04:00
Andrew Tomaka 4d11c25c2c Store with name and realm in table to prevent duplicate name issues. 2011-09-19 09:11:10 -04:00
Andrew Tomaka 934b03bed9 Use infomration table to create the tooltip. 2011-09-19 08:48:54 -04:00
Andrew Tomaka 2106926a1e Create table of information needed in tooltip. 2011-09-19 07:42:17 -04:00
Andrew Tomaka 0004b1c785 Meaningless commit to test new branch. 2011-09-19 05:53:40 -04:00
Andrew Tomaka c15bb5c8d5 Make minimap button toggle. 2011-09-19 04:59:17 -04:00
Andrew Tomaka f026cea59f Bugfix for calendar stuff. 2011-09-18 23:47:10 -04:00
Andrew Tomaka ad053c1f1c Various reogranization. 2011-09-18 19:38:31 -04:00
Andrew Tomaka 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
Andrew Tomaka 2639a27e4b Messing around with some options stuff. 2011-09-18 18:12:03 -04:00
Andrew Tomaka 139f34629b Use LibBabble-Zone to localize instance names. 2011-09-18 16:51:56 -04:00
Andrew Tomaka a6c31226e8 Add CallbackHandler to toc and pkgmeta. 2011-09-18 09:31:48 -04:00
Andrew Tomaka 75747e171e Transition from random texture frame to LDBIcon for mouseover point. 2011-09-18 08:41:25 -04:00
Andrew Tomaka 67d430262b Remove code for slash command. 2011-09-18 05:15:24 -04:00
Andrew Tomaka 8997b36291 Use OptinalDependencies for loading LibQTip. 2011-09-18 04:28:14 -04:00
Andrew Tomaka fd3ced59e1 Do not update on logout. 2011-09-17 03:00:55 -04:00
Andrew Tomaka 0fd0d954f6 Remove OpenCalendar() call; causes crit error on logout if pending event...for some people? 2011-09-17 00:44:46 -04:00
Andrew Tomaka 41d6b3beaa Actually load LibQTib and create options interface. 2011-09-16 16:00:16 -04:00
Andrew Tomaka 23218fff14 Added a couple events to update tooltip faster. 2011-09-06 15:54:46 -04:00
Andrew Tomaka 472a26ec14 Make sure Valor Points always display a number instead of a blank. 2011-09-06 12:23:46 -04:00
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 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