Historia wersji dodatku Gimloader — 25 wersji
Gimloader Autor: TheLazySquid
Zachowaj ostrożność podczas używania starych wersji! Są one wyświetlane w celach testowych i historycznych.Zawsze powinno używać się najnowszej wersji dodatku.
Najnowsza wersja
Wersja 1.12.5
Data wydania: 5 kwi 2026 — 775,75 KBDziała z: firefox 109.0a1 i nowsze- Hotfix for a crash when joining 2d modes
Licencja kodu źródłowego: Licencja MIT
Poprzednie wersje
Wersja 1.12.4
Data wydania: 5 kwi 2026 — 775,74 KBDziała z: firefox 109.0a1 i nowsze- Hotfix for a crash when joining 2d modes
Licencja kodu źródłowego: Licencja MIT
Wersja 1.12.3
Data wydania: 5 kwi 2026 — 775,77 KBDziała z: firefox 109.0a1 i nowsze- Added signing confirming scripts are official
- Hotfixed Colyseus stuff for new Gimkit update, plugins will be updated soon
Licencja kodu źródłowego: Licencja MIT
Wersja 1.12.2
Data wydania: 25 mar 2026 — 771,95 KBDziała z: firefox 109.0a1 i nowsze- 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
Licencja kodu źródłowego: Licencja MIT
Wersja 1.12.1
Data wydania: 23 mar 2026 — 770,06 KBDziała z: firefox 109.0a1 i nowsze- Hotfix for crashes that can happen when loading shaders
Licencja kodu źródłowego: Licencja MIT
Wersja 1.12.0
Data wydania: 22 mar 2026 — 770,04 KBDziała z: firefox 109.0a1 i nowsze- 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
Licencja kodu źródłowego: Licencja MIT
Wersja 1.11.4
Data wydania: 7 mar 2026 — 769,04 KBDziała z: firefox 109.0a1 i nowsze- Added net.state with types, which is Gimkit's colyseus state
- Replaced arrays with ReadonlyArrays in api types
Licencja kodu źródłowego: Licencja MIT
Wersja 1.11.3
Data wydania: 3 mar 2026 — 769,02 KBDziała z: firefox 109.0a1 i nowsze- Added plugins.require and libs.require api
- Fixed patcher incorrectly throwing an error on properties of functions
- Updated location to download official plugins from
Licencja kodu źródłowego: Licencja MIT
Wersja 1.11.2
Data wydania: 26 lut 2026 — 768,15 KBDziała z: firefox 109.0a1 i nowsze- 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
Licencja kodu źródłowego: Licencja MIT
Wersja 1.11.1
Data wydania: 20 lut 2026 — 767,71 KBDziała z: firefox 109.0a1 i nowsze- 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
Licencja kodu źródłowego: Licencja MIT
Wersja 1.11.0
Data wydania: 7 lut 2026 — 740,57 KBDziała z: firefox 109.0a1 i nowsze- 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
Licencja kodu źródłowego: Licencja MIT
Wersja 1.10.5
Data wydania: 30 gru 2025 — 738,91 KBDziała z: firefox 109.0a1 i nowsze- Added rewriter.exposeVar utility API
- Fixed regression with new scripts being named "undefined"
- Fixed poller deleting and recreating plugin each time
Licencja kodu źródłowego: Licencja MIT
Wersja 1.10.4
Data wydania: 17 gru 2025 — 742,04 KBDziała z: firefox 109.0a1 i nowsze- 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"
Licencja kodu źródłowego: Licencja MIT
Wersja 1.10.3
Data wydania: 15 gru 2025 — 741,47 KBDziała z: firefox 109.0a1 i nowsze- Fixed plugins asking for a reload even after reloading
- Fixed plugin downloading setting being mislabeled as for libraries
Licencja kodu źródłowego: Licencja MIT
Wersja 1.10.2
Data wydania: 15 gru 2025 — 741,55 KBDziała z: firefox 109.0a1 i nowsze- 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
Licencja kodu źródłowego: Licencja MIT
Wersja 1.10.1
Data wydania: 23 lis 2025 — 714,69 KBDziała z: firefox 109.0a1 i nowsze- Fixed broken script system that was accidentally included in 1.10.0
Licencja kodu źródłowego: Licencja MIT
Wersja 1.10.0
Data wydania: 22 lis 2025 — 714,84 KBDziała z: firefox 109.0a1 i nowsze- 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
Licencja kodu źródłowego: Licencja MIT
Wersja 1.9.2
Data wydania: 13 lis 2025 — 683,16 KBDziała z: firefox 109.0a1 i nowsze- 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
Licencja kodu źródłowego: Licencja MIT
Wersja 1.9.1
Data wydania: 11 lis 2025 — 673,85 KBDziała z: firefox 109.0a1 i nowsze- Added api for plugins to modify fetch requests
- Added modals for gimloader/plugin updates
Licencja kodu źródłowego: Licencja MIT
Wersja 1.9.0
Data wydania: 6 lis 2025 — 671,15 KBDziała z: firefox 109.0a1 i nowsze- Internal UI overhaul
- Added easy settings support for scripts
- Introduced the @deprecated header
Licencja kodu źródłowego: Licencja MIT
Wersja 1.8.3
Data wydania: 27 paź 2025 — 607,68 KBDziała z: firefox 109.0a1 i nowsze- Added redirect to help with some internal changes
Licencja kodu źródłowego: Licencja MIT
Wersja 1.8.2
Data wydania: 23 paź 2025 — 607,44 KBDziała z: firefox 109.0a1 i nowsze- Fixed certain gamemode ids being incorrect
- Fixed issue where the forums would not work
Licencja kodu źródłowego: Licencja MIT
Wersja 1.8.1
Data wydania: 26 wrz 2025 — 607,39 KBDziała z: firefox 109.0a1 i nowsze- Updated gamemode header to apply to net.onLoad rather than whole plugin
Licencja kodu źródłowego: Licencja MIT
Wersja 1.8.0
Data wydania: 26 wrz 2025 — 607,22 KBDziała z: firefox 109.0a1 i nowsze- Added @gamemode header to allow plugins to easily run only in certain gamemodes
Licencja kodu źródłowego: Licencja MIT
Wersja 1.7.1
Data wydania: 8 wrz 2025 — 606,78 KBDziała z: firefox 109.0a1 i nowsze- Added automatic scoped api creation for developers
Licencja kodu źródłowego: Licencja MIT