Giter Club home page Giter Club logo

travianz's People

Contributors

akshay9 avatar armando1980 avatar barin avatar brainiacx avatar danter14 avatar denixue avatar esfomeado avatar goten87 avatar hexcoded avatar inblackhole avatar kfcspike avatar kylesv avatar mafiadek avatar michaelbt1 avatar mrphp avatar nean avatar niko28 avatar nikodelpo avatar nsonline avatar ocalypto avatar pickuse avatar sempoi avatar shadowss avatar shadxo avatar simiz avatar spamercz avatar stimulated avatar ukitake-san avatar yi12345 avatar yossi-k avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

travianz's Issues

Oasis units for type 12

In function populateOasisUnitsHigh() in db_MYSQL.php is ... AND u38 <= '10' AND u38 <= '10' ... , better ... AND u38 <= '10' AND u39 <= '10' ...

Prisoners and battle report

Hello guys, first I would like to thank the excellent work being done here. These files are the best I found on the internet. I'm testing it and found two issues:

  1. Imperians prisoners appear as Pathfinders...
  2. In the battle report sent 100 Imperians in attack and died 88 and 14 were arrested. Therefore 88 +14 = 102.

Thank you!

Error on click map

Warning: filemtime() [function.filemtime]: stat failed for GameEngine/Prevention/returnunits.txt in /home/playin/domains/playinedit.ro/public_html/GameEngine/Automation.php on line 199

Hero bug

Hi, i found hero bug. When i send hero to attack someone, 1 hero go to attack, but another hero appears in the village. Maybe you can fix it?

troops create

Restart the server, and now the troops are not, you got idea where it is the error?
start doing 10 legionaries, discounted materials, but they are not

magic_quotes_gpc = Off

where I have to look for that brother?
find 'magic_quotes_gpc = Off' and replace with 'magic_quotes_gpc = On' for better options with special characters (you need to restart your appache and mysql for make this change affective

please add this file in Templates\Build

16_incomming.tpl
your file is
201 echo "at ".$datetime[1]."";
please add this
201 echo "at ".$datetime[1]." hours";

Thanks again for your day job!

Maximiliano (Argentina)

Resset

how to reset the server, since it was completed successfully

Gold bug

Hey need help agen. Wen 1 player pays 2gold to complete construction orders all server players buildings finishes building too.
Any idea how to fix it?

Catapult

Hi again, maybe you can fix catapult? Because I set target to demolish Treasure, but they demolish with random target ..

And wtf??
Your hero could not claim the artefact and gained 0 XP from the battle.

don´t work page loading (on to chmod 644 GameEngine)

Warning: include(GameEngine/Account.php) [function.include]: failed to open stream: Permission denied in /data/web/virtuals/12846/virtual/www/subdom/beta/login.php on line 15

Warning: include(GameEngine/Account.php) [function.include]: failed to open stream: Permission denied in /data/web/virtuals/12846/virtual/www/subdom/beta/login.php on line 15

Warning: include() [function.include]: Failed opening 'GameEngine/Account.php' for inclusion (include_path='.:/data/web/virtuals/12846/virtual') in /data/web/virtuals/12846/virtual/www/subdom/beta/login.php on line 15

Notice: Undefined variable: session in /data/web/virtuals/12846/virtual/www/subdom/beta/Templates/menu.tpl on line 13

Notice: Trying to get property of non-object in /data/web/virtuals/12846/virtual/www/subdom/beta/Templates/menu.tpl on line 13

Notice: Use of undefined constant HOME - assumed 'HOME' in /data/web/virtuals/12846/virtual/www/subdom/beta/Templates/menu.tpl on line 29
HOME
Notice: Use of undefined constant LOGIN - assumed 'LOGIN' in /data/web/virtuals/12846/virtual/www/subdom/beta/Templates/menu.tpl on line 29
LOGIN
Notice: Use of undefined constant REG - assumed 'REG' in /data/web/virtuals/12846/virtual/www/subdom/beta/Templates/menu.tpl on line 29
REG

Notice: Use of undefined constant COMMENCE - assumed 'COMMENCE' in /data/web/virtuals/12846/virtual/www/subdom/beta/login.php on line 58

Notice: Use of undefined constant COOKIES - assumed 'COOKIES' in /data/web/virtuals/12846/virtual/www/subdom/beta/login.php on line 66
COOKIES

Notice: Use of undefined constant START_DATE - assumed 'START_DATE' in /data/web/virtuals/12846/virtual/www/subdom/beta/login.php on line 68

Server will start in:

Notice: Undefined variable: form in /data/web/virtuals/12846/virtual/www/subdom/beta/login.php on line 309

Fatal error: Call to a member function getError() on a non-object in /data/web/virtuals/12846/virtual/www/subdom/beta/login.php on line 309

hi

hey i played someone elses server and in the plus support that had a option to finish troops in barracks for 30 gold. how could i add this to this script? :)

battle

Hi!Are you try fix battle?

revive hero?

if the hero dies in battle, can not be revived...

Troops training halted

Hi Yi. Thanks again for the tremendous effort you've put in.

Server speed: 500x

When i train troops greater than 10,000 it shows a completion time within 02h42m48s.
However when left overnight, the troops training has not complete and the counter is now increasing in duration.
Troop training has now taken more than 12hours.

Please have a look. Thank you.

Hero Dead.

If your hero dies. There is no way to revive him.
Please fix this.

ally message

Hi Yi12345, maybe you can fix ally message? p.s [ally] :)

Fix for Horse Drinking Trough

Hi,

i have fix:

in GameEngine/Technology.php

if(isset($horsedrinking)){
if(($i==4 && $buildarray['f'.$horsedrinking] >= 10)
|| ($i==5 && $buildarray['f'.$horsedrinking] >= 15)
|| ($i==6 && $buildarray['f'.$horsedrinking] == 20)) {
$upkeep += ($dataarray['pop']-1) * $array[$unit];
} else {
$upkeep += $dataarray['pop'] * $array[$unit];
}}else{
$upkeep += $dataarray['pop'] * $array[$unit];
}

Problem install

Warning: include(../GameEngine/config.php) [function.include]: failed to open stream: No such file or directory in /home/playin/domains/playinedit.ro/public_html/GameEngine/Admin/database.php on line 23

Warning: include(../GameEngine/config.php) [function.include]: failed to open stream: No such file or directory in /home/playin/domains/playinedit.ro/public_html/GameEngine/Admin/database.php on line 23

Warning: include() [function.include]: Failed opening '../GameEngine/config.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/playin/domains/playinedit.ro/public_html/GameEngine/Admin/database.php on line 23

Warning: include(../GameEngine/Data/buidata.php) [function.include]: failed to open stream: No such file or directory in /home/playin/domains/playinedit.ro/public_html/GameEngine/Admin/database.php on line 24

Warning: include(../GameEngine/Data/buidata.php) [function.include]: failed to open stream: No such file or directory in /home/playin/domains/playinedit.ro/public_html/GameEngine/Admin/database.php on line 24

Warning: include() [function.include]: Failed opening '../GameEngine/Data/buidata.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/playin/domains/playinedit.ro/public_html/GameEngine/Admin/database.php on line 24

Warning: Cannot modify header information - headers already sent by (output started at /home/playin/domains/playinedit.ro/public_html/GameEngine/Admin/database.php:23) in /home/playin/domains/playinedit.ro/public_html/install/include/oasis.php on line 19

the wonders

hi friend, who may be you can not see the wonders, are in statistics, but when you click on it goes
replace files that have newer, and does the same
Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in /home/ts1travi/public_html/T3.6/GameEngine/Database/db_MYSQL.php on line 688

Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in /home/ts1travi/public_html/T3.6/Templates/Map/vilview.tpl on line 6
(|)

Sql hero

Hi,

in install/data/sql.sql is a bug in create table for hero. For example:

heroid smallint(2) unsigned NOT NULL AUTO_INCREMENT,

or

uid smallint(2) unsigned NOT NULL,

Wrong mysql datatype

Populate Oasis

Hi,

in functions populateOasisUnitsHigh() in db_MYSQL.php is :

$q2 = "SELECT * FROM " . TB_PREFIX . "wdata where oasistype != 0";
$result2 = mysql_query($q2, $this->connection);
while($row = mysql_fetch_array($result2)) {
$wid = $row['id'];
$basearray = $this->getMInfo($wid);
switch($basearray['oasistype']) {
...
}
}

Maybe better:

$q2 = "SELECT * FROM " . TB_PREFIX . "wdata where oasistype != 0";
$result2 = mysql_query($q2, $this->connection);
while($row = mysql_fetch_array($result2)) {
$wid = $row['id'];
switch($row['oasistype']) {
...
}
}

task

the task window dont load

crahs

help please

Problem

Hi again. :)
Parse error: syntax error, unexpected T_VARIABLE in /home/zuikyys/public_html/s1/GameEngine/BBCode.php on line 1

I have a problem with this code, when i want to read letter, throws this error.

Serious Bug

original topic : http://www.inforge.net/community/travian-hacks-bots-e-cheats/276462-%5Brel%5D-travian-pserver-cheats-hack-4.html

Here's the exploit.

Practically with this program he logs in your account then moves into the path /spieler.php? s = 3 ( where you can change the password / email / delete accounts) then asks you uid + password and make a POST request always at the same path (/ spieler.php? s = 3) but instead of putting the account uid logged, puts the uid that you have entered, then the account for which you want the password.
And of course the new password of the victim (PW2 and PW3).

if you try the program you will understand better xD

Help please

I get this message all the time and I have the blank page, I have people playing and I can not restart, I need another solution brother

You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 's village 3 village decided to join your empire.,,,0,0,0,0,,',1340528836,0)' at line 1

Excessive query count?

Right now, when I run it on my VPS, TravianZ makes A LOT of queries to the MySQL database. Considering that it makes around 2k queries/sec and it takes 5-10sec for every page to load (WITH ONLY ONE USER), it makes around 10-20k queries/request, which is inacceptable. Why does this happen?

Skype?

Hey, sorry for posting this in issues, but may I add you at skype?

  • Terry

Hero Stats and reset button.

Okay.. Looks like the reset button doesnt work. It "clears" the stats, but the "before" stats are still there.

Example:

  1. I put some points at hero regen.
  2. Hit the reset button.
  3. Put everything at deff
  4. The hero has the same regen amount.

Also, some report that the hero points does not seem to work. However, the regen works, but the deff/off points does not seem to work.

  • Terry

Install sql

Hi,

in install/data/sql.sql is a bug in create table for demolition and abdata :

vref int(10) unsigned NOT NULL AUTO_INCREMENT

-> delete auto_increment


table a2b

to_vid int(255) unsigned NOT NULL,

-> int(255) it's ok ?

issue

ive just updated the files and my account has seem to have gone i get this message when i click leaderboards...

Warning: Invalid argument supplied for foreach() in /home/u112866877/public_html/Travian/GameEngine/Ranking.php on line 266

Yi12345

Hi yi21345, maybe you can give me your skype?

hello

i like your script very much and appreciate your work:)
when we install it are the quest working?
thank you

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.