Gaming
 
[Zespri]

Zespri 288 edits since August 29, 2005

288

User:Zespri/Notepad

From WoWWiki

Zespri 04:18, 24 December 2006 (EST) - I have retired.


On this page I will be keeping a to-do list and notes for myself

Contents

Cosmos

Non-Cosmos

  • Phoenix
    • Start code separation of UI and business logic. The idea is that I'll be able to move/copy most BL (BL being non-UI, such as smart dump) functionality in Cosmos, and that UI on its own can be improved separately.
    • Full blown event monitor, which will allow to trace game events and select which ones are to be traced
    • Uniform API for tracing, maybe with some UI to show addons registrerd for trace and for switching traces on/off
    • Create Fire-like interface for the dump command, but make it dynamic so by default all nodes is collapsed and provide an easy way to drill-down even when tree is very deep.
  • SpellMats
    • Users keep requesring support for more and more bar mods. I still remember that the following barmods haven't been covered yet: - Visor - Gypsy
    • Replace FastMode with updates spread over several OnUpdate's. Will need to embed Chronos for this.

Far away stuff

Here will be just some random stuff that may or may not be useful in the future

History

Zespri 14:17, 31 October 2006 (EST) - Back from 6 week vacation


Zespri 22:08, 4 September 2006 (EDT) - Update Cosmos Addons page, add an option to ImprovedErrorFrame to display stack trace.


Zespri 22:03, 27 August 2006 (EDT) - Makd RogueHelper use Satellite instead of Khaos for slash command registration, converted Notepad to use Satellite instead of Sky


Zespri 03:05, 14 August 2006 (EDT) - DurabilityStatus: Added a wiki page, added command that will prevent dragging the window off screen, added some keybindings


Zespri 06:19, 2 August 2006 (EDT) - Added an option to DurabilityStatus to display percentage of the most damaged item instead of average percentage.


Zespri 02:47, 13 July 2006 (EDT) - Added Nurfed support to SpellMats


Zespri 04:23, 11 July 2006 (EDT) - Added Khaos config for DurabilityStatus


Zespri 16:13, 10 July 2006 (EDT) - Made a number of fixes to BetterKeyBinding, removed outadted props from TooltipsKhaos


Zespri 18:07, 30 June 2006 (EDT) - Phoenix - Added colour code for table keys in dump.


Zespri 18:07, 30 June 2006 (EDT) - SpellMats - Fixed a bug with FastMode and compatibility with DAB 3.16c


Zespri 17:56, 21 June 2006 (EDT) Update for DurabilityStatus. Available here: http://www.brutsoft.com/wow/AddOns/DurabilityStatus/DurabilityStatus.zip


Zespri 17:41, 21 June 2006 (EDT) - Fixed a small bugs in FeralSkills and MapNotes as my contribution to post patch 1.11 madness. Some minor fixes for SpellMats and Phoenix, toc bumped for IB_AmmoMemory


Zespri 05:16, 8 May 2006 (EDT) - Fixed MonitorStatus, some properties didn't get updated properly. (The bug report is here: http://cosmosui.org/forums/viewtopic.php?t=14356)


Zespri 04:16, 8 May 2006 (EDT) - A small fix to CastOptions, under certain scenario the initialization code were running to early, moved it from VARIABLED_LOADED to PLAYER_LOGIN. (The bug report is here: http://www.cosmosui.org/forums/viewtopic.php?p=49914#49914)


Zespri 19:13, 2 May 2006 (EDT) - Updated ChatTimeStamps Old Cosmos config removed; Added ability to specify custom date/time format; Added limited support if Khaos is disabled; Removed redundant 'enabled' option.


Zespri 06:38, 1 May 2006 (EDT) - Fixed a Khaos bug with K_EDITBOX not reverting to the set value after disabling it and then re-enabling. Made FriendsFacts require Sea to resolve some compatibility issues with embedded SeaHooks. Stand-alone version of FriendsFacts is still available from curse.


Zespri 07:28, 27 April 2006 (EDT) - Updated Sea according to this post: http://cosmosui.org/forums/viewtopic.php?t=14893


Zespri 06:17, 20 April 2006 (EDT) - Updated SpellMats. Implemented 'fast update mode' to get rid of stutter while equipping/unequiping stuff, and added a fix to improve zoning time.


Zespri 19:39, 7 April 2006 (EDT) - Fixed SpellMats for another compatibility problem for 1.10, added support for PopBar and Telo's SideBar


Zespri 16:55, 1 April 2006 (EST) - Merged AllInOneInventory and AllinOneInventoryKhaos


Zespri 16:13, 1 April 2006 (EST) - SpellMats has been updated fot patch 1.10


Zespri 15:35, 27 Feb 2006 (EST) - Updated Sea to fix protect/unprotect problem. Now saving scroll bar position (but I didn't add any specific code to save colour, becasuse currently I can't see how colour can get wrong. May be it didt previously because of the wrong scroll bar position. Did some more tweaks to libram and checked it in to alpha.


Zespri 06:48, 25 Feb 2006 (EST) - Found what cause PQ to fail with new Libram. The new version is sent to Miravlix and we will run it for awhile before pushing to alpha to make sure it's fine.


Zespri 16:37, 21 Feb 2006 (EST) - Added placeholders for missing localizations for Atlas


Zespri 16:37, 21 Feb 2006 (EST) - The latest changes to libram proved to cause multiply problems with PQ transmitting quests info over network. This functionality become broken and caused disconnects. I had to revert libram changes in svn and will have to make more test.


Zespri 04:01, 20 Feb 2006 (EST) - Libram now has been rewriten and Sea is updated. All stayed backward compatible for now.


Zespri 19:08, 16 Feb 2006 (EST) - Copied/Pasted/Edited MobInfo2 page from the readme.txt. Updated Addons Forum to exclude addons versions from titles because it's a nightmare to update them. Added ArcanePartyBars, DivineBlessing, IsMounted, MobileMinimapButtons, MobInfo2, StupidMount2, WeaponButtons topics to Cosmos Addons Forum. Locked MobHealth topic, as this addon is replaced by MobInfo2 now. Discussed Libram/PQ changes with Mira. I will have to rewrite libram so there will be no longer separation between updateHistory/updateArcana functionality. Originally this separation was designed to prevent server event spamming, now, when I solved this problem the other way, this seapration is no longer nescessary more over because of this scholars some times get misleading information. The rework should start with Sea.questLog because the old data structures is to complicated to process. Half of the code of libram is for dealing with these inconvinient data structures. I'm going to add new functions to sea that will return the same info but in falt format that will be extremely easy to process. Old functions will stay for backward compatibility, and Libram will get an option to return data both in new and old format.


Zespri 19:44, 14 Feb 2006 (EST) - made minor updates to the wiki - added information about IsMounted, added paragraph to every Cosmos library addon, clarifying to end user that this addon is not for direct use.


Zespri 06:49, 14 Feb 2006 (EST) - Added support for Bongos and BibToolbars. Support for every bar mod is in a separate file now, so user can delete the files that are not needed. Also this will make adding support for other bar mods (if nescessary) simpler.


Zespri 22:47, 10 Feb 2006 (EST) - Mira posted here, that Sea.wow.questLog.protectQuestLog/unpotectQuestLog doesn't save/restore all the information they should. Namely they are not saving the color of the selection bar and scrollbar position. I guess this should be added if possible.


Zespri 22:23, 10 Feb 2006 (EST) - Made another set of changes for Libram. Need to wait for feedback, than clean up the code a little.


Zespri 18:32, 10 Feb 2006 (EST) - SpellMats now has CT_BarMod support.


Zespri 06:25, 10 Feb 2006 (EST) - SpellMats now has DAB support. There were some code restructure as well, because I discovered, that ActionButton_UsableUpdate fires that often only because of some custom code in one of the Cosmos addons. So without these addons there were delays refresding the counts. More over I decided that there is no need to update on a periodic event, BAG_UPDATE should be quite enough, because the only circumstances under which the counters change is when the number of reagents in bag changes. Another issue that in a hook of Dicord when I use SetAction to scan tooltip of a discord button 'this' pointer mistireously chages. I.e. before SetAction it points to DAV_ActionButton_1 and right after it points to DiscordLib_MainFrame. I have no explanations to this, I just save the pointer before SetAction and restore it afterwards.


Zespri 06:07, 9 Feb 2006 (EST) - SpellMats now has some french translation and color coding for mats that is going to run out soon. Redundant 'enable' checkbox in khaos options are removed as well.


Zespri 01:51, 9 Feb 2006 (EST) - Ziana suggested adding item links functionality to Notepad, while sounds nice, there an issue: the edit box control doesn't support hyperlink clicking (or even mousing over). It's possible to add inserting of color coded item names in notepad entries, but for coping them back to chat copy&paste in conjunction with Linkerator can be used. Because of Linkerator is not Cosmos addon, I'm not entirely convinced if there is a point of implementing such functionality.


Zespri 01:43, 9 Feb 2006 (EST) - Libram is now good in terms of event spamming but there a couple of errors with PartyQuests not being updated properly. Here I discuss what's happening, and here morac voices out his observations.

Misc

User:Zespri/TwoSpellsInAMacro