Calcite 版本紀錄 - 15 個版本
Calcite 作者: Grady Link
小心舊版本!這些版本只是提供來測試與參考用。您應該隨時用最新版的附加元件。
最新版本
版本 0.18.0
發行於 2026年4月30日 - 201.28 KB適用於 firefox 109.0a1 與更新版本- 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
原始碼依照 僅 GNU Lesser General Public License v3.0 條款釋出
較舊版本
版本 0.17.0
發行於 2026年4月29日 - 231.9 KB適用於 firefox 109.0a1 與更新版本- 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 :)原始碼依照 僅 GNU Lesser General Public License v3.0 條款釋出
版本 0.16.6
發行於 2026年4月29日 - 213.88 KB適用於 firefox 109.0a1 與更新版本- 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
原始碼依照 僅 GNU Lesser General Public License v3.0 條款釋出
版本 0.16.5
發行於 2026年4月28日 - 229.83 KB適用於 firefox 109.0a1 與更新版本Fixed "loadedMods" not getting properly populated原始碼依照 僅 GNU Lesser General Public License v3.0 條款釋出
版本 0.16.4
發行於 2026年4月28日 - 213.8 KB適用於 firefox 109.0a1 與更新版本Made mods no longer load if any of their dependencies are missing.原始碼依照 僅 GNU Lesser General Public License v3.0 條款釋出
版本 0.16.0
發行於 2026年4月27日 - 87.2 KB適用於 firefox 109.0a1 與更新版本- Added a new mods API which allows mods to communicate without using libraries
- Allow mods to set conflicts with other mods
原始碼依照 僅 GNU Lesser General Public License v3.0 條款釋出
版本 0.15.1
發行於 2026年4月27日 - 87.03 KB適用於 firefox 109.0a1 與更新版本Fixed dependency parsing.原始碼依照 僅 GNU Lesser General Public License v3.0 條款釋出
版本 0.15.0
發行於 2026年4月27日 - 87.03 KB適用於 firefox 109.0a1 與更新版本- 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.
原始碼依照 僅 GNU Lesser General Public License v3.0 條款釋出
版本 0.14.0
發行於 2026年4月17日 - 86.75 KB適用於 firefox 109.0a1 與更新版本Exposed the previously internal deobfuscation map to mods which allows for some easier patching.原始碼依照 僅 GNU Lesser General Public License v3.0 條款釋出
版本 0.13.0
發行於 2026年4月14日 - 86.72 KB適用於 firefox 109.0a1 與更新版本Added some new utilities for extensions (window.pako and window.createImageFromAtlas)原始碼依照 僅 GNU Lesser General Public License v3.0 條款釋出
版本 0.12.3
發行於 2026年4月11日 - 86.56 KB適用於 firefox 109.0a1 與更新版本- Made the "createPatchedMethod" API much more robust when extracting arguments.
- Fixed errors when using mods that don't use the hotkeys API
原始碼依照 僅 GNU Lesser General Public License v3.0 條款釋出
版本 0.12.1
發行於 2026年4月11日 - 86.54 KB適用於 firefox 109.0a1 與更新版本Fixed an issue where the patcher would sometimes match calls to class methods instead of the definitions.原始碼依照 僅 GNU Lesser General Public License v3.0 條款釋出
版本 0.12.0
發行於 2026年4月11日 - 86.54 KB適用於 firefox 109.0a1 與更新版本- Added an
onUpdatehook - Added a
getPatchedMethodAPI to allow for basic patching without page refreshes - Added the hotkeys API
原始碼依照 僅 GNU Lesser General Public License v3.0 條款釋出
- Added an
版本 0.11.0
發行於 2026年4月11日 - 85.78 KB適用於 firefox 109.0a1 與更新版本Made the patcher automatically extract the names of methods and required values via RegEx making it more resilient against bundle updates.原始碼依照 僅 GNU Lesser General Public License v3.0 條款釋出
版本 0.8.0
發行於 2026年4月8日 - 85.01 KB適用於 firefox 109.0a1 與更新版本Added 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.原始碼依照 僅 GNU Lesser General Public License v3.0 條款釋出