Historial de versiones de Calcite - 20 versiones
Calcite por Grady Link
¡Ten cuidad con las versiones antiguas! Se suelen mostrar para pruebas y a modo de referencia.Deberías usar siempre la última versión disponible de un complemento.
Última versión
Versión 0.21.1
Lanzada el 19 de may. de 2026 - 193,49 KBCompatible con firefox 109.0a1 y superioresFixed the menu causing an error on Web Dashers.Se publicó el código fuente bajo la licencia BSD-3 Clause "New" or "Revised" License
Versiones antiguas
Versión 0.21.0
Lanzada el 12 de may. de 2026 - 232,25 KBCompatible con firefox 109.0a1 y superiores- Corrected toggle setting styles
- Added a "select" (dropdown) setting type
- Added a "file" (upload) setting type
- Added a border to buttons
- Added new "condition" field to settings which allows them to rely on other settings
- Added an "api.privilegedFetch" function which allows making requests to "www.boomlings.com" ignoring CORS
Se publicó el código fuente bajo la licencia BSD-3 Clause "New" or "Revised" License
Versión 0.20.1
Lanzada el 8 de may. de 2026 - 198,11 KBCompatible con firefox 109.0a1 y superioresFixed "api.onUpdate" not working.Se publicó el código fuente bajo la licencia BSD-3 Clause "New" or "Revised" License
Versión 0.20.0
Lanzada el 5 de may. de 2026 - 198,07 KBCompatible con firefox 109.0a1 y superiores- Fixed support for Web Dashers
- Added a new "compatibleHosts" header field
- Added support for www.geometrydash.com
- Added error handling for hooks
- Added error handling for patch modifiers
- Made the patcher retain script order
- Added a black text outline
- Switched to also using "await import" for mods not just libraries, this allows mods to use ESM features
- Switched to using the scene's update function instead of the player's "syncSprite" function for the update hook.
Se publicó el código fuente bajo la licencia BSD-3 Clause "New" or "Revised" License
Versión 0.19.0
Lanzada el 1 de may. de 2026 - 213,4 KBCompatible con firefox 109.0a1 y superiores- Added built-in DevTools for patches
- Fixed some minor UI issues
- Added the ability to use mods in the "deps" header field
Se publicó el código fuente bajo la licencia BSD-3 Clause "New" or "Revised" License
Versión 0.18.0
Lanzada el 30 de abr. de 2026 - 201,28 KBCompatible con firefox 109.0a1 y superiores- Updated the UI to look a lot more like Geometry Dash's UI
- Fixed some layout and styling issues with the error dialog
- Fixed libraries showing up in the error dialog when patching, it now shows the dependents of that library
Se publicó el código fuente bajo la licencia GNU Lesser General Public License v3.0 only
Versión 0.17.0
Lanzada el 29 de abr. de 2026 - 231,9 KBCompatible con firefox 109.0a1 y superiores- Added a timeout for the deobfuscator
- Added new error dialog
- Added error handling for mods and patching
The new error handling system fixes softlocks, so you'll no longer need to reinstall :)Se publicó el código fuente bajo la licencia GNU Lesser General Public License v3.0 only
Versión 0.16.6
Lanzada el 29 de abr. de 2026 - 213,88 KBCompatible con firefox 109.0a1 y superiores- Fixed settings button not showing up sometimes
- Fixed weird spacing if only hotkeys were present
- Fixed error if only hotkeys were present
- Fixed error when using hotkeys that weren't customized yet
Se publicó el código fuente bajo la licencia GNU Lesser General Public License v3.0 only
Versión 0.16.5
Lanzada el 28 de abr. de 2026 - 229,83 KBCompatible con firefox 109.0a1 y superioresFixed "loadedMods" not getting properly populatedSe publicó el código fuente bajo la licencia GNU Lesser General Public License v3.0 only
Versión 0.16.4
Lanzada el 28 de abr. de 2026 - 213,8 KBCompatible con firefox 109.0a1 y superioresMade mods no longer load if any of their dependencies are missing.Se publicó el código fuente bajo la licencia GNU Lesser General Public License v3.0 only
Versión 0.16.0
Lanzada el 27 de abr. de 2026 - 87,2 KBCompatible con firefox 109.0a1 y superiores- Added a new mods API which allows mods to communicate without using libraries
- Allow mods to set conflicts with other mods
Se publicó el código fuente bajo la licencia GNU Lesser General Public License v3.0 only
Versión 0.15.1
Lanzada el 27 de abr. de 2026 - 87,03 KBCompatible con firefox 109.0a1 y superioresFixed dependency parsing.Se publicó el código fuente bajo la licencia GNU Lesser General Public License v3.0 only
Versión 0.15.0
Lanzada el 27 de abr. de 2026 - 87,03 KBCompatible con firefox 109.0a1 y superiores- Added support for libraries.
- Removed window.createImageFromAtlas, use the new atlasUtils library instead.
- Added an "@id" header field to allow more specific control over the IDs of mods.
Se publicó el código fuente bajo la licencia GNU Lesser General Public License v3.0 only
Versión 0.14.0
Lanzada el 17 de abr. de 2026 - 86,75 KBCompatible con firefox 109.0a1 y superioresExposed the previously internal deobfuscation map to mods which allows for some easier patching.Se publicó el código fuente bajo la licencia GNU Lesser General Public License v3.0 only
Versión 0.13.0
Lanzada el 14 de abr. de 2026 - 86,72 KBCompatible con firefox 109.0a1 y superioresAdded some new utilities for extensions (window.pako and window.createImageFromAtlas)Se publicó el código fuente bajo la licencia GNU Lesser General Public License v3.0 only
Versión 0.12.3
Lanzada el 11 de abr. de 2026 - 86,56 KBCompatible con firefox 109.0a1 y superiores- Made the "createPatchedMethod" API much more robust when extracting arguments.
- Fixed errors when using mods that don't use the hotkeys API
Se publicó el código fuente bajo la licencia GNU Lesser General Public License v3.0 only
Versión 0.12.1
Lanzada el 11 de abr. de 2026 - 86,54 KBCompatible con firefox 109.0a1 y superioresFixed an issue where the patcher would sometimes match calls to class methods instead of the definitions.Se publicó el código fuente bajo la licencia GNU Lesser General Public License v3.0 only
Versión 0.12.0
Lanzada el 11 de abr. de 2026 - 86,54 KBCompatible con firefox 109.0a1 y superiores- Added an
onUpdatehook - Added a
getPatchedMethodAPI to allow for basic patching without page refreshes - Added the hotkeys API
Se publicó el código fuente bajo la licencia GNU Lesser General Public License v3.0 only
- Added an
Versión 0.11.0
Lanzada el 11 de abr. de 2026 - 85,78 KBCompatible con firefox 109.0a1 y superioresMade the patcher automatically extract the names of methods and required values via RegEx making it more resilient against bundle updates.Se publicó el código fuente bajo la licencia GNU Lesser General Public License v3.0 only
Versión 0.8.0
Lanzada el 8 de abr. de 2026 - 85,01 KBCompatible con firefox 109.0a1 y superioresAdded 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.Se publicó el código fuente bajo la licencia GNU Lesser General Public License v3.0 only