You are not logged in.

Global Announcement



Dear visitor, welcome to Ikariam.com. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

Anilo

Slinger

  • "Anilo" started this thread

Posts: 45

Location: World of photoshop:D

  • Send private message

1

Sunday, May 25th 2008, 5:04pm

Animated Ikariam for Firefox (v0.5.4)


This version is only for MOZILLA FIREFOX 2/3*

1) Install this add-on to your browser firefox: Greasemonkey

2) Then restart your Mozilla Firefox browser

3) Go on this site:Site of Animated Ikariam.
There click on DOWNLOAD link next a Mozilla Firefox logo.

4)Then click on Install button.

5) Refresh your Ikariam page and your Ikariam it should be animated.

  • Now is compatibile with Ikariam ScoreLinker(the buildings will not disappear)
  • Animated Ikariam Updater!
  • City 3 Level Green

I I'm using LINUX RED HAT 5 Enterprise, dude!
It's much faster than Windows XP
And looks like much better than Windows.

Keteri

Signature Goddess

  • "Keteri" is female

Posts: 1,530

Location: [Born: NY][From: Everywhere][Currently: FL]

Occupation: Full Time Student @ NFSC (formally known as OWC)

  • Send private message

2

Sunday, May 25th 2008, 9:01pm

awesome, got my new version ty ^^

Reila

Proud Zullu Lover

  • "Reila" is male

Posts: 516

Location: Milkomeda

Occupation: ಠ_ಠ

  • Send private message

3

Sunday, May 25th 2008, 11:38pm

Is there an update for Greasemonkey? When I updated to FF 3 beta 5, it said Greasemonkey wasn't compatible. I just checked and it still says that.

Rise

Gyrocopter

  • "Rise" is male

Posts: 1,505

Location: VIRGINIA

  • Send private message

4

Sunday, May 25th 2008, 11:44pm

Greasemonkey 0.8.2 i think :-/

http://arantius.info/gm/greasemonkey-0.8.20080418.0.xpi

found it :D

Edit: if your using FF you need to "allow" the pop-up.

Reila

Proud Zullu Lover

  • "Reila" is male

Posts: 516

Location: Milkomeda

Occupation: ಠ_ಠ

  • Send private message

5

Sunday, May 25th 2008, 11:46pm

Ah, thank you. :D

Rashroosha

Mafia Goddess

  • "Rashroosha" is female

Posts: 514

Location: Wherever there are members to boot!

Occupation: MILF

Alliance(s): Formerly AO

Servers: Beta

  • Send private message

6

Monday, May 26th 2008, 12:25am

ok i dl'd it and installed it, it just updates right? i had the older version, do i have to do anything for it to update...like delete the old file? don't want a lot of clutter on my comp...starts to go really slow :(

Thank You Merly!!!
Rashie was very naughty too! Bad Rashie! :spank:


Rise

Gyrocopter

  • "Rise" is male

Posts: 1,505

Location: VIRGINIA

  • Send private message

7

Monday, May 26th 2008, 12:27am

yes it should...err...i think ?(

Anilo

Slinger

  • "Anilo" started this thread

Posts: 45

Location: World of photoshop:D

  • Send private message

8

Monday, May 26th 2008, 12:46am

Quoted

Originally posted by Rashroosha
ok i dl'd it and installed it, it just updates right? i had the older version, do i have to do anything for it to update...like delete the old file? don't want a lot of clutter on my comp...starts to go really slow :(


if u want clean your firefox browser cache memory:
You can check cache options on Tools/Options/Privacy/Private data/
and (clear now)button and check what do u want to delete.

if u have older files of animated ikariam or other scripts go to Tools/Greasemonkey/Manage User scripts/
select script what do u want delete and click on uninstall button.

or right click on ape in right browser corner and click on script to false or click to manage user scripts link

I I'm using LINUX RED HAT 5 Enterprise, dude!
It's much faster than Windows XP
And looks like much better than Windows.

This post has been edited 1 times, last edit by "Anilo" (May 26th 2008, 12:48am)


Reila

Proud Zullu Lover

  • "Reila" is male

Posts: 516

Location: Milkomeda

Occupation: ಠ_ಠ

  • Send private message

9

Monday, May 26th 2008, 1:28am

You know the updated pictures for building material , wine and the other ones? Do you think you could make a version without those?

I just like the original ones better.

EDIT: Actually, don't bother. Not worth the trouble.

This post has been edited 2 times, last edit by "Reila" (May 26th 2008, 1:33am)


BlueJ

Arrr! I eat Chicken!

Posts: 474

Location: Pluto

  • Send private message

10

Monday, May 26th 2008, 3:36am

Quoted

Originally posted by Reila
You know the updated pictures for building material , wine and the other ones? Do you think you could make a version without those?

I just like the original ones better.

EDIT: Actually, don't bother. Not worth the trouble.


You could always go into the code and change the image sources back to what they normally are. Or I can tell you what to do ;)

Right click on the Greasemonkey icon and select manage user scripts.
Select the script labled Ikariam Animator and click on the Edit button down at the bottom.
Find this code. (Use Ctrl-F)

Source code

1
2
3
4
5
6
addAnimStyle('#advisors #advDiplomacy a.normal {	background-image:url(Http://www.bgt-angels.sk/TW/diplomat.gif);	}');
addAnimStyle('#container ul.resources .wood {	background-image:url(Http://www.bgt-angels.sk/TW/icon_wood.gif);	background-position:4px 2px;	}');
addAnimStyle('#container ul.resources .marble {	background-image:url(Http://www.bgt-angels.sk/TW/icon_marble.gif);	background-position:2px 2px;	}');
addAnimStyle('#container ul.resources .wine { 	background-image:url(Http://www.bgt-angels.sk/TW/icon_wine.gif);	background-position:4px 2px;	}');
addAnimStyle('#container ul.resources .glass {	background-image:url(Http://www.bgt-angels.sk/TW/icon_glass.gif);	background-position:4px 2px;	}');
addAnimStyle('#container ul.resources .sulfur {	background-image:url(Http://www.bgt-angels.sk/TW/icon_sulfur.gif);	background-position:2px 2px;	}');


Replace that with.

Source code

1
2
3
4
5
6
addAnimStyle('#advisors #advDiplomacy a.normal {	background-image:url(Http://www.bgt-angels.sk/TW/diplomat.gif);	}');
addAnimStyle('#container ul.resources .wood {	background-image:url(http://s1.ikariam.com/skin/resources/icon_wood.gif);	background-position:4px 2px;	}');
addAnimStyle('#container ul.resources .marble {	background-image:url(http://s1.ikariam.com/skin/resources/icon_marble.gif);	background-position:2px 2px;	}');
addAnimStyle('#container ul.resources .wine { 	background-image:url(http://s1.ikariam.com/skin/resources/icon_wine.gif);	background-position:4px 2px;	}');
addAnimStyle('#container ul.resources .glass {	background-image:url(http://s1.ikariam.com/skin/resources/icon_glass.gif);	background-position:4px 2px;	}');
addAnimStyle('#container ul.resources .sulfur {	background-image:url(http://s1.ikariam.com/skin/resources/icon_sulfur.gif);	background-position:2px 2px;	}');


Just deleting these 5 lines should also work.


Reila

Proud Zullu Lover

  • "Reila" is male

Posts: 516

Location: Milkomeda

Occupation: ಠ_ಠ

  • Send private message

11

Monday, May 26th 2008, 3:42am

That worked, thanks. :D

Anilo

Slinger

  • "Anilo" started this thread

Posts: 45

Location: World of photoshop:D

  • Send private message

12

Monday, May 26th 2008, 8:21pm

Quoted

Originally posted by Reila
That worked, thanks. :D


many people many tastes.
Later i add option radioboxes in settings for switching between old/new resources.

I I'm using LINUX RED HAT 5 Enterprise, dude!
It's much faster than Windows XP
And looks like much better than Windows.

Anilo

Slinger

  • "Anilo" started this thread

Posts: 45

Location: World of photoshop:D

  • Send private message

13

Wednesday, May 28th 2008, 2:48am

Animated Ikariam CANCELED

For more comfort of playing I must CANCELED this project for Mozilla Firefox because animated files are 5-7 times bigger than static. For many players is speed of game too low and can be frustrating and hard to focus to fluently play the game Ikariam.

! Do not uninstall your Animated Ikariam. I will release last update what can optimalize game loading speed around 40-60% for Mozilla,IE6 and IE7! Last version will be in support-mode and you can play without changes or brakes.

More informations i will release later.I would like to heard your opinions about this decision.

Around 29.-30. May i release more informations about Canceling of Animated Ikariam for Mozilla Firefox and future plans

Other browsers versions will be still fully supported.

I preparing some other new projects and i need time for develop.

Animated Ikariam CANCELED

I I'm using LINUX RED HAT 5 Enterprise, dude!
It's much faster than Windows XP
And looks like much better than Windows.

musclemutt

Banned indefinitely

  • "musclemutt" is male
  • "musclemutt" has been banned

Posts: 59

Location: DCA LAX CDG

Occupation: Digital Arts

  • Send private message

14

Friday, May 30th 2008, 3:22pm

First of all, Anilo, let me say how much I appreciate your creating the script and graphics for others to enjoy. And I do enjoy your work. I knew that the town center building should have flames dancing in front of it, but I was delighted to see also the water in the fountain. Such tiny detail. And every waterfront needs a working crane to load the ships. But what really made me laugh was the diplomat giving me such a look, like someone's leering avatar.

15 years ago, a 160 x 240 pixel animation at 15 frames per second was a staggering demand on computer resources and bandwidth [1.5 megabytes, oh my!]. On today's computers people watch full-screen high-definition video at 30 fps. But they don't do that over a 56 K modem connection or on a machine with 512 megs of RAM. The size of your little animations is not the problem. Nor is it a problem of Firefox, which always loads faster for me than Explorer.

My point is that rather than discontinuing a wonderful feature for Ikarium on a popular and innovative browser you could think about it this way:
>> You are more likely to hear from grumpy users than pleased ones. Sad but true.
>> Your answers to the whiners are very generous and helpful. I loved your information about editing the script. [My answer would be, if you don't like it, don't use it.]
>> Instead of losing the pleasure of creating something for so many, or denying those who enjoy your work for the reason that a few have problems, you may say to those with distracting slowness that instead of blaming your work, they could take responsibility for their pleasure by upgrading their computers to meet certain basic requirements, such as internet access via cable or DSL and having sufficient RAM.
:rolleyes: RAM is the single most important upgrade to having a computer that is fun instead of being weak and slow. It is so cheap that you might say the minimum amount of RAM that you need is however much is the most RAM that your computer will take.

Anyway, I will stop now, for I am obviously a very crabby person, and your readers will want to get back to something more nice. But whatever you decide, do it for your own reasons. You have a worthwhile talent that will bring good however you express it. Do not let anyone discourage your enjoyment or sharing of it.

Regards,
musclemutt



Delta est omnis divisa in partes tres.
—Caesar's Commentaries

15

Friday, May 30th 2008, 5:07pm

may i know what is this all about.,

cant understand.,

do u mean if i download this animated ikariam.,

i can already watch battle combats?
KHAN
to the rescue

BlueJ

Arrr! I eat Chicken!

Posts: 474

Location: Pluto

  • Send private message

16

Friday, May 30th 2008, 5:28pm

No this just takes some of the pictures of buildings and things like that and adds a little animation to them.


Cheodo

Jedi Ninja

  • "Cheodo" is male

Posts: 463

Location: Enterprise, AL

Occupation: USAF, ProGamer

  • Send private message

17

Friday, May 30th 2008, 6:34pm

It still works, but I can't tell if it works in conjunction with the day/night script because that script does not work with the updated Ikariam patch. Nice effects though.

Anilo

Slinger

  • "Anilo" started this thread

Posts: 45

Location: World of photoshop:D

  • Send private message

18

Friday, June 6th 2008, 10:59am

Animated Ikariam v0.6.0 is UP!HERE!

I I'm using LINUX RED HAT 5 Enterprise, dude!
It's much faster than Windows XP
And looks like much better than Windows.

This post has been edited 1 times, last edit by "Anilo" (Jun 6th 2008, 11:01am)


xPx

Unregistered

19

Friday, June 6th 2008, 12:56pm

Can some1 upload some pix of how the game looks with the addon, so people who are dumb with comp like me see if it is worth to install it, please ? :(

PlatinumCharm

Unregistered

20

Friday, June 6th 2008, 1:35pm

Well screen captures are kind of pointless since they show everything as in-animate. The flags move, and so do your advisors.

The dock's crane moves, the research telescope etc.