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
d17d1f9b32
refactor: last round of database values caching
...
#313
2017-11-17 19:40:34 +01:00
Martin Ambrus
6b63b0bc63
fix: manual description scrolls when space is too short
2017-11-08 11:12:01 +01:00
Martin Ambrus
4de3f8e26b
fix: new JS needs new cachebusting suffix
2017-11-06 20:12:52 +01:00
Martin Ambrus
a822504706
fix: counting queries optimization
...
Closes #300
2017-11-04 15:41:35 +01:00
Martin Ambrus
d78f4ecd2d
fix: undefined indexes
2017-11-02 00:58:36 +01:00
Martin Ambrus
f5c3e029b5
feat: access log config setting and a real get-post-cookie logger
...
This is a very naive and primitive logger of user requests to the game.
To be used on systems where access to webserver's log data is not
available (especially if the webserver doesn't store POST data as well).
2017-10-28 18:59:16 +02:00
Martin Ambrus
b906e94dcc
fix: large map vertical position fix
2017-10-28 00:38:28 +02:00
Martin Ambrus
93fbba445e
fix: big map not centered on screen in high resolutions
...
Closes #239
2017-10-26 21:07:27 +02:00
Martin Ambrus
30d3b9c4fa
refactor: OOP code movements started :)
2017-10-25 13:38:38 +02:00
Martin Ambrus
dd90648b09
fix: immediate finish of all building progress redirects correctly
2017-10-22 13:21:36 +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
9391553dcb
feat: front-end page names
2017-10-20 18:17:42 +02:00
Martin Ambrus
4c2c769a44
chore: ToDo and formatting
2017-10-18 12:43:37 +02:00
Martin Ambrus
d76669cb42
fix: last batch of manual INT typecastings
2017-10-18 01:11:25 +02:00
Martin Ambrus
fb8a7fcd74
fix: "generated in" fix for Rally Point
2017-10-17 16:18:15 +02:00
Martin Ambrus
2b12f16b3d
fix: more sql injection escapes...
2017-10-17 16:13:06 +02:00
Martin Ambrus
ac5d3538f8
fix: mysqli_error needs MySQLi connection as parameter
2017-10-17 13:05:13 +02:00
Martin Ambrus
68619ac892
fix: big map centered on page + closeable
...
This commit also updates the hardcoded cache booster ID, as CSS+JS
changed to accomplish the map fix.
2017-09-11 21:11:44 +02:00
Martin Ambrus
1c51f2eec0
chore: HTML fixes from Eclipse
2017-08-28 17:31:55 +02:00
Martin Ambrus
9261a4a4b2
Merge branch 'master' of https://github.com/evader1337/TravianZ into evader1337-master
...
# Conflicts:
# GameEngine/Database/db_MYSQL.php
# Templates/Build/avaliable.tpl
# Templates/Message/inbox.tpl
2017-08-28 14:18:24 +02:00
TPLinux
b3e059aa4a
Change redirection after attack to rally point
...
Now if you inside rally point and attack done ... the redirection replaced to Rally point not to dorf1.php
2017-06-30 04:02:11 +00:00
evader1337
2d26af7c46
Trying to fix this monstrosity #2
2016-09-13 18:54:25 +02:00
cosme12
fea300d397
Update build.php
2015-04-07 21:18:53 -03:00
cosme12
3cec6b5fb9
Building bugs
...
This bug is a little hard to meet but It's still there. I found it by trying to use NPC merchant while not having a marketplace. It will show an error. The bug happens everytime you type ```build.php?id=5&t=2``` . The problem here is ```t=``` or ```s=```, both are used as tabs in certain buildings, but when it has only 1 page it crash.
For example: market has " Send Resources | Buy | Offer | NPC trading " while clay pit has none. So adding the t= variable to the clay pit would make it display an error.
This is probably not the best way to fix it but it works. Now, there is still another problem, marketplace has 4 tabs, so adding ```&t=5``` will bug it.
It would be better if you can test it again, just in case I broke something :P
2015-04-07 15:47:38 -03:00
Shadowss
bea9d93ebb
Update build.php
2013-11-01 09:34:27 +02:00
yi12345
98e94af807
finish hero_full.php
2013-06-16 10:38:34 +03:00