Ikariam Research Times

By HomerOfXi Last update Sep 16, 2009 — Installed 42,532 times.


Script Summary: Script to show research times for Ikariam 0.3.2

Version: 0.6

Description

This script will replace the text "Not enough research points" with the time needed to gain the necessary points and a percentage bar representing % of needed research. Also the research will show in the Academy view just as it did in 0.3.1. Just check the options page to turn on/off each feature!

Please let me know if you run into any issues. Be as descriptive as possible so that I can fix your issue. Thanks!

CoAuthor
PhasmaExMachina

Planned Updates/Fixes

  • None at the moment.
  • Anything someone recommends!

ScreenShots



Change Log

v0.6

  • New Feature: Added research to the academy view. (Done by PhasmaExMachina)
  • New Feature: Added options to turn on/off each mod.
  • New Feature: Added auto update ability using PhasmaExMachinas script updater.

v0.5

  • New Feature: Added progress bar with % of gathered research needed for each research item.
  • refactored alot of code and introduced jquery
  • removed greasemonkey log messages

v0.4

  • fixed bug that occurred if you had exactly 24hrs left
  • changed GreaseMonkey include attribute to only run on research advisor screen so script wont attempt to run on every ikiaram page
  • optimized code a bit to use native firefox method getElementsByClassName instead of custom function

v0.3

  • more fixes for points over 1,000 for both needed and already obtained points
  • added message logging to the error console. Thanks to oliezekat for the suggestion!

v0.2

  • added fix that enabled displaying times for researches over 1,000 points

v0.1

  • fixed typo that prevented research times needing 1day+ to not display

v0.0

  • Initial Release