Ιστορικό εκδόσεων του GDmod Patcher - 7 εκδόσεις
GDmod Patcher από arthuro555
Ιστορικό εκδόσεων του GDmod Patcher - 7 εκδόσεις
Προσέξτε τις παλιές εκδόσεις! Αυτές οι εκδόσεις εμφανίζονται για δοκιμές και σκοπούς αναφοράς.Θα πρέπει πάντα να χρησιμοποιείτε την πιο πρόσφατη έκδοση ενός προσθέτου.
Πιο πρόσφατη έκδοση
Έκδοση 0.1.2
Κυκλοφόρησε στις 7 Μαϊ 2021 - 353,17 KBΛειτουργεί με firefox 48.0 και νεότερα✨ Improvements
- New better logo (thanks alaska#3432!)
- Updated the internal extensions loader extensions list
- Added GDAPI docs
- Added strict validation of mod manifest
- Errors reports in the console are also more detailed now
- Added support for loading audio resources
- Made resource parsing more forgiving
- A resources.json containing for example ["foo.png"] will automatically be converted to [{"file": "foo.png", "name": "foo.png", kind: "image"}]
🐞 Bug fixes
- Fix internal GDMod variables leaking into mods code
- Fix the web loader crashing on errors instead of showing it
- Fix some occasional crashes
- Fix the API not working on older electron versions
🛠️ Internal changes
- Switched to another RuntimeGame access patch
- The new patch only gets it once instead of every frame to prevent any lag.
- Switched to a lerna managed monorepo to make contributing easier
- Converted the API to typescript es modules
- This caused some breaking changes to the API.
- Remove dependency on the GDevelop repository
- Added unit tests to the APIΟ πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT
Λήψη Firefox και απόκτηση επέκτασηςΘα χρειαστείτε το Firefox για να χρησιμοποιήσετε αυτήν την επέκτασηΠαλαιότερες εκδόσεις
Έκδοση 0.0.8
Κυκλοφόρησε στις 3 Μαρ 2021 - 151,27 KBΛειτουργεί με firefox 48.0 και νεότεραRework the mod manager into a class
Fix bugs when reinstalling a currently loaded mod
Fix the global namespace of websites getting polluted by the mod loader
Add unload() to the mod class to allow cleaning up manually when the mod unloads
Adapt some code to make the Mozilla extensions linter happyΟ πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT
Έκδοση 0.0.7
Κυκλοφόρησε στις 26 Φεβ 2021 - 150,94 KBΛειτουργεί με firefox 48.0 και νεότερα- Files are now added to the extension at compilation time, no longer relying on an external CDN for extra speed, safety and reliability
- Mods are now cached inside browser storage
- Mods can now be unloaded
- Added support for older GDevelop versions by polyfilling missing APIs
- Auto formatted the code with prettierΟ πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT
Έκδοση 0.0.5
Κυκλοφόρησε στις 30 Σεπ 2020 - 104,78 KBΛειτουργεί με firefox 48.0 και νεότεραChanges to the class API: initialized removed, sceneChanged added.
Fixed some mior API bugs
Fixed class API callbacks
Added mechanism to load non-exported GDevelop extensionsΟ πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT
Έκδοση 0.0.4
Κυκλοφόρησε στις 14 Ιουν 2020 - 103,59 KBΛειτουργεί με firefox 48.0 και νεότερα- Added Resource loading
- Fixed many bugs
- Added 2 template mods (see main repository)Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT
Έκδοση 0.0.3
Κυκλοφόρησε στις 12 Ιουν 2020 - 104,17 KBΛειτουργεί με firefox 48.0 και νεότερα- Refactored way the extensions are loaded
- Added basic Mod Manager (internally)
- Added mod loading modal
- Added mod loading error modal
- Added Mod Template
- Fixed appearance issue in firefox
- Updated to UiKit 3.5.3Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT
Έκδοση 0.0.1
Κυκλοφόρησε στις 8 Ιουν 2020 - 103,52 KBΛειτουργεί με firefox 48.0 και νεότεραΟ πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT