

Hence my new Don't Summon While Meditating addon, which basically pops up a confirmation dialog if you try to summon something while the Meditation talent is active, configurable via new game option "Gameplay | Confirm summons while meditating". In theory, this should apply to any talent that uses equilibrium and is flagged as "is a summon", including talents from other addons; this is untested, however, and addon load ordering might factor in.
(Looking ahead, this addon strikes me as the sort of "protection from not paying attention" addon that led to ZOmnibus Lite in the first place, so it could maybe be merged into ZOmnibus but probably not ZOmnibus Lite.)
[Technical notes:]
Code: Select all
Hooks:
ToME:load [to modify summoning talents]
GameOptions:generateList [to add our game option]