iopietro / Travianz-Legacy

Join our Discord Server: https://discordapp.com/invite/9fbJKP9 | New repo: https://github.com/iopietro/Travianz
GNU General Public License v3.0
160 stars 94 forks source link

For developers and testers. 8.3.3 version #518

Closed Shadowss closed 6 years ago

Shadowss commented 6 years ago

We must a full evaluation of the entire version and put all bugs in 1 posts. To see what bugs is still remaining and what need testings.

And other bugs I didn't find yet or that I forgot.

iopietro commented 6 years ago

Yep, we can do it!

iopietro commented 6 years ago

Lol, sorry, i missclicked.

fritz-net commented 6 years ago

image

Shadowss commented 6 years ago

troops Yeah , I can confirm

iopietro commented 6 years ago

Added to the list.

RevertIT commented 6 years ago

I'll make CSS + clean image with photoshop for: Add a message when you release artefacts see this

The only thing you gonna add is a text

iopietro commented 6 years ago

@phaze1G, Nice! It would be cool :)!

RevertIT commented 6 years ago

@iopietro do you have a text in English which should be there?

iopietro commented 6 years ago

Yeah, you can use the text written by shadowss about 14-15 comments ago.

velhbxtyrj commented 6 years ago

The text must be added directly to the code itself, so that it would be possible to translate into different languages.

iopietro commented 6 years ago

I agree, the text should be hardcoded into a constant (in en.php).

RevertIT commented 6 years ago

@velhbxtyrj @iopietro I have completed my task. Feel free to implement it as you wish http://jsfiddle.net/EgLKV/9515/

Edit: updated class's and ID's so there won't be a CSS issue with duplicates.

velhbxtyrj commented 6 years ago

Good job, thank you :)

iopietro commented 6 years ago

Thanks a lot :)!

RevertIT commented 6 years ago

The link color is #800000 <a href="/link"><font color="#800000">» Continue</font></a>

Shadowss commented 6 years ago

Must to be implemented like an automatic message. Shoud be looks like winner.php

TerraSkye commented 6 years ago

making some good progress guys!

iopietro commented 6 years ago

@Shadowss, I already have in mind something about that.

Shadowss commented 6 years ago

@iopietro : can you implement this code in an automated message ?

Code : http://jsfiddle.net/EgLKV/9515/

iopietro commented 6 years ago

I'll do it in the Natars automatic system

velhbxtyrj commented 6 years ago

@iopietro

NewsBoxes should be editable in the Admin Panel (to announce events).

Can this be a solution to the problem?

1 2 3 4 5

Shadowss commented 6 years ago

Yeah , it`s good. But also must to create automated message like WW winning.

velhbxtyrj commented 6 years ago

It's clear. But sending an automatic message is another issue :)

If my proposal is suitable for the output of information about the peace system, I will implement it.

iopietro commented 6 years ago

@velhbxtyrj, Yes, it can be a solution for that problem, it's a good idea, you can implement it if you want.

RevertIT commented 6 years ago

If you have more work for CSS or editing images I can assign myself to it.

eliopinho commented 6 years ago

message

i make this if you want alternatives for classic style messages

RevertIT commented 6 years ago

@eliopinho I made a CSS container for the provided image. Thanks for that image.

http://jsfiddle.net/phaze1G/EgLKV/9574/

Edit: "continue" link included.

iopietro commented 6 years ago

Nice work guys :)!

Shadowss commented 6 years ago

Great , but can you modify the photo with something more appropriate by artefacts ? Maybe @iopietro can implement this when is released the artefacts.

eliopinho commented 6 years ago

artifacts-message2 artifactsmessage artifactsmessage3

RevertIT commented 6 years ago

The second one is the best.

eliopinho commented 6 years ago

artifactmessage

another :)

velhbxtyrj commented 6 years ago

@iopietro Perhaps this need to be removed? https://github.com/Shadowss/TravianZ/blob/600c762c8e723c86e3c1e9b82a333fb5e54ba98e/Templates/menu.tpl#L106

This is displayed in row 69

iopietro commented 6 years ago

Yep, removed.

velhbxtyrj commented 6 years ago

Some warnings:

Warning: include(Templates/Notice/22x.tpl): failed to open stream: No such file or directory in /home/u997437127/public_html/berichte.php on line 109

Warning: include(): Failed opening 'Templates/Notice/22x.tpl' for inclusion (include_path='.:/opt/php-7.0/pear') in /home/u997437127/public_html/berichte.php on line 109

During the peace, the target as a multihunter 1

When you click on a link displays warning

2

edit: The attack was performed not on a multihunter but on another player

iopietro commented 6 years ago

@fritz-net, Fixed your reported bug in 559ac720a2ec0f2562238849a28c6e7c393f4f22.

iopietro commented 6 years ago

@velhbxtyrj, Because 22x doesn't exist, I think we should also reduce the number of files in the notice folder and do a reports rework, because 90% of files in that folder, are equal to each other.

velhbxtyrj commented 6 years ago

But I think this is most likely an incorrect redirect. Because it should redirect to this kind of report.

default

iopietro commented 6 years ago

Yes, that's an incorrect redirect, what's the type number of that report?

velhbxtyrj commented 6 years ago

@iopietro But notice one more thing. Incorrect display of information on whom the attack was performed. I attacked another player. And the statistics shows a multihunter.

iopietro commented 6 years ago

Yeah, that's another bug.

velhbxtyrj commented 6 years ago

Perhaps these warnings also arise due to the fact that the wrong conclusion in the statistics?

iopietro commented 6 years ago

I don't think so, it's only a redirect to an inexistent file.

iopietro commented 6 years ago

@velhbxtyrj, I fixed the first bug in 8dd8fc236415fda24340f4cd9c77dff4c34f360b and 2d573a9, for the second one I need to rework all reports.

velhbxtyrj commented 6 years ago

I made a copy of the file 22.tpl and called it 22x.tpl. And everything works as it should. Maybe this is the solution to the problem?

velhbxtyrj commented 6 years ago

So is another problem. If the player is without an alliance or is in another alliance, then the report in the statistics of the alliance attacks and in the statistics of attacks on the village is one, if the player is in our alliance then the record is duplicated. One is displayed correctly and the second without dates and with information about what the Multihunter attacked an unknown village.

This also applies to the included peace system

iopietro commented 6 years ago

Yeah, that's a solution, but I didn't want to do it because I want to reduce the notice files. I'll want to merge alliance(__x.tpl) files into normal notice files. I'll look into the reports duplication bug.

fritz-net commented 6 years ago

@iopietro, thx for fixing this ... I also noticed, that in dorf3.php the top most village is always highlighted not the active one

velhbxtyrj commented 6 years ago

Scouts show Gauls Cranny places the same as the Cranny of Romans and Teutons. Gauls Cranny more than twice.

iopietro commented 6 years ago

@velhbxtyrj Fixed in de8859da03646cec14c6d8b404e676c637c66a4f.