Change log
------------------------------------------------------------------------
r81 | zuz666 | 2009-05-03 10:05:04 +0000 (Sun, 03 May 2009) | 1 line
Changed paths:
M /trunk/.pkgmeta
- enable nolib creation
------------------------------------------------------------------------
r80 | zuz666 | 2009-05-03 09:44:37 +0000 (Sun, 03 May 2009) | 1 line
Changed paths:
M /trunk/FuBar2Broker.toc
- more accurate nolib support
------------------------------------------------------------------------
r79 | hunterz | 2009-05-03 07:21:03 +0000 (Sun, 03 May 2009) | 1 line
Changed paths:
M /trunk/FuBar2Broker.lua
- Only call FuBarPlugin:UpdateText() from FuBarPlugin:Update() if plugin is a data source rather than a launcher (fixes DockingStation warnings). This shouldn't hurt anything since F2B was only setting the text to the plugin name for launchers anyways.
------------------------------------------------------------------------
r77 | hunterz | 2009-04-26 05:04:48 +0000 (Sun, 26 Apr 2009) | 1 line
Changed paths:
M /trunk/FuBar2Broker.toc
- Bump toc for 3.1
------------------------------------------------------------------------
r76 | hunterz | 2009-01-31 05:58:25 +0000 (Sat, 31 Jan 2009) | 3 lines
Changed paths:
M /trunk/FuBar2Broker.lua
- Warn user and abort if a Broker plugin cannot be created, especially if it's due to one already existing with the desired name (seems to be happening a lot lately with addons that try to natively provide both FuBar and Broker plugins).
- Note that the reverse case may still occur, in which an addon creates a FuBar plugin first that gets handled by FuBar2Broker, *then* an attempt is made to create a native Broker plugin. In this case, LDB will allow the FuBar2Broker-provided plugin and block creation of the native one, which is bad but can't be addressed at the FuBar2Broker level.
------------------------------------------------------------------------
Facts
- Uploaded on
- 03 May 2009
- Game version
- 3.1.0
- Filename
- FuBar2Broker-r81.zip
- Size
- 23.6 KiB
- MD5
- 6004d52a23b67bad45b550bb0cb13b15
- Type
- Alpha
- Status
- Normal