forked from dasher/lou-extensions
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
ConanLoxley edited this page Aug 26, 2012
·
16 revisions
This project aims to provide basic functionality to the community for writing their own Chrome extensions and GreaseMonkey scripts for Lord Of Ultima (LoU).
- Dynamic script loader to inject and eject scripts on the fly.
- Backwards compatibility layer to ensure older LoU scrips keep functioning.
- A modified LoU BoS 1.6.0 using these features.
Visit the homepage to download the latest version
- Added a compatibility layer to ensure older version of LoU Tweak, LoU BoS, LoU Suite and others continue working after Phenomic upgraded to the Qooxdoo 2.0.1 framework.
- Upgraded to LoU BoS 1.6.0.
- Added (non-functional) preview version of new screens for managing script injection and ejection in the Chrome extension.
- Hotfix 0.6.1: fixes LoU BoS city zoom bug in Firefox
- Hotfix 0.6.2: adds support for GreaseMonkey 1.0
- Hotfix 0.6.3: adds compatibility layer for the Defiant (TDK) Extension
- Added auto-update functionality for the extensions in Greasemonkey and Google Chrome.
- Upgraded to LoU BoS 1.5.6.
- Refactored LoU BoS to improve object orientation, dependency injection, component separation.
- Remove the global 'a' application variable.
- Upgraded to LoU BoS 1.5.5.
- Scripts load when built-in LoU loader object has finished.
- First beta version for Greasemonkey including LoU BoS 1.5.4.
- First beta version for Google Chrome including LoU BoS 1.5.4.