Calcite version history - 5 versions
Calcite by Grady Link
Calcite version history - 5 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 0.12.3
Released Apr 11, 2026 - 86.56 KBWorks with firefox 109.0a1 and later- Made the "createPatchedMethod" API much more robust when extracting arguments.
- Fixed errors when using mods that don't use the hotkeys API
Source code released under GNU Lesser General Public License v3.0 only
Older versions
Version 0.12.1
Released Apr 11, 2026 - 86.54 KBWorks with firefox 109.0a1 and laterFixed an issue where the patcher would sometimes match calls to class methods instead of the definitions.Source code released under GNU Lesser General Public License v3.0 only
Version 0.12.0
Released Apr 11, 2026 - 86.54 KBWorks with firefox 109.0a1 and later- Added an
onUpdatehook - Added a
getPatchedMethodAPI to allow for basic patching without page refreshes - Added the hotkeys API
Source code released under GNU Lesser General Public License v3.0 only
- Added an
Version 0.11.0
Released Apr 11, 2026 - 85.78 KBWorks with firefox 109.0a1 and laterMade the patcher automatically extract the names of methods and required values via RegEx making it more resilient against bundle updates.Source code released under GNU Lesser General Public License v3.0 only
Version 0.8.0
Released Apr 8, 2026 - 85.01 KBWorks with firefox 109.0a1 and laterAdded support for patching unobfuscated class fields and fixed an issue where mods could be loaded after the patcher had finished preventing them from registering patches.Source code released under GNU Lesser General Public License v3.0 only