Commit Graph

2620 Commits

Author SHA1 Message Date
phaze1G 2c1c2fb2d9 Buttons replace (#535)
* Updating buttons

* Update assignpos.tpl

* Update changename.tpl

* Update kick.tpl

* Update kick.tpl

* Update linkforum.tpl

* Update search.tpl

* Update 18_create.tpl

* Update invite.tpl

* Update option.tpl

* Update newdorf.tpl
2018-04-28 13:20:18 +02:00
iopietro 48410e960b Merge branch 'master' of https://github.com/Shadowss/TravianZ.git 2018-04-26 20:37:55 +02:00
iopietro 56e280f436 Artifacts fixes part 4
Completely fixed the artifact of the fool and fixed all kind of
artifact:

+Deleted some useless .tpl files and merged into one (Stable)
+The artifact of the fool effect won't be displayed if not active
+Fixed a bug that permitted to have a great and a unique artefacts
active at the same moment
+Big reductions of code in a lot of files
+Created some new methods to support artifacts
+Fixed a bug that prevented the effect of the "Rivals confusion" to work
correctly
+Fixed a bug that prevented "The eagles eyes" artifact to work correctly
for the attacker
+Fixed the artifact of the fool of every kind, now it's calculated with
a new method
+Fixed the cranny capacity when a "Rivals confusion" artifact is active
+Some minor bug fixing , improovements and optimization
2018-04-26 20:37:47 +02:00
phaze1G 618b2a3ce7 Update lang.css
Added text bold on buttons.
2018-04-26 13:48:00 +02:00
iopietro 42eda2f935 Merge branch 'master' of https://github.com/Shadowss/TravianZ.git 2018-04-26 12:19:53 +02:00
iopietro 6394707e53 Fixed a little mistake 2018-04-26 12:19:39 +02:00
phaze1G e47609ab9b Merge pull request #531 from Shadowss/phaze1G-replace-buttons
replace buttons
2018-04-26 09:27:37 +02:00
phaze1G f168d95e3a Update notes.tpl 2018-04-26 09:25:45 +02:00
phaze1G 2783d395d1 Update warsim.php 2018-04-26 09:22:06 +02:00
phaze1G ae624f7599 replacing buttons 2018-04-26 09:19:52 +02:00
Vladyslav 730378a84e Change the appearance of the tooltips 2018-04-26 00:34:04 +03:00
iopietro 1b7f14e6a4 Merge branch 'master' of https://github.com/Shadowss/TravianZ.git 2018-04-25 22:58:27 +02:00
iopietro 8e731dd7d0 Artifacts fixes part 3
+Fixed the artifact of the fool, it will now work and reduce/increase
troops speed
+Optimized some templates file and deleted some useless files
+Added a method to Database.php which permits to calculate things
related to artifacts (it's not general yet, it only works for troops
speed)
-Removed artifact of the fool "Account" type, because it shouldn't exist
2018-04-25 22:58:18 +02:00
Pietro b703f1007c Merge pull request #530 from phaze1G/master
Replacing login / register buttons with CSS
2018-04-25 16:26:41 +02:00
phaze1G a07fc234aa Update anmelden.php 2018-04-25 16:15:10 +02:00
phaze1G c87fd6d415 Update login.php 2018-04-25 15:48:53 +02:00
iopietro c15f8d41bb Merge branch 'master' of https://github.com/Shadowss/TravianZ.git 2018-04-25 15:13:31 +02:00
iopietro 0011d2abcb Artifacts fixes part 2
+Artifacts are now activated after a certain amount of time (based on
the official Travian Rules and the server speed) and not immediately
after the conquer
+Artifacts are now activated based on official Travian Rules, you can
only have 1 unique/account active artifacts

Changes in 27_show.tpl:
+Added the text "Can't be activated" to not-activable artifacts

Changes in Automation.php:
+Added a new method which activate activable artifacts

Changes in Database.php:
+Added some methods to support the new artifacts activation system
2018-04-25 15:13:24 +02:00
phaze1G 0e00507f8b Update lang.css 2018-04-25 14:13:16 +02:00
phaze1G 92412ffd4d Update lang.css 2018-04-25 14:09:40 +02:00
Pietro faa2df0927 Update text.tpl 2018-04-23 20:37:17 +02:00
iopietro 26cb03cdb6 Artifacts fixing part 1
+Added a new table in the database, called "artefacts_chrono" which
stores the chronology of all artifacts
+Added the support for the artifacts chronology in 27_show.tpl
+Added the support for interacting with the artifacts chronology table in Database.php
+Cleaned the code in 27_show.tpl
+Some minor improovements and bug fixing
2018-04-23 20:34:28 +02:00
Vladyslav f810c9fe99 Small edits of available languages 2018-04-22 23:54:03 +03:00
Vladyslav 2891abf977 Small fixes 2018-04-22 23:34:01 +03:00
iopietro 4072aca500 Fixed a graphical error 2018-04-22 16:52:59 +02:00
iopietro ec6a26acf3 Fixed a bug in the market
+ x3 orders and trade routes won't disappear anymore if the player has
less resources than required, the merchants will take all of his
resources instead
+Fixed a bug in the market that didn't permit to send x3 merchants
2018-04-21 21:56:33 +02:00
Vladyslav 4784e73e43 Tooltip part 3 for admin panel settings (last)
+Small tooltip display edits
+Fully added to the file Admin/Templates/config.tpl
+Fully added to the file Admin/ Templates/editAdminInfo.tpl
+Fully added to the file Admin/ Templates/editExtraSet.tpl

Almost completely translated texts in en.php
2018-04-21 22:23:14 +03:00
iopietro 05504afcf4 Fixed a bug while training troops
+Troop trainings with 0 troops are now deleted immediately after adding
the trained troops (and not after another foreach)
+Fixed a bug that could have caused the training of one negative troops
2018-04-21 21:04:16 +02:00
iopietro 13e21d66e1 Fixed a bug while finishing a construction
+Buildings cannot be incremented anymore by two levels instead of one
2018-04-21 20:34:43 +02:00
iopietro daa7f0fdf4 Fixed a bug in oasis
+Oasis now produce resources correctly
2018-04-21 19:41:44 +02:00
iopietro e9def19bd9 Fixed an exploit in the market
+Fixed an exploit that permitted to gain an infinite amount of resources
2018-04-21 17:53:59 +02:00
iopietro 19dfd345f6 Merge branch 'master' of https://github.com/Shadowss/TravianZ.git 2018-04-21 17:30:13 +02:00
iopietro 996f011666 Fixed some report bugs
+Added the report type 23, which indicates a defence during festive days
+Festive reports in the alliance no longer duplicates
+Festive reports in the village view no longer duplicates
+Fixed a bug that didn't permit to read an allied report

General:
-Removed the possibility to view an inexistent village
+Some minor improovements
2018-04-21 17:28:20 +02:00
Vladyslav 912564f5eb Tooltip part 2 for admin panel settings
+The font is slightly increased.
+Partially added to the file Admin/Templates/config.tpl
+Fully added to the file Admin/ Templates/editLogSet.tpl
+Fully added to the file Admin/ Templates/editNewsboxSet.tpl
+Fully added to the file Admin/ Templates/editPlusSet.tpl
Almost completely translated texts in en.php
2018-04-21 17:34:46 +03:00
Pietro 65f7ad1721 Delete attack-defender.tpl
Not used anymore
2018-04-21 13:32:14 +02:00
iopietro 970387342a Merge branch 'master' of https://github.com/Shadowss/TravianZ.git 2018-04-21 13:30:45 +02:00
iopietro f7f164ea2b General fixes
+Fixed some errors in Automation.php
+Some clean up in the alliance templates directory
2018-04-21 13:30:18 +02:00
Pietro 3be78112f2 Update README.md 2018-04-20 22:17:42 +02:00
iopietro 4c487e228a Merge branch 'master' of https://github.com/Shadowss/TravianZ 2018-04-20 21:25:19 +02:00
iopietro c2f4d43b7e Reports refactor Part 2
+Heroes are now divided by tribes in battle reports
+Added to every report the support to read heroes from the battle report
data

Automation.php:
+Added the hero data, to every battle reports
+Fixed a bug that didn't count own dead defensive troops for general
attacks, top 10 attackers, attackers and hero xp
+Fixed a bug that didn't permit to add the rat enforcement to the
village, from quest number 8

Battle.php:
+Fixed a bug with catapults/rams that permitted to destroy level 1
buildings with only one catapults (even against 1000000 defensive
troops)
+Added a new function, for more readability

+General minor improovementes and bug fixing
2018-04-20 21:23:57 +02:00
Shadow 2440b68235 Update version with new team 2018-04-20 21:05:05 +03:00
Shadow 5eb04466f9 Update with new team 2018-04-20 21:04:05 +03:00
iopietro 882215cd2a Reports refactor #1
-Removed 29 files from the "Templates/Notice" folder, there were a lot
of duplicated/very similar kinds of report. Now, there are only 6 kinds
of report (9.tpl isn't counted)
+Changed a lot of codes in some .tpl reports, into a foreach

Automation.php:

+Modified report data, for the refactored report system
+Some clean-up

Battle.php:

+Fixed catapults and rams, they weren't able to destroy completely a building
+Fixed a possible division by 0 error
2018-04-19 20:22:01 +02:00
iopietro 06fc62752a Fixed bugs in trade routes
+Trade routes are now editable without errors or redirects
+Trade routes are now filtered by village and not by account
2018-04-18 14:38:15 +02:00
iopietro 5270b1ca30 Fixed bugs in trade routes
+Trade routes can't be hacked anymore
+Fixed a bug that permitted to choose any village when adding a trade
route
+Fixed a bug that permitted to choose a time greater than 23 and less
than 0
+Fixed a bug that permitted to choose a number of repetitions greater
than 3 and less than 1
+Fixed a bug that permitted to edit other players trade route
+Fixed a bug that permitted to create a trading route with the same
village you were in
+Fixed some minor bugs
+Reworked the post/get request system, it's buch better now
2018-04-17 22:54:07 +02:00
iopietro 9c8637318b Filtered given medals
+Medals are now given only to players with an access < 8
2018-04-17 19:00:23 +02:00
iopietro bf091c2a0c Fixed a bug while reinforcing
+If you've already reinforced the target village, you'll troops will now
be merged with the present troops
2018-04-17 18:52:48 +02:00
iopietro 1dcde6675e Fixed a bug in the market
+Fixed a bug that didn't allow to send resources to other players
2018-04-17 16:28:47 +02:00
iopietro e116511c73 Fixed a lot of bugs/security issues in the market
+Fixed a bug that permitted to send resourcers to himself
+Fixed a bug that permitted to send resources to invalid villages
+Fixed a bug that permitted to create offerings with 0 resources or
invalid resources type
+Fixed a bug that permitted to accept offerings of other allies
+Fixed a bug that permitted to accept offerings with a too high maxtime
+Fixed a bug that permitted to accept offering from the same village
+Fixed a bug that permitted to accept offering with too few merchants
+Fixed a bug that permitted to accept offerings without the requested
resources
+Fixed a bug that hid offerings with a valid maxtime
+Fixed some bugs relative to errors diplaying
+Added some error
+Some clean-up
2018-04-16 23:45:21 +02:00
iopietro de8859da03 Fixed a bug
+Fixed crannies total capacity while spying gauls
2018-04-16 19:58:57 +02:00