-
Notifications
You must be signed in to change notification settings - Fork 96
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
+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
- Loading branch information
Showing
15 changed files
with
392 additions
and
1,850 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
8e731dd
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
So , after this update will remail Forbiden Manuscript ?
I understand you modify the effect from account to village. It's correct ?
8e731dd
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Attack with the leaders on the village with an artifact.
Fatal error: Uncaught Error: Call to a member function getOwnArtifactsSum() on null in /home/u997437127/public_html/GameEngine/Database.php:7322 Stack trace: #0 /home/u997437127/public_html/GameEngine/Automation.php(2691): MYSQLi_DB->canClaimArtifact('21816', '7321', 1, 8) #1 /home/u997437127/public_html/GameEngine/Automation.php(78): Automation->sendunitsComplete() #2 /home/u997437127/public_html/GameEngine/Automation.php(5854): Automation->__construct() #3 /home/u997437127/public_html/GameEngine/Village.php(341): include_once('/home/u99743712...') #4 /home/u997437127/public_html/dorf1.php(16): include_once('/home/u99743712...') #5 {main} thrown in /home/u997437127/public_html/GameEngine/Database.php on line 7322
8e731dd
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
And actually:
8e731dd
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Shadowss, Yep, I only removed the "Account effect" fools artifacts.
@velhbxtyrj Fixed in 6394707.