BUGS
|
|
Nice idea but don't work for mine on s5.ikariam.fr
Firefox Error Console report this : Erreur : L_REPORT is undefined
|
|
|
This is been under development the last couple days and has not been intended for public use. Give it another try and let me know if you still have problems (make sure you uninstall the old script, if you still have it installed). |
|
|
Same error but line 949 ;) |
|
|
What language is this? Currently, the only support languages are Bulgarian, Chinese, Dutch, English, Greek, Hebrew, Polish, Romanian, Viatnamese. If you'd like to help translate, I need the language you are translating to the words: "Offense", "Defense", "Stamina", "Loot", "Damage", "Back to Report", "Victors". |
|
|
French server on ikariam.fr Translation: "Attaque", "Defense", "Endurance", "Butin", "Pertes", "Retour au rapport", "Vainqueurs" |
|
|
Thanks, I added the translations. Try again and let me know if you still have problems. |
|
|
It's fine, thank you :) |
|
|
hi holyshmidt,
|
|
|
You need to make sure you disable smilies when posting. There's little I can do to avoid this from my side. There is a checkbox when posting to disable the "auto-insertion" of smilies. |
![]() ![]() |
I have found a fix for the smiley issue, without requiring the user to change their settings. Simply update the latest and the smiley problem should go away. :) |
![]() ![]() |
hi, are you sure the damage is count correctly?
|
![]() ![]() |
Damage:
Feel free to double-check my math. If something doesn't add up, let me know (maybe an example CR screenshot?) |
![]() ![]() |
You're right, my mistake.
|
![]() ![]() |
Hi, can you confirm the damage of the "gyrocopter" and the "diving"?
|
![]() ![]() |
Looks like there are some mistakes. I will go through all of them and update later today. EDIT: Version updated. I double-checked all the units again and did not find any other errors, but let me know I missed any. |
![]() ![]() |
when you reply to message, adds an ">" in front of every line.
$(this).html($(this).html().replace(/</g,'<').replace(/>/g,'').replace(/>/g,'>')); in function |
![]() ![]() |
Thanks GigeL. I couldn't quite get your code working to fix the reply issue, but worked something out that should work as well. I have also moved the report into the area you suggested. I like it there a lot better. |
![]() ![]() |
:) try to think to use as included url
|
![]() ![]() |
There is one problem with that, and that is the script needs to run on pages which display in-game message (for those to be formatted correctly). I realize that *most* cases can be solved by including also *view=diplomacyAdvisor*, but not all (for instance, after sending a message, you are directed back to the diplomacy page, but the page url is just http://s*.ikariam.*/index.php). |
![]() ![]() |
yeah, need to be like this: // @include http://s*.ikariam.*/*view=military* // @include http://s*.ikariam.*/*view=diplomacy* // @include http://s*.ikariam.*/index.php |
![]() ![]() |
I could do that. A couple questions:
|
![]() ![]() |
i found a bug, your converter give only the half of the damage,
here is your converter:
here the official Les attaquants ont perdu 2`829`060 points.
|
![]() ![]() |
I'm not sure what "official" converter you are talking about. "Damage" is a relative term, and should not be used/compared to any other "damage" calculation in other scripts. The damage calculation in my converter, is nothing more than a total number of resources lost from the pillaged goods + units lost. |
![]() ![]() |
You right sorry, in my case the "official converter" is for ikariam.fr (france)
|
![]() ![]() |
Version 2.3.2 -
|

