Cronologia versioni di Calcite - 18 versioni
Calcite di Grady Link
Attenzione alle versioni datate. Sono visualizzate solamente per scopi di test e di riferimento.È raccomandato usare sempre l’ultima versione di un componente aggiuntivo.
Ultima versione
Versione 0.20.1
Rilasciato 8 mag 2026 - 198,11 kBCompatibile con firefox109.0a1 e successiveFixed "api.onUpdate" not working.Codice sorgente rilasciato sotto licenza BSD-3 Clause "New" or "Revised" License
Versioni precedenti
Versione 0.20.0
Rilasciato 5 mag 2026 - 198,07 kBCompatibile con firefox109.0a1 e successive- 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.
Codice sorgente rilasciato sotto licenza BSD-3 Clause "New" or "Revised" License
Versione 0.19.0
Rilasciato 1 mag 2026 - 213,4 kBCompatibile con firefox109.0a1 e successive- Added built-in DevTools for patches
- Fixed some minor UI issues
- Added the ability to use mods in the "deps" header field
Codice sorgente rilasciato sotto licenza BSD-3 Clause "New" or "Revised" License
Versione 0.18.0
Rilasciato 30 apr 2026 - 201,28 kBCompatibile con firefox109.0a1 e successive- 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
Codice sorgente rilasciato sotto licenza Solo GNU Lesser General Public License v3.0
Versione 0.17.0
Rilasciato 29 apr 2026 - 231,9 kBCompatibile con firefox109.0a1 e successive- 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 :)Codice sorgente rilasciato sotto licenza Solo GNU Lesser General Public License v3.0
Versione 0.16.6
Rilasciato 29 apr 2026 - 213,88 kBCompatibile con firefox109.0a1 e successive- 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
Codice sorgente rilasciato sotto licenza Solo GNU Lesser General Public License v3.0
Versione 0.16.5
Rilasciato 28 apr 2026 - 229,83 kBCompatibile con firefox109.0a1 e successiveFixed "loadedMods" not getting properly populatedCodice sorgente rilasciato sotto licenza Solo GNU Lesser General Public License v3.0
Versione 0.16.4
Rilasciato 28 apr 2026 - 213,8 kBCompatibile con firefox109.0a1 e successiveMade mods no longer load if any of their dependencies are missing.Codice sorgente rilasciato sotto licenza Solo GNU Lesser General Public License v3.0
Versione 0.16.0
Rilasciato 27 apr 2026 - 87,2 kBCompatibile con firefox109.0a1 e successive- Added a new mods API which allows mods to communicate without using libraries
- Allow mods to set conflicts with other mods
Codice sorgente rilasciato sotto licenza Solo GNU Lesser General Public License v3.0
Versione 0.15.1
Rilasciato 27 apr 2026 - 87,03 kBCompatibile con firefox109.0a1 e successiveFixed dependency parsing.Codice sorgente rilasciato sotto licenza Solo GNU Lesser General Public License v3.0
Versione 0.15.0
Rilasciato 27 apr 2026 - 87,03 kBCompatibile con firefox109.0a1 e successive- 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.
Codice sorgente rilasciato sotto licenza Solo GNU Lesser General Public License v3.0
Versione 0.14.0
Rilasciato 17 apr 2026 - 86,75 kBCompatibile con firefox109.0a1 e successiveExposed the previously internal deobfuscation map to mods which allows for some easier patching.Codice sorgente rilasciato sotto licenza Solo GNU Lesser General Public License v3.0
Versione 0.13.0
Rilasciato 14 apr 2026 - 86,72 kBCompatibile con firefox109.0a1 e successiveAdded some new utilities for extensions (window.pako and window.createImageFromAtlas)Codice sorgente rilasciato sotto licenza Solo GNU Lesser General Public License v3.0
Versione 0.12.3
Rilasciato 11 apr 2026 - 86,56 kBCompatibile con firefox109.0a1 e successive- Made the "createPatchedMethod" API much more robust when extracting arguments.
- Fixed errors when using mods that don't use the hotkeys API
Codice sorgente rilasciato sotto licenza Solo GNU Lesser General Public License v3.0
Versione 0.12.1
Rilasciato 11 apr 2026 - 86,54 kBCompatibile con firefox109.0a1 e successiveFixed an issue where the patcher would sometimes match calls to class methods instead of the definitions.Codice sorgente rilasciato sotto licenza Solo GNU Lesser General Public License v3.0
Versione 0.12.0
Rilasciato 11 apr 2026 - 86,54 kBCompatibile con firefox109.0a1 e successive- Added an
onUpdatehook - Added a
getPatchedMethodAPI to allow for basic patching without page refreshes - Added the hotkeys API
Codice sorgente rilasciato sotto licenza Solo GNU Lesser General Public License v3.0
- Added an
Versione 0.11.0
Rilasciato 11 apr 2026 - 85,78 kBCompatibile con firefox109.0a1 e successiveMade the patcher automatically extract the names of methods and required values via RegEx making it more resilient against bundle updates.Codice sorgente rilasciato sotto licenza Solo GNU Lesser General Public License v3.0
Versione 0.8.0
Rilasciato 8 apr 2026 - 85,01 kBCompatibile con firefox109.0a1 e successiveAdded 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.Codice sorgente rilasciato sotto licenza Solo GNU Lesser General Public License v3.0