Wed, 18 Jul 2012 07:42:16 +0000 |
Farmbuyer of US-Kilrogg |
More tweaks in preparation for MoP.
|
Tue, 17 Jul 2012 03:24:36 +0000 |
Farmbuyer of US-Kilrogg |
Last bits of cleanup and testing.
|
Mon, 02 Jul 2012 23:49:11 +0000 |
Farmbuyer of US-Kilrogg |
Add noob_tips entry for Help tab.
|
Sun, 01 Jul 2012 17:16:42 +0000 |
Farmbuyer of US-Kilrogg |
Some initial prep for MoP API transition. (Some of this can be removed post-MoP-release, but fewer changes will need to be made the day of.)
|
Thu, 28 Jun 2012 19:44:53 +0000 |
Farmbuyer of US-Kilrogg |
- Also include revision numbers when sending/displaying version data.
|
Fri, 22 Jun 2012 02:39:22 +0000 |
Farmbuyer of US-Kilrogg |
Update the TODO text. Handle additional slash arg to the tab-opening routine and dispatch accordingly (History done, EOI remains).
|
Fri, 22 Jun 2012 00:58:59 +0000 |
Farmbuyer of US-Kilrogg |
If deleting a history entry results in an empty player table, remove that as well. Change g_uniques to store player's name rather than index as the history field, and indirect through the byname table.
|
Thu, 21 Jun 2012 21:14:24 +0000 |
Farmbuyer of US-Kilrogg |
Proper class coloring in one place.
|
Thu, 21 Jun 2012 02:17:26 +0000 |
Farmbuyer of US-Kilrogg |
Properly handle dropdown menus for the History tab now, initially with delete-item and delete-player entries. Some code cleanup and notes for future work.
|
Mon, 18 Jun 2012 03:02:10 +0000 |
Farmbuyer of US-Kilrogg |
- More cosmetic cleanup.
|
Fri, 15 Jun 2012 20:04:05 +0000 |
Farmbuyer of US-Kilrogg |
Initial version of reassign_loot that handles remote broadcasting, tested in sandbox. Catch tab generation errors at a higher level and take apart the window (including STs) rather than propagating Lua errors upwards.
|
Tue, 12 Jun 2012 17:33:38 +0000 |
Farmbuyer of US-Kilrogg |
Tweak the manual entry hyperlink handling to use unique tags instead.
|
Tue, 12 Jun 2012 03:46:00 +0000 |
Farmbuyer of US-Kilrogg |
Manually inserting loot entries now (1) uses autocomplete dropdowns for the recipient name (raid members if in a raid, online guild members otherwise), and (2) adds a rebroadcasting hyperlink to the text response. Clicking the link rebroadcasts just like the context menu.
|
Mon, 11 Jun 2012 21:03:16 +0000 |
Farmbuyer of US-Kilrogg |
Formalize the code handling unique ID collisions that turn out to not be avoidable with improv numbers. Turn on debug.comm and debug.loot with @debug@ markers.
|
Fri, 08 Jun 2012 08:05:37 +0000 |
Farmbuyer of US-Kilrogg |
- Some more debugging aids (logging error/assert, auto-enable of testing
|