Bug/Issue reports
![]() ![]() |
when the rainforces troop are very and not all of them show in rally point, in dorf3.php don't show all of the troops and just shows the troops that are in the rally point. |
![]() ![]() |
Hi. I have problem with fonts size on 3.8.8.8.6.4
http://img44.imageshack.us/img44/2672/travkv.jpg Thanks PS. Sorry my bad english |
![]() ![]() |
@DenTikh, I've created a test account on the specified game server, but could not reproduce the issue. Here's how it looks for me (Vista SP2, Firefox 3.5.3, the latest version of GreaseMonkey, only this script activated for Travian pages):
|
![]() ![]() |
@MiLaD67,
Please hover over the last link in your rally point and post the "http" link that appears on the status bar. I do not play the game and have no access to the specified link. Thank you for your support. |
![]() ![]() |
Version 3.8.8.7 (2nd of August, 2009) * When you mouse over the rows of the village list the moused-over row will be highlighted (Thank you, MeXaon !)- DONE Where is this feature gone? |
![]() ![]() |
@Vykintas,
It's gone because of the new css file from the server for the villageList table. I had no time to (re)write all the css declarations for all the elements. It will take some (more) time. |
![]() ![]() |
The resource calculation for small party:
I remember it should be there before. |
![]() ![]() |
update: the wooden is calculated.
When I have 400 wooden on hand, it shows 100 is needed. |
![]() ![]() |
There is also a small bug in Academy for lightening, the one before druyid in Gauls.
And a few translation suggestions if you do not mind ('cause there are still in English in Turkish Usage);
Sorry for my bad English aspecially for the name of the soldier types, etc. and also thanks for the script. It is very very useful, it makes players free of claculations. |
![]() ![]() |
@LeventT,
The next version fixes (hopefully) the issue in the Academy. This has been also reported for the s6.travian.hu server. But I had not chance to see what the issue was and fix it until now (have only small test accounts and it takes a very long time until I can do something without attacking). The issue was caused by special characters in some languages (unfortunately all the accounts I have access to, different languages, did not present the issue). Thank you. |
![]() ![]() |
Not a huge deal, but enabling troop travel time in tool tips actually disables it and disabling it, turns it on.
|
![]() ![]() |
just wondering the villages on my village list after latest update auto centered not big deal it just doesn't seem right |
![]() ![]() |
@ChaosPinead,
Sorry, but cannot reproduce the error reported. |
![]() ![]() |
@ares23,
Please identify following line of code (in the script):
"table#vlist tbody td {border:0px none transparent; text-align:center; padding:0px 2px 0px 2px; white-space:nowrap;}" +Replace it with following line of code:
"table#vlist tbody td {border:0px none transparent; padding:0px 2px 0px 2px; white-space:nowrap;}" +Save your script. Done |
![]() ![]() |
thanks it is still doing it though it starts alligned to the right though but quickly changes to center ill ask my friend to help me out. think i may have of missed the code that you told me to replace.ill check it again |
![]() ![]() |
there i got it my mistake not yours |
![]() ![]() |
http://research.travian.org/nachrichten.php I'm playing the research server everything in the script shows up German in the script is there any way i could change that to English I'm total noob to editing scripts sorry for all the questions ussaly play .com servers only but one of my dual started playing on this so i joined up |
![]() ![]() |
I'm attacking my own oasis, on the defending village, it shows the normal purple swords as incoming on oasis on dorf1.php
Maybe it's just me, but I feel that version 388864 was less resource hog than version 388867 |
![]() ![]() |
@ares23,
The named server "research.travian.org" is an experimental server. Anyway... Please identify following lines of code (in the script):
} else if (strLast == "org") {
wsSName = "org";
TB3O.language = "de";
Replace them with following lines of code:
} else if (strLast == "org") {
if (strFirst == "research") {
wsSName = "org";
TB3O.language = "en";
} else {
wsSName = "org";
TB3O.language = "de";
}
Save your script. Done.
Keep in mind, the links to the world and map anlysers will NOT work as this server is not available on those servers. |
![]() ![]() |
Hello
|
![]() ![]() |
hello..
|
![]() ![]() |
Wood's calculation in small and large party still wrong in latest version. |
![]() ![]() |
for .net last update didnt work. i try unistall all and install another time but i cant make run... some idea? ty |
![]() ![]() |
@Psicothika,
Here's a screenshot from the s1.travian.net taken 10 minutes ago. Script works as expected. ![]() I use only this script for Travian pages (in fact, the only GM script in Firefox). |
![]() ![]() |
@Chu Chee Meng,
Sorry, I do not have access to an account with a town hall. I do not play the game at all. If you think you can let me have access to your account for a short period of time then please send me a mail (inside userscripts.org) with the server name, the user name and (very important !!!) a modified password. Thank you. |




