iopietro
d3ae7b8b21
Fixed some bugs in the alliance
...
+Fixed a bug that permitted to create an alliance while already being in
an alliance
+Fixed a bug that permitted to create an alliance with an embassy of
level 3 or lower (or even without an embassy)
+Fixed a bug that permitted to set the max numbers of players during the
creation of an alliance, by hacking the building id passed in a post
request
+Fixed some redirect issues
2018-04-13 02:00:37 +02:00
Vladyslav
69a986b612
Small fix for closing a large map
...
The large map was closed with an ordinary arrow, now it will be hand pointer.
And some minor corrections in phrases.
2018-04-12 11:09:29 +03:00
iopietro
486a59dc03
Merge branch 'master' of https://github.com/Shadowss/TravianZ
2018-04-09 21:46:06 +02:00
iopietro
21179d346f
Fixed some bugs and errors
...
+Part 1 of the starvation refactor, attacking troops will now be killed
+Fixed some errors in Units.php, Technology.php, Battle.php and some
16_incomming.tpl
-Removed an unused function in Database.php
+Fixed a bug that could have destroyed a village after taking an
artefact even if it had more than 0 pop
2018-04-09 21:31:50 +02:00
Vladyslav
9f0e0e9136
Fixed more little bug in quest
...
Now all the images correspond to quests
2018-04-09 20:44:04 +03:00
Vladyslav
09340fb0c5
Fixed a little bug in quest
...
In the expanded quest "Task 24: Granary to Level 3", a warehouse image was displayed instead of an image of the granary
2018-04-09 17:01:03 +03:00
iopietro
9e44c1cd6d
Some replacements
...
+Replaced all $GLOBALS['link'] with $database->dblink
-Removed Templates/links.tpl from build.php (it's already in
Templates/menu.tpl)
2018-04-08 19:55:28 +02:00
iopietro
6ea4430372
Fixed some bugs
...
+If you conquer a village with an artifact inside, the new owner will be
changed correctly
+Moved plus links under the menu
+Renewed the "debug" function in Logging.php
+Fixed some errors that could have shown in Ranking.php
2018-04-08 18:28:24 +02:00
iopietro
b5037e1c33
Fixed newsboxes
...
Fixed some errors that should have appeared after adding a link
Fixed some html formatting errors
2018-04-08 14:50:27 +02:00
iopietro
4b1481f2c1
Fixed some bugs
...
Links are now working properly
Coded a different condition to show the Bakery or not in the "Show Soon"
building list
2018-04-08 12:44:52 +02:00
iopietro
d236a21d38
Fixed some bugs
...
+Level upgrades in Blacksmith and Armoury are now shown correctly
+Corrected a typo
+Upgrades in the Blacksmith and the Armoury should be ordered correctly
2018-04-07 23:15:23 +02:00
iopietro
0132af4611
Fixed a lot bugs/security exploits
...
Profiles can't be hacked anymore, added some security control and
removed those malicious "hidden uid"
Errors now are now shown correctly while editing the profile
The level of the research you're doing in the Blacksmith/Armoury is now
displayed in the research queue
Hugely fixed the battle system, a big thanks to kirilloid for helping me
by providing his formulas :)!
Some general clean-up and bug fixing of little errors
Added some string constants to the language file (en.php)
2018-04-07 22:16:28 +02:00
iopietro
f341c209b8
Added a new feature and some clean-up
...
Added the research loop in the blacksmith and in the armoury, only for
plus users. This was a not coded T3.6 feature.
"Total resources required" (for NPC merchants) are now calculated
correctly in the Armoury.
Some clean-up in Technology.php
2018-04-06 21:59:04 +02:00
iopietro
eb041f5cd9
Fixed a bug in the rally point
...
The name of the attacked oasis and the link connected to it, are now
shown correctly.
2018-04-06 19:53:41 +02:00
Pietro
00d5021d1c
A little forgetfulness
2018-04-05 22:56:24 +02:00
Pietro
a067344e03
Fixed a little bug
...
The Bakery is now shown in the "Soon" building list after meeting at least one prerequisites.
2018-04-05 21:47:46 +02:00
Pietro
02d79777f1
Fixed a bug in the troops training
...
Troops can now be trained in 0 seconds.
2018-04-05 03:05:57 +02:00
Pietro
c2587d855f
Fixed a little bug
...
The market won't show anymore in the "Soon" list if already built.
2018-04-05 01:45:25 +02:00
Pietro
36666615eb
Added the Brewery as catapults target
2018-04-05 00:07:12 +02:00
Pietro
2619326732
A little forgetfulness
...
Removed the possibility to see the catapult target(s) when attacking an occupied oasis.
2018-04-04 21:46:05 +02:00
Pietro
b881605cbc
Added a new functionality
...
This is a T4+ functionality, but it's very useful. Catapult target(s) are now shown in the rally point, under the amount of attacking troops.
2018-04-04 21:38:57 +02:00
Pietro
3716398cc4
Fixed a bug + some cleanup
...
The market is now shown properly in the "Soon" list.
Some cleanup.
2018-04-04 20:05:00 +02:00
Pietro
634675958e
Fixed building duplication
...
Buildings won't duplicate anymore in the "Show more" list.
2018-04-04 18:47:54 +02:00
Pietro
92d928969d
Fixed a little thing and some cleanup
...
"Construct new building" is now shown correctly when trying to build something.
Some cleanup.
2018-04-04 18:27:35 +02:00
Pietro
a6e09cf2c1
Fixed a bug in the map
...
Enforcements/scouts/attacks are now tracked in the map if you've a plus account.
2018-04-04 15:40:33 +02:00
Pietro
b1aecea890
Fixed a bug in the map
...
Enforcements/scouts/attacks are now tracked in the map if you've a plus account.
2018-04-04 15:39:03 +02:00
Pietro
ea4de43d1f
Fixed a bug in dorf3.php
...
Scouts are now excluded from the attacks.
2018-04-03 22:56:23 +02:00
Pietro
370acfb5b6
Clean-up
...
Removed an unused code.
Centered the "Name Changed" string.
2018-04-03 16:15:02 +02:00
Pietro
49ebbee747
Fixed a demolition bug
...
Resource fields can't be demolished anymore
2018-04-03 13:56:13 +02:00
Pietro
1108871e9e
Fixed a bug in the hero's mansion
...
You can't assign an empty name to an hero anymore.
The new name will be displayed correctly (instead of the old name) after renaming your hero.
2018-04-03 02:23:57 +02:00
Pietro
a8e39468b4
Fixed a little thing
...
Corrected the embassy requirements
2018-04-02 17:23:55 +02:00
Pietro
cfc64aacc8
Fixed an exploit in the Hero's mansion
...
With this exploit you can release any conquered oasis
2018-04-01 18:37:10 +02:00
Pietro
23a6957a7f
Fixed a little error
...
Generated when "fid2" was empty.
2018-04-01 18:11:02 +02:00
Shadow
e368fd939c
Update medal.php
2018-02-01 11:52:52 +02:00
Shadow
bf751de263
Update newsbox3.tpl
2018-02-01 11:20:32 +02:00
Shadow
e8b4e64c8a
some updates on newsbox 3
2018-02-01 11:19:32 +02:00
Shadow
1057660341
chore: version update
2018-01-23 10:51:54 +02:00
Shadow
b12a2b235d
Update Nature description
2018-01-23 09:55:08 +02:00
Shadow
2b75bb35de
Update MH Text
2018-01-23 09:36:35 +02:00
Shadow
d6f929b685
Update profile.tpl
2018-01-23 09:12:08 +02:00
Shadow
8fc39908c3
Test something
2018-01-23 08:31:25 +02:00
Shadow
b9a14e75ac
Some update for testing
2018-01-23 08:24:34 +02:00
AL-Kateb
454106dfce
Removed a debugging echo
2018-01-22 11:05:21 +00:00
Alex Stoica
958cf9a635
Fix bad defied row key
2018-01-07 05:30:05 +00:00
Martin Ambrus
68c491509c
Merge pull request #461 from velhbxtyrj/patch-5
...
Embellishment treasury. Part 2
2018-01-06 13:50:57 +01:00
Martin Ambrus
f486a1fee8
Merge pull request #460 from velhbxtyrj/patch-4
...
Embellishment treasury. Part 1
2018-01-06 13:50:40 +01:00
Vladyslav
6457c67dbc
Embellishment treasury. Part 2
...
Removed unnecessary (empty) line in the bottom of the table with the artefacts on page Large artefacts.
2018-01-06 02:15:58 +02:00
Vladyslav
2f9b96e226
Embellishment treasury. Part 1
...
Removed unnecessary (empty) line in the bottom of the table with the artefacts on page Small artefacts .
2018-01-06 02:15:25 +02:00
Vladyslav
5ccbe54642
Oasis is written twice
...
Now it is displayed normally. https://github.com/Shadowss/TravianZ/issues/457
2018-01-05 23:06:52 +02:00
Shadow
573cd02c80
Update text.tpl
2018-01-04 07:51:33 +02:00