Addon Info.
Change Log
Archived (18)
Comments (107)
  Category: Data Mods
Addon Information
Download Latest Version.
To add favorites please register for a free account. If you already have one you need to login. How do I install this? (FAQ)
Author:
Version:
v6.50.20400
Date:
08-10-2008 01:28 PM
Size:
214.29 Kb
Downloads:
13,682
Views:
57,691
Favorites:
161
MD5:
Pictures
Click to enlarge
Various Screens with Notes
Click to enlarge
Quest History & Changing Scale
Click to enlarge
Friends Frame Buttons & Tooltip Info
Click to enlarge
Tooltips - Map Notes - Options
NotesUNeed   Popular!
___________________________________________________

NotesUNeed v6.50.20400 - Telic of Dragonblight (EU)
___________________________________________________


Feature-rich, searchable Notes database with many automated features, and additional NuN tooltips for viewing note details.

Make Contact Notes on other Players, or General Notes on anything else.

This AddOn is for making your own custom notes on players, and quests, and items, etc. and does not come with any pre-made notes.
It does provide an Export and Import Feature for sharing of sets of notes, or publishing of note databases.

There is no longer an "Alternative" version of NuN, and the default Modifier keys for creating notes from Container Items and Hyperlinks is now simply "<Alt>-Left Mouse Click". For anyone unhappy with this key-Combo, then they can now specify their own via the NotesUNeed Options frame.

Below is a summary of NotesUNeed functionality, but you should read the Readme.txt file for much more detailed discussion on these subjects.


Main Features of NuN
--------------------

1.) Create Player Notes (aka Contact Notes) :
- Create Contact notes :
a) using new NuN buttons in the Friends Frame
b) using the NuN Micro Buttons described in point 3
c) using slash commands
d) via new NuN options in the player context menu
e) Or via any of the automated methods mentioned below
- NuN can auto-populate many details about race, class, guild, etc.
- Also add your own free Text notes
- auto maintain Friend / Ignore Lists across different Alts
- auto-note people you Party with
- auto-note Guild members
- auto maintain notes on your own Characters plus Levelling notes
- Rate Players via Right click menu and see that Rating in Tooltips
or tagged to Player Names in Chat

2.) Create General text notes on anything you like :
- Create General notes :
a) via the Micro Buttons in point 3 below;
b) via slash commands;
c) use the NuN Modifier when clicking on Container Items or Hyperlinks
(Default "<Alt>-Left Mouse Click" but can be changed in Options)
d) importing from a Plugin database
e) receiving notes in-game from other NuN users
f) Or via any of the automated methods below
- Options to auto maintain Quest Notes which will save a few kinds of notes
a) Quest notes that record quest details plus Quest Giver name and location
b) Quest progress notes which record location when completing quest objectives
c) Quest History detailing when a given Toon Accepted, and Completed quests
- General notes can be saved at Account or Realm level
- Scripting - LUA scripts can be executed from General notes by :
a) Using the Run Script button in the frame
b) Slash command "/nun -x <NOTE_NAME>"
c) Execute one NuN Note from another NuN Note with the following command :
NuN_ExecuteNote("<Note Name>")
- General notes can be assigned the following Types for easy searching :
a) ITM - Item notes
b) QST - Quest notes, and quest objective notes
c) NPC - Notes made on NPCs and Mobs
d) LOG - NotesUNeed records Transmission logs when you send/receive notes
e) LUA - Keep your own in-game scripts library and execute notes like Macros
f) - or just leave blank ;p

3.) NuN has a MicroButtons panel with 4 buttons for quick access to features.
This frame can be moved by dragging the small border surrounding the buttons, and can be hidden if not needed (see slash commands). From left to right the buttons are :
- Options : toggle the NuN Options frame
- Note Browser : toggle the NuN Note Browser frame
<Alt> Left Click to browse General notes only
Right Click to browse Quest History
- Contact Note : create a note for the current target
will create a General note if current target is an NPC
<Alt> Click to re-open the last opened Contact Note
- General Note : create a General note
will create an NPC note if current target is an NPC
<Alt> Click to re-open the last opened General Note

4.) Note Browser Window.
This is where you can view the list of notes you have :
- default sorting is your Faction, then Opposing, then General Notes
- search for notes containing text you specify in the edit box
a) Left click : Case insensitive search
b) Right click : Case sensitive search
- filter visible notes from the Options Frame
e.g. to only show Quest Notes, or NPC Notes
- a tick indicates a General note is saved at Account level
- hover over a note to see its contents in a Tooltip
- Right-Click to open the sticky NuN PinUp Tooltip
- <Shift>Left-Click to paste the note name in to open chat box
- After filtering and searching to narrow down the visible set of Notes, you can :
a) Mass delete those listed in the browser frame
b) Export listed notes for other players to install and Import

5.) Options frame - open via the Microbuttons or slash command "/nun"
Configure NotesUNeed here, or filter the notes to appear in the Note
Browser frame. For example, to just look at NPC notes, or browse
Quest History for one of your Toons

6.) Backup and Restore functionality to save your database
This functionality is kept in separate LoadOnDemand AddOns to save memory.
Both the Backup and Restore processes will execute a ReloadUI()

7.) Import and Export of notes Databases
Share sets of notes with friends, or publish notes databases as a Plugin
for others to Import

8.) Broadcasting & Sending of NotesUNeed Notes
Broadcast Raid Instructions for Boss enchounters or PvP strategy, or
just your enchant selling menu; Or send formatted notes for other
NotesUNeed users to add to their database.


** -- SEE THE ENCLOSED README.TXT FILE FOR FURTHER DETAILS -- **
** -- ON THE ABOVE FUNCTIONALITY LIST -- **

______________

Slash Commands
______________

/nun : Toggles the NotesUNeed Options window

/nun -h : Displays this list of Slash commands

/nun <note title> : Will attempt the following :
1. Fetch a saved Contact note with that name
2. Fetch a saved General note with that title
3. Create a new Contact note if a player of that name is in your party/raid group or is within target range
4. Toggles the NotesUNeed Options window

/nun -t : Fetches the saved Contact note for the current target, or creates a new one, or shows your own characters note if no valid target. Since v2.00.1800, this command will create notes for NPCs and populate some basic information about them.

/nun -g : Creates a new General Note, untitled.

/nun -g <note title> : Fetches the existing General note with that title, or Creates a new General note with that title.

/nun -ch <name> : Create a Horde Player Character note for the given name without validating it
/nun -ca <name> : Create an Alliance Player Character note for the given name without validating it

/nun -tt : Toggle NotesUNeed Tooltips on/off

/nun -micro : Toggle the NotesUNeed Microbuttons panel hide/show

/nun -x <note title> : Tries to execute the specified note as a Lua Script. If no note exists, then will open the Note Search window

/nun -i <name> : to stop NotesUNeed trying to ignore a player

/nun -f <name> : to stop NotesUNeed trying to befriend a player

/nun -resetlists : to reset NotesUNeed's Friend/Ignore lists to those of the currently logged Alt

/nun -purgeexport : to clear Exported records and allow the creation of a newly named set of records

/nun -delay [number of seconds] : transmissions to channels have a default delay between each line being sent of 0.33 Use this slash command to change this value. Will report the current value if you do not pass any seconds value.

/nun -restrictwho : stops NuN from automatically trying to gather /who information


Slash Commands for Sending Messages
-----------------------------------

/nun -sendG "NOTE_NAME", "SEND_METHOD"[, "SEND_PARAMETER"]
- sends General type note text

/nun -sendGF "NOTE_NAME", "SEND_METHOD"[, "SEND_PARAMETER"]
- sends General type note as Formatted text

/nun -sendC "NOTE_NAME", "SEND_METHOD"[, "SEND_PARAMETER"]
- sends Contact type note text

/nun -sendCF "NOTE_NAME", "SEND_METHOD"[, "SEND_PARAMETER"]
- sends Contact type note as Formatted text

where -
"NOTE_NAME" = the name of the note or note title
"SEND_METHOD" = how to send the note e.g. "GUILD", "RAID", "WHISPER", "CHANNEL", etc.
"SEND_PARAMETER" = Optionally required (i.e. who to WHISPER to -OR- the Channel ID/Name)
NOTE: using any of these slash commands will close any currently open note.
  Change Log - NotesUNeed
Changes in v6.50.20400 from v6.48.20400
---------------------------------------

- Talent recording now works as intended ;p
Need to be within range when creating a new note, or using the "Target Info" button
Main NuN Tooltip for player will show talent summary
Talent details will be shown in a special tooltip when hovering over the Class box in the Note itself
  Archived Versions - NotesUNeed
File Name
Version
Size
Author
Date
v6.48.20400
214.08 Kb
Telic
07-27-2008 04:34 AM
v6.47.20400
213.92 Kb
Telic
07-18-2008 01:09 PM
v6.45.20400
213.86 Kb
Telic
07-02-2008 02:04 PM
v6.43.20400
212.40 Kb
Telic
05-04-2008 06:09 AM
v6.42.20400
211.75 Kb
Telic
04-26-2008 05:39 AM
v6.41.20400
211.68 Kb
Telic
04-01-2008 04:00 PM
v6.40.20300
210.02 Kb
Telic
03-16-2008 07:06 PM
v6.39.20300
209.99 Kb
Telic
03-15-2008 01:40 PM
v6.38.20300
209.88 Kb
Telic
03-09-2008 06:04 PM
v6.37.20300
209.61 Kb
Telic
02-19-2008 09:08 AM
v6.36.20300
209.54 Kb
Telic
02-18-2008 02:00 PM
v6.35.20300
208.47 Kb
Telic
02-06-2008 11:16 AM
v6.31.20300
205.57 Kb
Telic
12-28-2007 11:12 AM
v6.30.20300
205.54 Kb
Telic
12-04-2007 02:46 PM
v6.25.20300
204.80 Kb
Telic
12-01-2007 10:58 AM
v6.05.20300
193.30 Kb
Telic
11-17-2007 12:17 PM
v6.03.20200
209.39 Kb
Telic
11-06-2007 09:38 AM
v5.59.20200
190.24 Kb
Telic
09-27-2007 05:53 PM
  Comments - NotesUNeed
Post A Reply
Author Comments Comment Options
Old 09-06-2008, 01:12 AM  
Telic
A Defias Bandit
 
Telic's Avatar
Interface Author - Click to view interfaces

Forum posts: 2
File comments: 269
Uploads: 12
Re: with TipTac

Quote:
Originally posted by menace97
I have noticed that my NuN tooltips don't display correctly when using TipTac. If I disable Show TipTac Unit Tips (in TipTac), I am able to see my note tips as before. It seems that if the last object moused-over is a unit, the tip won't display, but will as soon as I mouse-over a chair, sign, etc., the note tips will show up instantly.

I'll post in the TipTac addon comments as well.

Thanks.

TipTac has an option that allows you to replace the normal Blizzard Tooltip with a different one when mousing over other Players - I would have to code NuN to work with that new tooltip specifically, and I can't say when I will have time to do that atm.

Alternatively, the TipTac author could maybe still show the original GameTooltip with an Alpha setting of zero or something, so that other AddOns that could work from it....? The only question would be where to anchor it in this case....(?)
Telic is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 09-05-2008, 03:00 PM  
menace97
A Kobold Labourer

Forum posts: 0
File comments: 9
Uploads: 0
with TipTac

I have noticed that my NuN tooltips don't display correctly when using TipTac. If I disable Show TipTac Unit Tips (in TipTac), I am able to see my note tips as before. It seems that if the last object moused-over is a unit, the tip won't display, but will as soon as I mouse-over a chair, sign, etc., the note tips will show up instantly.

I'll post in the TipTac addon comments as well.

Thanks.
menace97 is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-10-2008, 01:27 PM  
Telic
A Defias Bandit
 
Telic's Avatar
Interface Author - Click to view interfaces

Forum posts: 2
File comments: 269
Uploads: 12
Changes in v6.50.20400 from v6.48.20400

- Talent recording now works as intended ;p
Need to be within range when creating a new note, or using the "Target Info" button
Main NuN Tooltip for player will show talent summary
Talent details will be shown in a special tooltip when hovering over the Class box in the Note itself
Telic is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-02-2008, 04:28 AM  
Telic
A Defias Bandit
 
Telic's Avatar
Interface Author - Click to view interfaces

Forum posts: 2
File comments: 269
Uploads: 12
Ooops....

DELETE BEFORE ANYONE SEES !


Last edited by Telic : 08-02-2008 at 04:29 AM.
Telic is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-27-2008, 04:34 AM  
Telic
A Defias Bandit
 
Telic's Avatar
Interface Author - Click to view interfaces

Forum posts: 2
File comments: 269
Uploads: 12
Changes in v6.48.20400 from v6.47.20400

- fix to Friend frame note fetching for Offline friends

- fix to Talent tooltip issues when hovering over Class drop down boxes
Telic is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-18-2008, 01:07 PM  
Telic
A Defias Bandit
 
Telic's Avatar
Interface Author - Click to view interfaces

Forum posts: 2
File comments: 269
Uploads: 12
Changes in v6.47.20400 from v6.46.20400

- compatibility update for 2.4.3

- fix to fix tooltip fix ;p
Telic is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-17-2008, 10:07 PM  
Taral
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Re: Re: 2.4.3 causing an error

Quote:
Originally posted by Telic
I'm looking in to this thx
Not sure if you've found it yet, but bliz redid their friendslist_update function in friendsframe.lua
Taral is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-17-2008, 12:13 PM  
Telic
A Defias Bandit
 
Telic's Avatar
Interface Author - Click to view interfaces

Forum posts: 2
File comments: 269
Uploads: 12
Re: 2.4.3 causing an error

Quote:
Originally posted by dreamtgm
With the new WoW patch, I am now seeing the following error every time I open the Social window (and also when choosing any of the tabs in that window: Friends, Who, Guild, Chat, and Raid):

NotesUNeed.lua:7681:attempt to index local 'lBttn' (a nil value)

I am currently running v6.45.20400 of NuN.

I'm looking in to this thx
Telic is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-16-2008, 04:22 PM  
dreamtgm
A Defias Bandit

Forum posts: 3
File comments: 7
Uploads: 0
2.4.3 causing an error

With the new WoW patch, I am now seeing the following error every time I open the Social window (and also when choosing any of the tabs in that window: Friends, Who, Guild, Chat, and Raid):

NotesUNeed.lua:7681:attempt to index local 'lBttn' (a nil value)

I am currently running v6.45.20400 of NuN.

Last edited by dreamtgm : 07-16-2008 at 06:32 PM.
dreamtgm is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-03-2008, 05:51 AM  
Telic
A Defias Bandit
 
Telic's Avatar
Interface Author - Click to view interfaces

Forum posts: 2
File comments: 269
Uploads: 12
Changes in v6.45.20400 from v6.43.20400

- NuN will now try to record Talent tree details when collecting information.
Players must be within range when you create the Note or use the Target Info button.
This information will be detailed in the Tooltip when :
a.) in the general Tooltip information for that Contact
The main Talent description will be based on the branch in which the most points have been spent
e.g. for a Shaman the description might read :
Elemental 40-7-23
b.) hovering over the Class button in the Contact note editing frame will give much more Talent details for that Player
NOTE : NuN does not try to gather this information automatically for Party/Guild members.

- fix to try and minimise the display of Contact tooltip details when hovering over General items with the same root name
Telic is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-04-2008, 06:05 AM  
Telic
A Defias Bandit
 
Telic's Avatar
Interface Author - Click to view interfaces

Forum posts: 2
File comments: 269
Uploads: 12
Changes in v6.43.20400 from v6.42.20400

- fix to note creation from Player name chat links

- can now use the NuN Modifier keys create notes directly from the AH Item buttons
i.e. the small square Item ICONS - and NOT the long main AH button with the item price, etc.

- correction to NuN Tooltip positioning when 'extra' Shopping Tooltips are displayed

- item notes from now on will ignore item Unique Identifiers, enchants, etc.
(See Section 05 "Item Notes" in the Readme for more details)
Telic is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-26-2008, 05:37 AM  
Telic
A Defias Bandit
 
Telic's Avatar
Interface Author - Click to view interfaces

Forum posts: 2
File comments: 269
Uploads: 12
Changes in v6.42.20400 from v6.41.20400

- UberQuest & QuestGuru compatibility update
Telic is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-01-2008, 03:58 PM  
Telic
A Defias Bandit
 
Telic's Avatar
Interface Author - Click to view interfaces

Forum posts: 2
File comments: 269
Uploads: 12
Changes in v6.41.20400 from v6.40.20300

- New Option to hide NuN Notes and Tooltips for Ignored players
(Note: this only hides ignored player notes in the Note browser frame - you can still open that players note via slash commands, or Microbuttons)
(Note2: only the NotesUNeed tooltip is hidden, not the Blizzard Game Tooltip)

- small compatibility changes to SendMessage hooks (hopefully more compatible with TellTrack

- allows manual entry of names beginning with special "accented" characters e.g. Á, É, etc...
(NOTE : Names beginning with these types of characters are sorted by the game to appear AFTER "Z" alphabetically)

(BETA Functionality)
- If you send a note to someone who already has a note with the same name, then the recipient will be shown a Warning Dialog box allowing them to choose whether they want to Replace their existing note, or cancel receipt of the note and keep their original version instead.
There is now also a third option allowing the sent note to be merged with the existing note by "ALT-Clicking" on the Replace button.
When notes are merged, then the newly sent text will be appended to the end of the existing note's text. Currently, other values such as those populated in DropDown boxes will still be set according to the received note, and will replace old values in the original note.
Telic is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 03-30-2008, 02:48 PM  
Telic
A Defias Bandit
 
Telic's Avatar
Interface Author - Click to view interfaces

Forum posts: 2
File comments: 269
Uploads: 12
Alt-Clicking

I have re-tested, and Alt-Clicking on bag items seems fine to me.

As you can Alt-Click on chat frame links, then my first guess is there is an incompatibility with another of your AddOns (?)
e.g. Item database, or Item tracking, or a Bag Mod ?

Can you test with ONLY NuN enabled to see if that allows Alt-Clicking ?

If you can track down which AddOn is causing the problem I will be able to investigate if the problem can be solved
Telic is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 03-30-2008, 08:43 AM  
Varuna
A Kobold Labourer

Forum posts: 0
File comments: 5
Uploads: 0
Great addon, was happy to find it. Got a problem with the <alt-click> method on items in my bags. Nothing happens. When i <alt-click> on itemlinks in the chat the notewindow appears, but not by clicking the containeritems. I've changed the modifier keys and clicks but it hadn't helped.

Would also be nice if you could make the addon modular, because some people (me for example^^) might just want to use the itemnotes or just the questnotes and so on.

Thanks for writing this! (and sry for my english german client)
Varuna is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Post A Reply



Category Jump:



The Network:
EQInterface | EQ2Interface | LoTROInterface | MMOInterface | War.MMOUI | WoWInterface | VGInterface | Allakhazam | Thottbot | Wowhead | Zam


MMOInterface.com Copyright ©2008
World of Warcraft is a registered Trademark of Blizzard Entertainment.
vBulletin - Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.