Znote
aa4d22654d
View URL attribute in index.php support post title values.
...
Title:
http://ortz.znote.eu/index.php?view=Third+post
Id:
http://ortz.znote.eu/index.php?view=3
2017-01-11 18:52:18 +01:00
Stefan A. Brannfjell
ac15af2868
Account name length restriction
...
Complies with default TFS 1.0 schema.sql structure.
2017-01-11 15:10:30 +01:00
Znote
138f03ce99
You can now view a specific news post with the view=postid URL GET param, or click the published date of the post.
2017-01-10 22:14:16 +01:00
Znote
6c036b0a1b
Log IP performance issue workaround.
...
1000 latest records should suffice for the system to function properly.
An OT server had issues when ip logger saved over 250 000 IPs (probably some sort of ddos attack), which got loaded into memory in each page render.
2017-01-07 03:37:23 +01:00
Znote
ee6841a12e
gallery.php Title and description special chars are not escaped on output.
...
Only on input to database in the insert function.
Fixes ugly escaped text.
2017-01-07 02:47:20 +01:00
Znote
ce043006ed
market.php Performance improvement. Smarter queries and array referencing. Fix #264
2017-01-06 00:02:24 +01:00
Znote
098efa6591
Greatly reducing the amounts of SQL queries used on guilds page.
2017-01-04 22:11:59 +01:00
Znote
43ae67f74e
Gallery image system now works again. Fix #263
...
Changed the gallery image host from imgland.net to http://www.freeimagehosting.net/ (which uses imgur.com)
2017-01-01 04:14:35 +01:00
Znote
deddeb462c
Fixed highscores being broken when cache system is enabled.
...
Highscore cache data now stores vocation group store data, and flag value if enabled in config.php
No extra queries are being made after the scores have been loaded from cache.
2016-12-31 04:05:15 +01:00
Stefan A. Brannfjell
0c20be5c7e
Update users.php : Character skills bug fix TFS_03
...
Fix character skills bug on otx 2.x (and probably TFS 0.3 as well).
https://otland.net/threads/you-do-not-have-enough-skill-on-cast-spell.248101/
2016-12-27 23:33:57 +01:00
Webus
5437deab8c
Update characterprofile.php ( #262 )
...
https://github.com/Znote/ZnoteAAC/issues/261
2016-12-27 10:17:57 +01:00
Bruno Minervino
15a4369dda
Fix #258 ( #259 )
2016-12-22 11:34:37 +01:00
Stefan A. Brannfjell
ab72a725a2
Merge pull request #253 from gpedro/patch-2
...
[pagseguro] fix undefined variable
2016-12-09 00:41:46 +01:00
Gabriel Pedro
52878a2326
[pagseguro] fix undefined variable
2016-12-08 08:35:27 -03:00
Znote
a3ac81cfbe
JSON API returns the count of online unique IPs
2016-12-06 00:44:33 +01:00
Stefan A. Brannfjell
13cc920228
loginWebService use world id 0 instead of 1.
2016-12-05 10:47:56 +01:00
Znote
366542d249
Better character creation. Configurable vocation skills and will calculate HP/MP/CAP for each vocation at their configured starting level.
2016-12-04 01:44:44 +01:00
Znote
9173619e77
Client 11 loginWebService:
...
Display remaining time of premium account.
External game server support.
config adjustments:
gameserver info (ip, port, name) for loginWebService.
Some cleanup.
2016-11-23 20:42:29 +01:00
Znote
6617966cc9
Client 11 support. (loginWebService)
...
Using this IP changer:
https://github.com/jo3bingham/tibia-11-ip-changer
Instead of IP, you write website URL to IP changer.
2016-11-23 01:34:12 +01:00
Znote
a0413026dc
Removing zeotss services. This was a project in development that never got functional.
2016-11-13 21:29:27 +01:00
Stefan A. Brannfjell
66264947ba
Merge pull request #248 from ninjalulz/Fix2FA
...
Minor 2FA fix
2016-11-13 14:00:47 +01:00
Daniel Björkholm
141bf9b2c5
Minor 2FA fix
2016-11-13 13:44:16 +01:00
Znote
673c2a2d23
Show SQL query string array if you are logged in as admin below the footer.
2016-11-13 05:56:27 +01:00
Znote
c3c236e13e
TFS 1.2+ Two-Factor Authentication system.
...
RFC6238 Implementation of the OTP algorythm, tested with the app "Authy" from the iOS iPhone app store.
2016-11-13 05:34:14 +01:00
Znote
236eca61c8
Fix #204 Powergamers TFS 1.x
2016-10-24 18:40:20 +02:00
Znote
3dcb92b678
Set all tables to use InnoDB SQL engine and added table znote_global_storage.
2016-10-24 02:22:37 +02:00
Znote
03fbb1fc15
Fix #197 TFS 1.1+ compatibility, guild war status
2016-10-24 01:59:59 +02:00
Znote
0dc15ea95b
Using a config variable to define protocol and domain name instead of $_SERVER as it seems inconsistent. fix #182 and #225
2016-10-24 01:51:52 +02:00
Znote
ee11674450
TFS 1.1+ shop talkaction fix by @kushovu Fix #200
2016-10-24 01:37:31 +02:00
Znote
21e0de50b4
Fix #245
2016-10-24 01:21:55 +02:00
Znote
01e4441b6b
Fixed some PHP warnings
2016-10-24 01:06:44 +02:00
Stefan A. Brannfjell
436d68f5d9
Merge pull request #243 from Pwntus/master
...
Prevent re-purchase of item if page is reloaded after POST, resolves #151
2016-05-28 23:05:58 +02:00
Pwntus
a16cbf72b1
Prevent re-purchase of item if page is reloaded after POST
2016-05-27 00:25:52 +02:00
Stefan A. Brannfjell
8cf999396b
connect.php, fixed mysql import error on setup.
2016-05-22 21:54:44 +02:00
Stefan A. Brannfjell
abfa6482fe
Merge pull request #242 from Znote/revert-229-master
...
Revert "Recovery System", missing SQL tables.
2016-05-21 19:46:10 +02:00
Stefan A. Brannfjell
57bf0d3035
Revert "Recovery System"
2016-05-21 19:45:27 +02:00
Stefan A. Brannfjell
8ac0eb8370
Merge pull request #241 from Pwntus/master
...
Added option to sort by vocation to highscore page. Resolves #93
2016-05-21 17:11:05 +02:00
Pwntus
e65762a96c
Indent fix.
2016-05-21 09:05:10 +02:00
Pwntus
eb90646ab6
Fixed tiny bug.
2016-05-21 09:02:09 +02:00
Pwntus
38221b34c8
Added option to sort by vocation to highscore page.
2016-05-21 08:34:27 +02:00
Stefan A. Brannfjell
5f03d514e7
Merge pull request #240 from gpedro/feat/config-lua-parser
...
feat: getConfigLua added into engine/general
2016-05-17 02:15:34 +02:00
Gabriel Pedro
1cc404faaa
feat: getConfigLua added into engine/general
2016-05-14 14:47:40 -04:00
Stefan A. Brannfjell
6c97205e48
Merge pull request #239 from gpedro/fix/issue-214
...
resolves #214
2016-05-13 20:52:04 +02:00
Gabriel Pedro
4e18cb3c66
resolves #214
2016-05-11 18:32:51 -04:00
Stefan A. Brannfjell
42195da9dc
Merge pull request #238 from gpedro/fix/issue-237
...
resolves #237
2016-05-12 00:19:24 +02:00
Gabriel Pedro
b3413ccee9
resolves #237
2016-05-11 18:18:06 -04:00
Stefan A. Brannfjell
db47690e7f
Merge pull request #236 from gpedro/feat/pagseguro
...
resolves #161
2016-05-06 14:30:44 +02:00
Gabriel Pedro
816801880f
fix: sanitizing pagseguro
2016-05-04 20:30:37 -04:00
Stefan A. Brannfjell
fb32e03ead
Merge pull request #235 from gpedro/fix/issue-71
...
resolves #71
2016-05-04 23:59:04 +02:00
Stefan A. Brannfjell
01414350a0
Merge pull request #234 from gpedro/fix/issue-105
...
resolves #105
2016-05-04 23:54:18 +02:00