F2PAddon

Starter Edition / F2P chat and grouping assist

File Details

F2PAddon_1.2.11

  • R
  • Dec 7, 2012
  • 182.19 KB
  • 343
  • 5.1.0
  • Retail

File Name

F2PAddon_1.2.11.zip

Supported Versions

  • 5.1.0

1.2.11

New Features:

  • F2PInfo module finished. This allows the addon to display information from it's database in tooltips, when you mouseover people's names in the chat window. Should make it easier to work out who everyone is.
  • The invite module now recognises the command 'p2p?', which will cause all P2P characters who are available for forming groups to say so in the channel (at least the ones running this version).
  • People who aren't on your friends list, who send you whispers containing the words 'guild' or 'charter', will have their whispers hidden, and an appropriate reply sent back to them (the people who use bots to spam guild invites to the whole server will be getting a lot of replies from us ;) ). Improvements:
  • Added some more items to the options page, tidied it up a bit, and added a help page too (the text might be messy on low resolution monitors because of the way the UI scales).
  • If someone posts a Mogit link to the addon channel, it will now be converted to a working link, instead of just being an unlinked string of characters. Bugfixes:
  • You don't need to set a leader before closing the group any more, and the groups will again close automatically once the P2P has invited 5 people (missed an API call that got changed with MoP).

1.2.10b

  • 1.2.9 wiped the addon database, but not the friends list. As friends not in the database couldn't be removed by the addon (because it was checking them to find those who hadn't logged in in ages), this lead to the friends list being stuck full. Now the addon just wipes all offline friends who don't have notes set, whenever it needs to add someone and there isn't space.
  • Attempted to fix issues with the invite functions that were caused by major changes to group/raid functions that came with MoP. These changes have been tested as far as possible on the PTR, but there may still be issues.
  • Deleted a lot of unused code from the addon's files that was commented out.

1.2.9b

  • The addon now has a few options available via. [Escape] > Interface > Addons > F2PAddon.
  • Slightly modified database structure, to allow more per realm+faction settings, for people who play on several realms.
  • The database now stores the version of the addon that created it, allowing the addon to either wipe or modify the database when updated, depending on how big a difference there is between versions.
  • Outgoing messages are no longer blocked by level filters, and the option to disable blocking incoming messages from low levels or 24s is in the config menu.
  • Tidied up the code a little.

1.2.8

  • If you're channel owner, the addon no longer passes to the next most viable owner, every time someone new logs in (left a line of code uncommented).
  • Now treats Wintergrasp / Tol Barad the same as BGs or queued dungeons, as far as f2pi is concerned (included Localised names for the other available languages).
  • Automatically does a /reloadui if you change to a different channel.

1.2.7

  • The /f2pi command now correctly disables all of the F2PI functions, so F2PI won't be automatically closing raids you'd like to form when it should be disabled.
  • F2PI now also counts guild members as people not to send warning messages to when they send you whispers.
  • The 'raid' command has been removed, because too many were using it when they didn't need to (and keeping me from doing quests ;), and because there's really nothing to do in a raid as an F2P
  • Supports localisation. If you'd like contribute please edit a renamed copy of the f2ploc.enUS.lua file as far as possible and post the new contents as a ticket on the addon's page at curseforge.com.
  • F2PQ entries for a player will now be removed when they leave the channel (log out/DC/whatever), so the /f2pq reset shouldn't be needed any more, unless you want a clear window for your group.
  • F2PQ should now work for those with clients that use French, Spanish or German for the interface language.
  • The channel that the addon uses for chat can now be changed for just the realm/faction that you are logged into, by using the command '/f2paddon channel newchannelname' (This will also cause the game to leave the currently used channel). You must give the /reload command to make the addon switch to the new channel, and may need to set one of your chat windows to diplay text from the new channel.
  • Default behaviour for whispers from people who aren't on your friends list is no longer block.

1.2.6

  • Now available from curse.com!
  • Integrated F2PI into the main addon, and reworked the wording of it's messages to be a bit clearer regarding when to use the 'raid' command.
  • F2PI should now disable if a GM whispers you, so they don't get a 'too low level for invites' message from you every time they say something.

1.2.5

  • Fixed a couple of issues caused by the WoW 4.3 patch.
  • Stopped calling it a beta, because people thought that alone meant there would be bugs. There are always bugs. Beta just means you want to find them ;)

1.2.4b

  • While the automatic subscribing of chat windows to show the channel may not be reliable down to a Blizzard API function providing unreliable data, the addon will now give a warning if it is receiving messages, but a chat window is not subscribed to show them in.
  • The command '/f2pq reset' will now clear all the names from the F2PQ window before a group queues, in case there are some names already in the list who aren't in your group. These are caused by people DCing/logging out while queued (sorry, you'll need another macro to go with your '/f2pq' one until I learn a bit more about interface coding).
  • Also rejects whispers sent by people who have joined the channel who are levels 1, 2 or 24 (the trolls can be flaming away, but no-one will even see it).
  • Fixes the bug in 1.2.3b where dinging 3 or 25 didn't stop people from blocking your chat messsages. You now send an announcement if you ding those levels, so other players can immediately request your current level from /who (they don't trust that a spammer would tell them their real level).

1.2.3b

  • No longer accepts the incompatible data packets sent by the old separate F2PAchi.
  • Rejects all chat messages sent by characters under level 3, or at level 24, even if they're on a payed account. Will inform them that they need to level if they are posting with addon versions from this one on. BUG: Do not enable your addon/join the channel until level 3, or other players will not see that you have levelled to stop blocking your messages, unless they open their friends list/log out/in to get your current level.

1.2.2b

  • Improved the data sending functions: Old method: Send our data to everyone on the friends list on login. New Method: Send our data to everyone on the friends list on login. Reply with our data if somone has just logged in and sent theirs.
  • Data now includes a list of alts (ready for future player info functions)
  • Merged F2PQ into the main addon
  • Added version checking

1.2.1b

  • ChatThrottleLib wasn't included as one of the dependancies for this addon, so could only be found if used in one of your other addons. Fixed.

1.2.0b

  • Combined F2PChannelToFriend, F2PChat and F2PAchi with the early version of F2PData, as they all shared several similar functions. Released for beta testing.

The options panels aren't optimised for low resolution monitors, so the text may wrap in strange ways.