Ferywir
1ce1003153
fix(chat): stop echoing the raw INSERT query in add_data() [ #139 ] ( #243 )
2026-06-19 13:31:21 +03:00
Ferywir
b0e6680705
fix(chat): replace eval() of server output with JSON.parse() [ #139 ] ( #242 )
2026-06-19 13:30:54 +03:00
Catalin Novgorodschi
3804498ad9
Incremental Refactor Automation & Database (cache)
...
Incremental Refactor Automation (starvation split in more methods) & Database (cache & checkAllianceEmbassiesStatus refactor), Fix a bug in Alliance.php (now you cannot kick alliance leader)
2026-05-14 15:05:32 +03:00
Catalin Novgorodschi
f99ab72d25
Incremental Refactor Form/BBCode/Mailer/Village
...
Incremental Refactor Form/BBCode/Mailer/Village
2026-05-13 15:09:05 +03:00
Catalin Novgorodschi
260896570e
Revert "vulnerability fixed and cleanup and refactor"
...
This reverts commit 2a44e76414 .
2026-02-11 15:22:16 +02:00
Catalin Novgorodschi
2a44e76414
vulnerability fixed and cleanup and refactor
2026-02-11 15:11:43 +02:00
Catalin Novgorodschi
59c1114b1c
Change some text on license TravianZ
2025-02-11 11: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
Martin Ambrus
57057384d3
refactor: SELECT * replaced by SELECT fieldname1, fieldname2 ...
...
So far in a few places.
2017-11-05 09:03:59 +01:00
Martin Ambrus
057f713528
fix: a LOT of manual typecastings for DB values that should be INTs
2017-10-18 00:33:03 +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
uroskn
1afde368d3
GameEngine and install folders have 777 already set by default
2016-07-02 21:39:28 +02:00
cosme12
50b1967cbc
Dont save empty chat message
2015-04-08 12:25:58 -03:00
yi12345
07de3f7283
update
2013-07-17 12:20:51 +03:00
yi12345
98e94af807
finish hero_full.php
2013-06-16 10:38:34 +03:00