Gimloader의 버전 기록 - 25개 버전
Gimloader 제작자: TheLazySquid
Gimloader의 버전 기록 - 25개 버전
이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.
최신 버전
버전 1.12.5
2026년 4월 5일에 출시 - 775.75 KBfirefox 109.0a1 이상에서 작동- Hotfix for a crash when joining 2d modes
MIT 라이선스에 따라 릴리스된 소스 코드
이전 버전
버전 1.12.4
2026년 4월 5일에 출시 - 775.74 KBfirefox 109.0a1 이상에서 작동- Hotfix for a crash when joining 2d modes
MIT 라이선스에 따라 릴리스된 소스 코드
버전 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 라이선스에 따라 릴리스된 소스 코드
버전 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 라이선스에 따라 릴리스된 소스 코드
버전 1.12.1
2026년 3월 23일에 출시 - 770.06 KBfirefox 109.0a1 이상에서 작동- Hotfix for crashes that can happen when loading shaders
MIT 라이선스에 따라 릴리스된 소스 코드
버전 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 라이선스에 따라 릴리스된 소스 코드
버전 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 라이선스에 따라 릴리스된 소스 코드
버전 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 라이선스에 따라 릴리스된 소스 코드
버전 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 라이선스에 따라 릴리스된 소스 코드
버전 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 라이선스에 따라 릴리스된 소스 코드
버전 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 라이선스에 따라 릴리스된 소스 코드
버전 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 라이선스에 따라 릴리스된 소스 코드
버전 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 라이선스에 따라 릴리스된 소스 코드
버전 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 라이선스에 따라 릴리스된 소스 코드
버전 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 라이선스에 따라 릴리스된 소스 코드
버전 1.10.1
2025년 11월 23일에 출시 - 714.69 KBfirefox 109.0a1 이상에서 작동- Fixed broken script system that was accidentally included in 1.10.0
MIT 라이선스에 따라 릴리스된 소스 코드
버전 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 라이선스에 따라 릴리스된 소스 코드
버전 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 라이선스에 따라 릴리스된 소스 코드
버전 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 라이선스에 따라 릴리스된 소스 코드
버전 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 라이선스에 따라 릴리스된 소스 코드
버전 1.8.3
2025년 10월 27일에 출시 - 607.68 KBfirefox 109.0a1 이상에서 작동- Added redirect to help with some internal changes
MIT 라이선스에 따라 릴리스된 소스 코드
버전 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 라이선스에 따라 릴리스된 소스 코드
버전 1.8.1
2025년 9월 26일에 출시 - 607.39 KBfirefox 109.0a1 이상에서 작동- Updated gamemode header to apply to net.onLoad rather than whole plugin
MIT 라이선스에 따라 릴리스된 소스 코드
버전 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 라이선스에 따라 릴리스된 소스 코드
버전 1.7.1
2025년 9월 8일에 출시 - 606.78 KBfirefox 109.0a1 이상에서 작동- Added automatic scoped api creation for developers
MIT 라이선스에 따라 릴리스된 소스 코드