Commit Graph

2507 Commits

Author SHA1 Message Date
Pietro f0d6210979 Fixed a catapults bug
Fixed a bug which permits to select a not-selectable building, with a lower level of rally point.
Fixed a bug which permits to select two targets (with 20 or more catapults) with a rally point level lower than 20.
Fixed a typo.
2018-04-05 01:38:05 +02:00
Pietro 36666615eb Added the Brewery as catapults target 2018-04-05 00:07:12 +02:00
Pietro 3738fd44cc Fixed some bugs and some clean up
Units.php:
Fixed a bug which allows to select invalid buildings or not-hittable building (such as Cranny, Walls, Stonemason's lodge and Trapper) with catapults.
Fixed a bug which allows to select a secondary target with less than 20 catapults.

Removed some unused functions from Automation.php and Database.php.
2018-04-05 00:02: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 976a0cd949 Added a constant 2018-04-04 21:39:21 +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 bba46a3e6f Added some missing <b></b> 2018-04-04 20:49:17 +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 f41be6dff7 Fixed some bugs
Automation.php: 
Fixed a bug that could happened if two attacks hit two different targets (one with some traps and the other with 0 traps) at the same second.

Building.php: 
Fixed the possibility to build a residence and a palace with the waiting loop (the previous fix wasn't working and $tid was used as a $id and viceversa).
Fixed the possibility to build in the id reserved to walls (id 40).
2018-04-04 20:01:58 +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 a5778c39be Fixed a building bug
You can only build one palace in the whole account.
2018-04-04 18:25:48 +02:00
Pietro 274b890a49 A little forgetfulness 2018-04-04 15:48:40 +02:00
Pietro 8aad98dbb7 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:41:04 +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 fc4ae34a69 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:38:04 +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 da0828e83e Fixed a bug in the WW renaming
You can no longer rename other WW or your village WW if you don't have one.
2018-04-03 16:11:06 +02:00
Pietro 757b41143d Fixed some building bugs
Fixed an error that could have shown if you had tried to build a not buildable building.
Buildings can no longer be built if in demolition.
Buildings can no longer be built above the max level (the previous fix was still hackable, through the waiting loop).
2018-04-03 15:39:48 +02:00
Pietro b1069edf1d A little forgetfullness 2018-04-03 14:41:19 +02:00
Pietro a9c8fc6b48 Fixed a building bug
You can no longer access to inexistent building ids
2018-04-03 14:40:23 +02:00
Pietro 49ebbee747 Fixed a demolition bug
Resource fields can't be demolished anymore
2018-04-03 13:56:13 +02:00
Pietro fff86538fa Release some memory 2018-04-03 12:56:14 +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 a749d74dfb Fixed an hero bug
The experience was distributed incorrectly if the defender(s)/attacker had more than 1 hero
2018-04-03 01:44:27 +02:00
Pietro 09ec695997 Fixed some building bugs
Fixed a bug that allowed to build resource fields in the village (the previous fix was still hackable)
Fixed a bug that allowed to build everything with the master builder (even the WW)
Fixed a bug that allowed to build over the twentieth level with the master builder
Fixed a bug that allowed to build level 0 building with the master builder by removing them from the construction queue
2018-04-02 18:55:10 +02:00
Pietro a8e39468b4 Fixed a little thing
Corrected the embassy requirements
2018-04-02 17:23:55 +02:00
Pietro 27bef26315 Fixed an exploit in Building.php
With this exploit you can build "infinite" building of the same type.
Reduced the file size from 1274 lines to 1072 lines.
Removed some unused variables.
Corrected some building requirements (Embassy, Academy, Stable, Walls).
2018-04-02 17:22:09 +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
Pietro ea65319477 Fixed trapped chiefs' behaviour
Trapped chiefs can no longer reduce the village loyalty.
Removed some unused code.
2018-04-01 02:30:46 +02:00
Pietro 057c622c26 Fixed an oasis exploit
With this bug you could have an infinite amount of resources
2018-04-01 01:05:02 +02:00
Pietro f3564a3390 Update Multisort.php 2018-03-31 17:58:37 +02:00
Pietro 7b2e810f75 Oops
Wrong folder...
2018-03-31 17:37:35 +02:00
Pietro ea42e8bf63 A little forgetfulness 2018-03-31 17:32:17 +02:00
Pietro d2226ba8be A little forgetfulness 2018-03-31 17:26:49 +02:00
Pietro 1657928d88 Fixed a bug while sorting 2018-03-31 16:07:32 +02:00
Vladyslav a9975b9fde right amount of resources for the treasury
11 and 12 levels of the treasury used the wrong amount of wood
2018-03-04 22:06:24 +02:00
Shadow cfddffc94c Update README.md 2018-03-02 09:34:41 +02:00
Shadow 5f6d6c7bab Update README.md 2018-02-01 12:41:23 +02:00
Shadow e368fd939c Update medal.php 2018-02-01 11:52:52 +02:00
Shadow c0d3daeac7 Update version.php 2018-02-01 11:25:32 +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 d625654037 Merge pull request #484 from AL-Kateb/master
Fixed redirecting to the rally point issue #479
2018-01-23 15:05:11 +02:00
AL-Kateb 9de7aec692 Fixed redirecting to the rally point issue #479 2018-01-23 12:18:57 +00:00
Shadow 1057660341 chore: version update 2018-01-23 10:51:54 +02:00
Shadow ea3360a9d8 Add files via upload 8.3.3 2018-01-23 10:10:17 +02:00