mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-08-03 08:28:31 +00:00
* API Added: Certain methods will now log warnings when in developer mode if being called incorrectly. For example, if an add-on registers new badge data without including its add-on ID as the data source. Expect these to be expanded over time. * API Added: Add-on modules and sub-modules will all have an `addon_id` property containing their source add-on's ID, as well as an `addon_root` property with a reference to the add-on's root module. * API Changed: The `ffz_user_class` property of chat messages should now be a `Set`, if it is defined. * API Changed: Add-on module proxies are now cached. |
||
---|---|---|
.. | ||
modules | ||
pubsub | ||
settings | ||
sites | ||
std-components | ||
utilities | ||
addons.js | ||
addons.json | ||
bridge.js | ||
clips.js | ||
entry.js | ||
entry_ext.js | ||
esbridge.js | ||
experiments.js | ||
experiments.json | ||
i18n.js | ||
load_tracker.jsx | ||
main.js | ||
player.js | ||
raven.js | ||
socket.js | ||
staging.jsx |