Commit Graph

18 Commits

Author SHA1 Message Date
hdmaniak d2a3fb3aa7 Fix hero bonus race condition using atomic SQL 2026-03-27 10:45:31 +01:00
saulius 840cd62f1e Update 37_hero.tpl
bug ciange
2023-10-12 16:16:40 +03:00
iopietro 79eb6a73d6 General fixes
+Removed almost all "BANNED" controls to template and .php UI files. The
control will be done only once and in the Session class
2018-06-11 02:22:22 +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
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
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 90f8982245 fix: hero dying and revival doesn't work correctly with multiple heroes 2017-11-02 23:59:03 +01:00
Martin Ambrus 7270a69a63 fix: all location headers need to have exit after them! 2017-10-22 13:00:54 +02:00
Martin Ambrus b63df89034 fix: logs work again (were missing mysqli connection identifier) 2017-10-21 10:45:22 +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
evader1337 2d26af7c46 Trying to fix this monstrosity #2 2016-09-13 18:54:25 +02:00
Shadow e337ac2b4d update 2014-05-12 08:43:32 +03:00
Shadow d008bc1d26 fix hero points 2013-11-08 09:54:22 +02:00
yi12345 411e43fa4c fix ranking 2013-08-08 00:56:57 +03:00
yi12345 98e94af807 finish hero_full.php 2013-06-16 10:38:34 +03:00