Gimloader のバージョン履歴 - 全 25 バージョン
Gimloader 作成者: TheLazySquid
古いバージョンに注意してください!これらのバージョンは、テストや参照を目的に表示されています。常に最新バージョンのアドオンを使用してください。
最新バージョン
バージョン 1.12.5
リリース日 : 2026年4月5日 - 775.75 KBfirefox バージョン 109.0a1 以降 で動作- Hotfix for a crash when joining 2d modes
ソースコードは MIT License に従いリリースされています
以前のバージョン
バージョン 1.12.4
リリース日 : 2026年4月5日 - 775.74 KBfirefox バージョン 109.0a1 以降 で動作- Hotfix for a crash when joining 2d modes
ソースコードは MIT License に従いリリースされています
バージョン 1.12.3
リリース日 : 2026年4月5日 - 775.77 KBfirefox バージョン 109.0a1 以降 で動作- Added signing confirming scripts are official
- Hotfixed Colyseus stuff for new Gimkit update, plugins will be updated soon
ソースコードは MIT License に従いリリースされています
バージョン 1.12.2
リリース日 : 2026年3月25日 - 771.95 KBfirefox バージョン 109.0a1 以降 で動作- Fixed forceReactUpdate causing UI to disappear if called twice simultaneously
- Added examples to more api types
- Reversed order onStop callbacks are called
- Added GL.UI.onComponentLoad method
ソースコードは MIT License に従いリリースされています
バージョン 1.12.1
リリース日 : 2026年3月23日 - 770.06 KBfirefox バージョン 109.0a1 以降 で動作- Hotfix for crashes that can happen when loading shaders
ソースコードは MIT License に従いリリースされています
バージョン 1.12.0
リリース日 : 2026年3月22日 - 770.04 KBfirefox バージョン 109.0a1 以降 で動作- Added patcher.swap api
- Improved look of plugin settings menus
- Replaced const with let in all parsed js for easier reassignment. This has a small chance of breaking certain plugins.
- Added UI.forceReactUpdate method
ソースコードは MIT License に従いリリースされています
バージョン 1.11.4
リリース日 : 2026年3月7日 - 769.04 KBfirefox バージョン 109.0a1 以降 で動作- Added net.state with types, which is Gimkit's colyseus state
- Replaced arrays with ReadonlyArrays in api types
ソースコードは MIT License に従いリリースされています
バージョン 1.11.3
リリース日 : 2026年3月3日 - 769.02 KBfirefox バージョン 109.0a1 以降 で動作- Added plugins.require and libs.require api
- Fixed patcher incorrectly throwing an error on properties of functions
- Updated location to download official plugins from
ソースコードは MIT License に従いリリースされています
バージョン 1.11.2
リリース日 : 2026年2月26日 - 768.15 KBfirefox バージョン 109.0a1 以降 で動作- Fixed changelog modal overflowing
- Consolidated individual commands for each script into a few general ones
- Fixed command palette not working when a modal is open
- Fixed arrow keys not working properly in select input on command palette
- Disabled Gimkit's "Stop!" message in the console
ソースコードは MIT License に従いリリースされています
バージョン 1.11.1
リリース日 : 2026年2月20日 - 767.71 KBfirefox バージョン 109.0a1 以降 で動作- Fixed poller setting not updating when loading a config
- Improved patcher types
- Added script version number to loging
- Exposed svelte v5.43.0 for scripts
ソースコードは MIT License に従いリリースされています
バージョン 1.11.0
リリース日 : 2026年2月7日 - 740.57 KBfirefox バージョン 109.0a1 以降 で動作- Added api.requestReload method for scripts
- Fixed id property being accessible on api namespaces
- Fixed poller not showing toasts
- Fixed hotkeys tab overflowing rather than scrolling
- Added gimloader button to signed out screen, and in Draw That
- Added indicator to show that a plugin requires a reload
- Improved stores types
- Settings.create now returns a typed object of the settings
ソースコードは MIT License に従いリリースされています
バージョン 1.10.5
リリース日 : 2025年12月30日 - 738.91 KBfirefox バージョン 109.0a1 以降 で動作- Added rewriter.exposeVar utility API
- Fixed regression with new scripts being named "undefined"
- Fixed poller deleting and recreating plugin each time
ソースコードは MIT License に従いリリースされています
バージョン 1.10.4
リリース日 : 2025年12月17日 - 742.04 KBfirefox バージョン 109.0a1 以降 で動作- Added rewriter.runInScope option to allow certain plugins to start without needing a reload
- Fixed cache not being properly cleared sometimes
- Fixed some types in editor
- Fixed regression with new scripts being named "undefined"
ソースコードは MIT License に従いリリースされています
バージョン 1.10.3
リリース日 : 2025年12月15日 - 741.47 KBfirefox バージョン 109.0a1 以降 で動作- Fixed plugins asking for a reload even after reloading
- Fixed plugin downloading setting being mislabeled as for libraries
ソースコードは MIT License に従いリリースされています
バージョン 1.10.2
リリース日 : 2025年12月15日 - 741.55 KBfirefox バージョン 109.0a1 以降 で動作- Internally overhauled how scripts are handled
- Improved script dependency popup
- Added dialog to confirm downloading missing dependencies rather than throwing an error
- Added needsPlugin header to allow plugins to depend on one another
- Added third argument for settings.listen to trigger immediately
- Improved stores type
ソースコードは MIT License に従いリリースされています
バージョン 1.10.1
リリース日 : 2025年11月23日 - 714.69 KBfirefox バージョン 109.0a1 以降 で動作- Fixed broken script system that was accidentally included in 1.10.0
ソースコードは MIT License に従いリリースされています
バージョン 1.10.0
リリース日 : 2025年11月22日 - 714.84 KBfirefox バージョン 109.0a1 以降 で動作- Added command palette- open with ctrl+shift+p (chrome) or alt+shift+p (firefox)
- Fixed polling for extensions locally on firefox
- Fixed crash when used on Firefox together with some other extensions
- Added titles for script buttons
- Added option to import scripts from a URL
- Improved validation for api arguments
- Fixed visual issue with script author's name being cut off
- Fixed visual issue with horizontal scrollbar appearing in settings
- Better handling for load errors
ソースコードは MIT License に従いリリースされています
バージョン 1.9.2
リリース日 : 2025年11月13日 - 683.16 KBfirefox バージョン 109.0a1 以降 で動作- Fixed updates tab looking strange
- Fixed modals for certain plugins looking strange
- Added notingame option for reloadRequired header
- Removed syncEval header
- Added button to copy debug information in popup
- Greatly improved error handling when scripts fail to load
ソースコードは MIT License に従いリリースされています
バージョン 1.9.1
リリース日 : 2025年11月11日 - 673.85 KBfirefox バージョン 109.0a1 以降 で動作- Added api for plugins to modify fetch requests
- Added modals for gimloader/plugin updates
ソースコードは MIT License に従いリリースされています
バージョン 1.9.0
リリース日 : 2025年11月6日 - 671.15 KBfirefox バージョン 109.0a1 以降 で動作- Internal UI overhaul
- Added easy settings support for scripts
- Introduced the @deprecated header
ソースコードは MIT License に従いリリースされています
バージョン 1.8.3
リリース日 : 2025年10月27日 - 607.68 KBfirefox バージョン 109.0a1 以降 で動作- Added redirect to help with some internal changes
ソースコードは MIT License に従いリリースされています
バージョン 1.8.2
リリース日 : 2025年10月23日 - 607.44 KBfirefox バージョン 109.0a1 以降 で動作- Fixed certain gamemode ids being incorrect
- Fixed issue where the forums would not work
ソースコードは MIT License に従いリリースされています
バージョン 1.8.1
リリース日 : 2025年9月26日 - 607.39 KBfirefox バージョン 109.0a1 以降 で動作- Updated gamemode header to apply to net.onLoad rather than whole plugin
ソースコードは MIT License に従いリリースされています
バージョン 1.8.0
リリース日 : 2025年9月26日 - 607.22 KBfirefox バージョン 109.0a1 以降 で動作- Added @gamemode header to allow plugins to easily run only in certain gamemodes
ソースコードは MIT License に従いリリースされています
バージョン 1.7.1
リリース日 : 2025年9月8日 - 606.78 KBfirefox バージョン 109.0a1 以降 で動作- Added automatic scoped api creation for developers
ソースコードは MIT License に従いリリースされています