iopietro
996f011666
Fixed some report bugs
...
+Added the report type 23, which indicates a defence during festive days
+Festive reports in the alliance no longer duplicates
+Festive reports in the village view no longer duplicates
+Fixed a bug that didn't permit to read an allied report
General:
-Removed the possibility to view an inexistent village
+Some minor improovements
2018-04-21 17:28:20 +02:00
iopietro
882215cd2a
Reports refactor #1
...
-Removed 29 files from the "Templates/Notice" folder, there were a lot
of duplicated/very similar kinds of report. Now, there are only 6 kinds
of report (9.tpl isn't counted)
+Changed a lot of codes in some .tpl reports, into a foreach
Automation.php:
+Modified report data, for the refactored report system
+Some clean-up
Battle.php:
+Fixed catapults and rams, they weren't able to destroy completely a building
+Fixed a possible division by 0 error
2018-04-19 20:22:01 +02: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
Alex Stoica
b87fb4eb0e
Fix uncont PHP 7.2 error
2018-01-07 05:28:35 +00: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
68032702c3
fix: users can't see sent messages
...
#367
2017-11-22 15:55:17 +01:00
Martin Ambrus
699781d130
refactor: for loops optimized
...
#313
2017-11-19 15:17:24 +01:00
Martin Ambrus
6d0e95670b
refactor: messages and reports only loaded on pages where needed
...
#313
2017-11-17 21:00:00 +01:00
Martin Ambrus
dab768f662
refactor: 1st round of database values caching
2017-11-15 16:01:00 +01:00
Martin Ambrus
ee017adb40
refactor: most of broad SELECTs updated
...
Closes #301
2017-11-05 14:35:19 +01:00
Martin Ambrus
a822504706
fix: counting queries optimization
...
Closes #300
2017-11-04 15:41:35 +01:00
Martin Ambrus
df5400be79
fix: unstupiding my own stupidity :-D
2017-10-25 17:18:40 +02:00
Martin Ambrus
aab1010906
fix: super-strange id + 0 query that totally prevents the use of indexes
2017-10-24 09:55:18 +02:00
Martin Ambrus
a163206782
feat: forum post notifications into mailbox
2017-10-22 19:16:43 +02:00
Martin Ambrus
ff6ca38fbf
feat: in-game messages can be sent as Support when allowed
2017-10-22 16:05:18 +02:00
Martin Ambrus
7270a69a63
fix: all location headers need to have exit after them!
2017-10-22 13:00:54 +02:00
Martin Ambrus
6f3973748c
fix: more manual typecastings
2017-10-18 00:59:49 +02:00
Martin Ambrus
ac5d3538f8
fix: mysqli_error needs MySQLi connection as parameter
2017-10-17 13:05:13 +02:00
Martin Ambrus
1654ce498f
fix: security patching due to mysql injection vulnerabilities everywhere
2017-10-17 12:21:41 +02:00
Martin Ambrus
db4c373ace
fix: PHP4x + PHP5x constructors change for PHP7+ compatible ones
2017-09-19 20:40:43 +02:00
evader1337
2d26af7c46
Trying to fix this monstrosity #2
2016-09-13 18:54:25 +02:00
uroskn
1afde368d3
GameEngine and install folders have 777 already set by default
2016-07-02 21:39:28 +02:00
KFCSpike
f13a32c2e5
Show correct beginners protection in welcome message
2013-11-30 19:45:24 +00:00
Shadowss
8ceb2c7f41
fix another vulberability <script>alert('test')</script> now not working anymore
2013-10-05 12:26:35 +03:00
Shadowss
0df3fc59ee
Vulnerability closed , now you cannot send more then 5 message / minute at same user
2013-09-29 17:24:03 +03:00
yi12345
7991814556
Merge pull request #290 from Shadowss/patch-47
...
Make ' a valid character fix message problem
2013-08-16 09:03:02 -07:00
Shadowss
61747f2a78
Make ' a valid character fix message problem
2013-08-16 16:36:54 +03:00
Shadowss
2fb44c5384
Make ' a valid character fix massage problem
2013-08-16 16:34:23 +03:00
yi12345
98e94af807
finish hero_full.php
2013-06-16 10:38:34 +03:00