Commit Graph

2364 Commits

Author SHA1 Message Date
Martin Ambrus fe2cc649bd Merge pull request #415 from DracoMilesX/master
small fix, mixed content http/https
2017-12-04 22:29:26 +01:00
DracoMilesX 7a33e15775 Update index.php 2017-12-04 22:20:50 +01:00
DracoMilesX b142548c4e Update compact.css 2017-12-04 22:19:47 +01:00
DracoMilesX 0c04047733 Update compact.css 2017-12-04 22:19:03 +01:00
Martin Ambrus 5264cbff62 fix: lumber, crop, iron, clay BBCode icons not replaced in forum posts
#409
2017-12-04 20:59:02 +01:00
Martin Ambrus ce6f4ed3a9 fix: all players can see forum edit links
#410
2017-12-04 20:53:03 +01:00
Martin Ambrus 818701c63a fix: Internet Explorer redirects to homepage instead of page reload
#403
2017-12-04 11:25:33 +01:00
Martin Ambrus 32bb5fe726 fix: raid lists do not work
Closes #411
2017-12-04 11:19:21 +01:00
Martin Ambrus fa8a6640e2 fix: demolition could bring building level to negative numbers
Closes #412
2017-12-04 11:10:00 +01:00
Martin Ambrus d6952219a8 chore: readme update 2017-12-03 02:16:21 +01:00
Martin Ambrus 4ebb2709b0 chore: version update 8.3.3-BETA-b4 2017-12-02 18:22:54 +01:00
Martin Ambrus 9d3e074d09 fix: Multihunter and Support unread messages counter incorrect
#398
2017-12-02 17:03:25 +01:00
Martin Ambrus b261212d12 fix: expansion slots not being cleared up upon village destruction
#400
2017-12-02 16:17:47 +01:00
Martin Ambrus aec7a57ca4 fix: destroyed Embassy evicts player even with another Embassy standing
#399
2017-12-02 16:00:24 +01:00
Martin Ambrus 4b842ae0fa fix: village destroyed text displayed twice for 2-row catapults attack
#393
2017-12-02 15:04:15 +01:00
Martin Ambrus 073beed5c6 fix: reverting testing server changes 2017-12-02 14:24:58 +01:00
Martin Ambrus a177f5b491 Merge remote-tracking branch 'origin/master' 2017-12-02 14:20:31 +01:00
Martin Ambrus 43dfea920b fix: unable to attack players with Multihunter access rights 2017-12-02 14:18:28 +01:00
Martin Ambrus dd2f30d3a9 Merge branch 'master' into master 2017-12-02 12:05:01 +01:00
Martin Ambrus d8de41c8d3 Merge branch 'master' into master 2017-12-02 12:04:09 +01:00
Martin Ambrus 76fdbc6c3e feat: ability for players with Multihunter rank to see&write MH messages
#398
2017-12-02 11:57:59 +01:00
Martin Ambrus 537a14e4e3 fix: second row of catapults destroys incorrect target
#393
2017-12-02 11:09:14 +01:00
Martin Ambrus 9474a60313 fix: embassy destruction status text on an incorrect line in a report
#393
2017-12-02 10:55:24 +01:00
Martin Ambrus a948537056 fix: embassy checks performed on non-alliance players
#399
2017-12-02 10:45:20 +01:00
Martin Ambrus cbc404e740 fix: warning with 0 heroes
#341
2017-12-01 21:29:26 +01:00
Martin Ambrus a321906d41 catching up (#4)
* fix: all languages added to installer

* fix: all languages added to installer and Admin

* fix: max crop/resources reset to level 1 value temporarily

This happened when level 1 granary / warehouse was built because of
a missing + sign in a formula.

#374

* chore: some more badges and thanks to JetBrains :)

* chore: one more badge :P

* chore: cleanup

* fix: Multihunter should have access to villages info

* fix: troops duplicate for certain tribes via raid lists

* fix: no need for WW Building Plan to start building a WW

#337

* fix: natar WW villages created without units

#392

* fix: sendunits.txt file could not be opened from Admin

* fix: WW villages created via Admin do not have any units

#392

* fix: WW building plans must be in player's village to start building WW

#337

* fix: hero training and revival misbehaving

* fix: spending hero points subtracts these from all player's heroes

#341

* fix: 2nd row of catapults firing when not allowed

#393

* fix: 2nd wave of catapults destroys targets and villages incorrectly

#393

* fix: adding new village via Admin generates incorrect fields

* chore: create default users with bcrypt enabled by default

* fix: in-game Support login fails

* fix: wrong password verify check allows for any login
2017-12-01 19:57:57 +01:00
Martin Ambrus 50709a34f0 fix: wrong password verify check allows for any login 2017-12-01 19:55:24 +01:00
Martin Ambrus f32101b685 fix: in-game Support login fails 2017-12-01 19:51:05 +01:00
Martin Ambrus 55a5238a6d chore: create default users with bcrypt enabled by default 2017-12-01 19:32:03 +01:00
Martin Ambrus 0d65029db4 fix: adding new village via Admin generates incorrect fields 2017-12-01 19:26:30 +01:00
Martin Ambrus 680386044e fix: 2nd wave of catapults destroys targets and villages incorrectly
#393
2017-12-01 14:47:43 +01:00
Martin Ambrus 7e2960afe6 fix: 2nd row of catapults firing when not allowed
#393
2017-12-01 13:55:46 +01:00
Martin Ambrus 0d0dc548c1 fix: spending hero points subtracts these from all player's heroes
#341
2017-12-01 12:53:05 +01:00
Martin Ambrus bc4687bf76 fix: hero training and revival misbehaving 2017-12-01 12:29:32 +01:00
Martin Ambrus 23c0f4f8f7 catching up (#3)
* fix: all languages added to installer

* fix: all languages added to installer and Admin

* fix: max crop/resources reset to level 1 value temporarily

This happened when level 1 granary / warehouse was built because of
a missing + sign in a formula.

#374

* chore: some more badges and thanks to JetBrains :)

* chore: one more badge :P

* chore: cleanup

* fix: Multihunter should have access to villages info

* fix: troops duplicate for certain tribes via raid lists

* fix: no need for WW Building Plan to start building a WW

#337

* fix: natar WW villages created without units

#392

* fix: sendunits.txt file could not be opened from Admin

* fix: WW villages created via Admin do not have any units

#392

* fix: WW building plans must be in player's village to start building WW

#337
2017-12-01 11:10:00 +01:00
Martin Ambrus 65f6eb2da1 fix: WW building plans must be in player's village to start building WW
#337
2017-12-01 11:08:41 +01:00
Martin Ambrus c0c11050d9 fix: WW villages created via Admin do not have any units
#392
2017-12-01 10:50:35 +01:00
Martin Ambrus 4db6ca52f9 fix: sendunits.txt file could not be opened from Admin 2017-12-01 10:43:30 +01:00
Martin Ambrus 5354e185fa fix: natar WW villages created without units
#392
2017-12-01 10:43:23 +01:00
Martin Ambrus 7c6ab4c1f5 fix: no need for WW Building Plan to start building a WW
#337
2017-11-30 20:37:59 +01:00
Martin Ambrus 6fb38ebca1 catching up (#2)
* fix: all languages added to installer

* fix: all languages added to installer and Admin

* fix: max crop/resources reset to level 1 value temporarily

This happened when level 1 granary / warehouse was built because of
a missing + sign in a formula.

#374

* chore: some more badges and thanks to JetBrains :)

* chore: one more badge :P

* chore: cleanup

* fix: Multihunter should have access to villages info

* fix: troops duplicate for certain tribes via raid lists
2017-11-30 20:12:59 +01:00
Martin Ambrus 68c6cc69cc fix: troops duplicate for certain tribes via raid lists 2017-11-30 20:09:49 +01:00
Martin Ambrus f86ff9dce7 fix: Multihunter should have access to villages info 2017-11-30 18:16:00 +01:00
Martin Ambrus 64b0429325 extending width to allow for ads displaying 2017-11-30 11:46:54 +01:00
Martin Ambrus e431693cd2 chore: cleanup 2017-11-28 07:45:26 +01:00
Martin Ambrus 2ccc7f2461 chore: one more badge :P 2017-11-27 19:28:05 +01:00
Martin Ambrus a5908d196c chore: some more badges and thanks to JetBrains :) 2017-11-27 19:23:37 +01:00
Martin Ambrus 7bd9bc5d39 latest fixes (#1)
* fix: all languages added to installer

* fix: all languages added to installer and Admin

* fix: max crop/resources reset to level 1 value temporarily

This happened when level 1 granary / warehouse was built because of
a missing + sign in a formula.

#374
2017-11-27 16:35:30 +01:00
Martin Ambrus b7463cd522 fix: max crop/resources reset to level 1 value temporarily
This happened when level 1 granary / warehouse was built because of
a missing + sign in a formula.

#374
2017-11-27 16:33:10 +01:00
Martin Ambrus 59b5d97dc0 fix: all languages added to installer and Admin 2017-11-27 16:14:23 +01:00