Skip to content
ConanLoxley edited this page Aug 26, 2012 · 16 revisions

Welcome to the lou-extensions wiki!

This project aims to provide basic functionality to the community for writing their own Chrome extensions and GreaseMonkey scripts for Lord Of Ultima (LoU).

features

  • 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.

download

Visit the homepage to download the latest version

change log

version 0.6

  • 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

version 0.5

  • Added auto-update functionality for the extensions in Greasemonkey and Google Chrome.

version 0.4.0

  • Upgraded to LoU BoS 1.5.6.
  • Refactored LoU BoS to improve object orientation, dependency injection, component separation.
  • Remove the global 'a' application variable.

version 0.3

  • Upgraded to LoU BoS 1.5.5.
  • Scripts load when built-in LoU loader object has finished.

version 0.2

  • First beta version for Greasemonkey including LoU BoS 1.5.4.

version 0.1

  • First beta version for Google Chrome including LoU BoS 1.5.4.

lou-extensions on the web