F2PAddon

Starter Edition / F2P chat and grouping assist

File Details

F2PAddon_1.2.8

  • R
  • Apr 27, 2012
  • 179.48 KB
  • 2.8K
  • 4.3.4
  • Retail

File Name

F2PAddon_1.2.8.zip

Supported Versions

  • 4.3.4

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.

Has a delayed startup after entering the game, in an attempt to get reliable data from the game about the friends list and channel members. Sometimes, due most likely to varying lag, the data from these sources isn't complete, and players will not be added to the friends list who are in the channel list.

You will most likely notice this when you start seeing half a conversation in the chat.

Using the command '/reload' in chat will cause the addon to re-read the data again, and should fix this problem.