Calcite Versionsgeschichte – 19 Versionen
Calcite von Grady Link
Seien Sie vorsichtig mit alten Versionen! Diese Versionen werden zu Test- und Referenzzwecken angezeigt.Sie sollten immer die neueste Version eines Add-ons verwenden.
Neueste Version
Version 0.21.0
Veröffentlicht 12. Mai 2026 – 232,25 KBFunktioniert mit firefox 109.0a1 und höher- 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
Quelltext steht unter der BSD-3 Clause "New" or "Revised" License
Ältere Versionen
Version 0.20.1
Veröffentlicht 8. Mai 2026 – 198,11 KBFunktioniert mit firefox 109.0a1 und höherFixed "api.onUpdate" not working.Quelltext steht unter der BSD-3 Clause "New" or "Revised" License
Version 0.20.0
Veröffentlicht 5. Mai 2026 – 198,07 KBFunktioniert mit firefox 109.0a1 und höher- 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.
Quelltext steht unter der BSD-3 Clause "New" or "Revised" License
Version 0.19.0
Veröffentlicht 1. Mai 2026 – 213,4 KBFunktioniert mit firefox 109.0a1 und höher- Added built-in DevTools for patches
- Fixed some minor UI issues
- Added the ability to use mods in the "deps" header field
Quelltext steht unter der BSD-3 Clause "New" or "Revised" License
Version 0.18.0
Veröffentlicht 30. Apr. 2026 – 201,28 KBFunktioniert mit firefox 109.0a1 und höher- 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
Quelltext steht unter der Nur GNU Lesser General Public License v3.0
Version 0.17.0
Veröffentlicht 29. Apr. 2026 – 231,9 KBFunktioniert mit firefox 109.0a1 und höher- 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 :)Quelltext steht unter der Nur GNU Lesser General Public License v3.0
Version 0.16.6
Veröffentlicht 29. Apr. 2026 – 213,88 KBFunktioniert mit firefox 109.0a1 und höher- 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
Quelltext steht unter der Nur GNU Lesser General Public License v3.0
Version 0.16.5
Veröffentlicht 28. Apr. 2026 – 229,83 KBFunktioniert mit firefox 109.0a1 und höherFixed "loadedMods" not getting properly populatedQuelltext steht unter der Nur GNU Lesser General Public License v3.0
Version 0.16.4
Veröffentlicht 28. Apr. 2026 – 213,8 KBFunktioniert mit firefox 109.0a1 und höherMade mods no longer load if any of their dependencies are missing.Quelltext steht unter der Nur GNU Lesser General Public License v3.0
Version 0.16.0
Veröffentlicht 27. Apr. 2026 – 87,2 KBFunktioniert mit firefox 109.0a1 und höher- Added a new mods API which allows mods to communicate without using libraries
- Allow mods to set conflicts with other mods
Quelltext steht unter der Nur GNU Lesser General Public License v3.0
Version 0.15.1
Veröffentlicht 27. Apr. 2026 – 87,03 KBFunktioniert mit firefox 109.0a1 und höherFixed dependency parsing.Quelltext steht unter der Nur GNU Lesser General Public License v3.0
Version 0.15.0
Veröffentlicht 27. Apr. 2026 – 87,03 KBFunktioniert mit firefox 109.0a1 und höher- 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.
Quelltext steht unter der Nur GNU Lesser General Public License v3.0
Version 0.14.0
Veröffentlicht 17. Apr. 2026 – 86,75 KBFunktioniert mit firefox 109.0a1 und höherExposed the previously internal deobfuscation map to mods which allows for some easier patching.Quelltext steht unter der Nur GNU Lesser General Public License v3.0
Version 0.13.0
Veröffentlicht 14. Apr. 2026 – 86,72 KBFunktioniert mit firefox 109.0a1 und höherAdded some new utilities for extensions (window.pako and window.createImageFromAtlas)Quelltext steht unter der Nur GNU Lesser General Public License v3.0
Version 0.12.3
Veröffentlicht 11. Apr. 2026 – 86,56 KBFunktioniert mit firefox 109.0a1 und höher- Made the "createPatchedMethod" API much more robust when extracting arguments.
- Fixed errors when using mods that don't use the hotkeys API
Quelltext steht unter der Nur GNU Lesser General Public License v3.0
Version 0.12.1
Veröffentlicht 11. Apr. 2026 – 86,54 KBFunktioniert mit firefox 109.0a1 und höherFixed an issue where the patcher would sometimes match calls to class methods instead of the definitions.Quelltext steht unter der Nur GNU Lesser General Public License v3.0
Version 0.12.0
Veröffentlicht 11. Apr. 2026 – 86,54 KBFunktioniert mit firefox 109.0a1 und höher- Added an
onUpdatehook - Added a
getPatchedMethodAPI to allow for basic patching without page refreshes - Added the hotkeys API
Quelltext steht unter der Nur GNU Lesser General Public License v3.0
- Added an
Version 0.11.0
Veröffentlicht 11. Apr. 2026 – 85,78 KBFunktioniert mit firefox 109.0a1 und höherMade the patcher automatically extract the names of methods and required values via RegEx making it more resilient against bundle updates.Quelltext steht unter der Nur GNU Lesser General Public License v3.0
Version 0.8.0
Veröffentlicht 8. Apr. 2026 – 85,01 KBFunktioniert mit firefox 109.0a1 und höherAdded 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.Quelltext steht unter der Nur GNU Lesser General Public License v3.0