Martin Ambrus
997b32e174
fix: great warehouse & great granary can be built with right artefact
2017-11-25 11:53:14 +01:00
Martin Ambrus
abfcde6e9a
fix: build check for village vs non-village buildings
2017-11-25 11:26:10 +01:00
Martin Ambrus
4e51c9c527
fix: fetch all players, not only one for embassy check
2017-11-25 11:19:14 +01:00
Martin Ambrus
c7d737e345
fix: actually checking for a rat now in the rat quest
2017-11-25 10:11:15 +01:00
Martin Ambrus
56f605eac1
fix: logged-in users with cookies set but database cleared to log out
...
When switching databse data (for example restoring a backup etc.) and
a user is already logged-in (has a valid cookie, and thus PHP session)
but that user doesn't exist in the database anymore, we need to log them
out, since no data are available for them.
2017-11-25 09:32:21 +01:00
Martin Ambrus
08abff97d1
fix: mysqli_fetch_all() only available with native mysqlnd driver
2017-11-25 09:24:56 +01:00
Martin Ambrus
687dca4cec
fix: MySQL 5.7 incompatibility
2017-11-25 01:46:33 +01:00
Martin Ambrus
e2ad6d3c2b
fix: due to DB inconsistencies, don't check for hero unit in village
...
#371
2017-11-25 01:41:29 +01:00
Martin Ambrus
571fb9019f
fix: hero can be killed even if unit not present anywhere on the map
...
#371
2017-11-25 01:21:28 +01:00
Martin Ambrus
b9cdba81fb
fix: cannot progress beyond quest 10 in classic set
...
#366
2017-11-25 01:11:07 +01:00
Martin Ambrus
f599e08586
fix: wrong non-multi-array caching of getMovement caused a lot of error
...
#377
2017-11-25 00:45:33 +01:00
Martin Ambrus
7bc582e674
fix: division by zero
2017-11-25 00:17:26 +01:00
Martin Ambrus
87329832c5
fix: somebody used a diff and left these in :-/
2017-11-24 23:55:38 +01:00
Martin Ambrus
97fe8ffb25
fix: incorrect return value for getMovement() caused a lot of warnings
2017-11-24 23:45:29 +01:00
Martin Ambrus
d6fc9ee371
fix: raid list counting down leaving units again
2017-11-24 19:11:02 +01:00
Martin Ambrus
56aa916f82
fix: undefined indexes
2017-11-24 18:04:22 +01:00
Martin Ambrus
2bcaeb1fef
fix: undefined index
2017-11-24 16:02:54 +01:00
Martin Ambrus
866b0886fe
fix: undefined index
2017-11-24 15:59:22 +01:00
Martin Ambrus
0499d58862
fix: disable hack-registering as non-existing or NPC tribe
2017-11-24 10:24:41 +01:00
Martin Ambrus
12fe632bf4
fix: prevent reuse of old attacks by re-POSTing same values
2017-11-24 10:17:54 +01:00
Martin Ambrus
c06c62ba6a
fix: hero training and revive got messed up
2017-11-22 21:38:57 +01:00
Martin Ambrus
96663574ad
fix: compatibility issue with MySQL 5.7
2017-11-22 20:12:31 +01:00
Martin Ambrus
448504694a
fix: using getTimeFormat from DateTime project class everywhere in Admin
2017-11-22 19:51:31 +01:00
Martin Ambrus
0b3f689e4c
fix: beginner's protection shown wrong date and time in profile picture
2017-11-22 19:43:58 +01:00
Martin Ambrus
a5422130a0
Merge remote-tracking branch 'origin/master'
2017-11-22 19:00:29 +01:00
Martin Ambrus
9d73275522
fix: incorrect hero return time calculation
2017-11-22 18:58:16 +01:00
phaze1G
f390388de9
Serbian Language - Not completed yet ( #370 )
...
* Srpski jezik
* Serbian Language / Not finished yet.
2017-11-22 18:24:34 +01:00
Martin Ambrus
5492ad29b2
fix: incorrect resources SQL
2017-11-22 16:52:25 +01:00
Martin Ambrus
aec0380e17
fix: resources falling to 0 will auto-fill warehouse/crop to max value
2017-11-22 16:29:25 +01:00
Martin Ambrus
e331ae2b1f
fix: accidentally replaced gif & fix for one encoding difficulty
2017-11-22 16:08:23 +01:00
Martin Ambrus
6b7424fffb
fix: incoming units not shown at rally point
2017-11-22 16:01:12 +01:00
Martin Ambrus
68032702c3
fix: users can't see sent messages
...
#367
2017-11-22 15:55:17 +01:00
Martin Ambrus
3329c1ea34
feat: alt and title texts updated for fields under construction as well
...
#321
2017-11-22 15:38:23 +01:00
Martin Ambrus
2f9d134ec9
feat: indicator for fields under construction
...
Also, all line separators are now Linux-style :-P
Closes #321
2017-11-22 15:32:35 +01:00
Martin Ambrus
63fadba36e
Merge remote-tracking branch 'origin/master'
2017-11-22 14:35:43 +01:00
Martin Ambrus
ddb8614b14
fix: construction of a palace and a residence in one village
...
#323
2017-11-22 14:35:33 +01:00
Shadow
6ccb968311
Update README.md
2017-11-22 14:52:33 +02:00
Martin Ambrus
6f7dff27f8
Merge remote-tracking branch 'origin/master'
2017-11-22 13:48:45 +01:00
Martin Ambrus
53fa177671
fix: account activation issues
...
#344
2017-11-22 13:48:32 +01:00
Shadow
16c9e9b969
Update README.md
2017-11-22 14:43:15 +02:00
Shadow
6b339b95f6
Update README.md
2017-11-22 14:43:00 +02:00
Martin Ambrus
ec8752ac27
fix: fid2 missing from URL after forum post edited
...
Closes #355
2017-11-22 12:46:46 +01:00
Martin Ambrus
98ddbe235f
fix: pagination returns to ALL from Attacks page in battle reports
...
Closes #343
2017-11-22 12:34:38 +01:00
Martin Ambrus
0134b0abe9
fix: old version cannot save config data anymore
2017-11-22 12:21:16 +01:00
Martin Ambrus
30fc76e85b
fix: old version cannot save config data anymore
2017-11-22 12:20:05 +01:00
Martin Ambrus
268131e024
Merge remote-tracking branch 'origin/master'
2017-11-22 11:47:32 +01:00
Martin Ambrus
65a62becc2
fix: rat reinforcement does not arrive due to a wrong reinfs check
...
#366
2017-11-22 11:47:17 +01:00
Martin Ambrus
02dd832932
fix: undefined index
2017-11-22 10:03:54 +01:00
Martin Ambrus
9ec9a7521d
Update CONTRIBUTING.md
...
basic info for contributors
2017-11-21 02:03:54 +01:00
Martin Ambrus
0eb55e8502
Create ISSUE_TEMPLATE.md
2017-11-21 01:53:26 +01:00