Commit Graph

40 Commits

Author SHA1 Message Date
Znote
1701d48629 Better display of equipped items
Characterprofile now supports displaying items that might not be perfectly rendered in 32x32 px size.
2021-07-22 01:38:28 +02:00
Znote
297db6029d char profile: Dont show other chars on account if searched char is hidden 2020-07-08 02:40:24 +02:00
Znote
4b0db861d5 Fix #429 Various warnings
Rewrote other characters on this account list in characterprofile
Added hash_equal() backport for low PHP versions
Fixed some warnings
2020-07-08 00:35:45 +02:00
Evil Puncker
0fae6d6e5f Tabs instead of spaces (#416)
* Tabs instead of spaces
2020-06-02 17:50:52 +02:00
Znote
36bd6f6ad1 Fix OTHIRE bug introduced in last commit. 2020-02-26 20:02:59 +01:00
Znote
94223f5ac0 Outfit display support on low protocol < 7.8 2020-02-23 21:54:12 +01:00
Erikas Kontenis
6584811ed6 fix division by zero issue when manamax is 0 (#376) 2020-01-06 18:29:53 +01:00
Znote
6fd5aa5409 Implemented EQ + skills + full outfit display in character profile 2019-11-10 09:43:00 +01:00
Znote
9f95fa4bb8 Fix #353 2019-03-22 19:35:12 +01:00
Znote
58e6300cf7 Fix #287 characterprofile table design 2019-03-17 01:38:29 +01:00
Rodrigo Paixão
2817010781 Compatibility with OTHire (#330)
* Preparing compatibility to OTHire

* Still working on compatibility to OTHire

* More compatibility

* More compatibility

Not tested yet

* Some fixes

- Fixed Account Creation.
- Fixed a problem that you can't load the website, that include that you can now recover your account number.

* More fixes

- Fixed character creation.
- Fixed login problem.
- Fixed displaying account number in My Account.
- Fixed displaying if you have premium days or not in My Account.

* More fixes

- Handle Kills/Deaths as TFS_03

* More fixes

- Fixed showing outfits in character profile
- Fixed displaying player houses in character profile
- Fixed displaying guilds

* Update init.php
2018-12-03 07:58:29 +01:00
Stefan A. Brannfjell
ef4a8f9e73 Achievement fix in characterprofile.php
As the best answer by slawkens at otland here:
https://otland.net/threads/znote-acc-sql-error-player_storage-in-characterprofile.251736/#post-2442672
2017-06-18 15:17:46 +02:00
Znote
a5ba62a51e Display outfits on highscores, onlinelist, character profile.
Fix #252
2017-01-30 22:36:39 +01:00
Znote
2fad7a3efb Improved flags system & reduce query usage in online list
Using http://flag.znote.eu as an external image server for flags.
Online list is now stored in a 30 seconds quick cache.
Reduced query usage in online list to 1 instead of 1 + players online amounts of queries.
2017-01-26 22:09:53 +01:00
Webus
5437deab8c Update characterprofile.php (#262)
https://github.com/Znote/ZnoteAAC/issues/261
2016-12-27 10:17:57 +01:00
Stefan A. Brannfjell
fb32e03ead Merge pull request #235 from gpedro/fix/issue-71
resolves #71
2016-05-04 23:59:04 +02:00
Gabriel Pedro
ae28021d86 resolves #71 2016-05-02 12:47:30 -04:00
Gabriel Pedro
c9fd3a0fdb resolves #227 2016-05-02 01:31:19 -04:00
Tandloze
651b62686c Fixed some things
Added $config to enable or disable country flags its on false by
default.
Also some advice from Znote for securing integer database values.
Cleanedup some if statements.
2015-08-15 23:24:44 +02:00
Tandloze
a2b241b6c1 Dont show comment if there is none to show. 2015-08-14 21:45:25 +02:00
Tandloze
c884aa37f9 Added hp/mana/experience/next lvl to for Znote 1.5 2015-08-14 21:33:43 +02:00
Tandloze
418b57bbed Cleanup character profile for a better view of the code. 2015-08-14 21:17:07 +02:00
Tandloze
f749d5f0f9 Flags for Znote 1.5 reworked
Reworked flags for Znote 1.5 by not altering the tfs tables
2015-08-13 17:13:35 +02:00
Daniel Björkholm
b51c168555 Minor fixes 2015-01-16 08:43:04 +01:00
Stefan Brannfjell
3265ba6c99 Fix #170 Bug in characterprofile.php for TFS 0.2/3. 2014-09-22 00:06:20 +02:00
Atte
782e335810 Update characterprofile.php
ops
2014-09-11 15:47:09 +03:00
Atte
47a90f17e6 Update characterprofile.php 2014-09-11 15:44:31 +03:00
Atte
1317a7b0a4 Update characterprofile.php 2014-09-11 15:26:05 +03:00
Atte
e1f7290397 Update characterprofile.php 2014-09-11 15:24:55 +03:00
Atte
910d7460fa Update characterprofile.php 2014-09-05 01:32:10 +03:00
Atte
b0bf5641cf Update characterprofile.php 2014-09-05 01:22:01 +03:00
Atte
da8e39e935 Update characterprofile.php 2014-09-05 01:18:05 +03:00
Atte
d890bba7a4 Update characterprofile.php
Fetch houses taken from layout from otland made by @peonso
2014-09-05 01:13:56 +03:00
Stefan Brannfjell
574263f29d Fix #145 (Characterprofile quest progression and accurate lvl 8 stats). 2014-08-31 11:35:03 +02:00
viperthepala
1a0b02ec04 Update characterprofile.php
final version.
2014-05-16 11:30:54 +02:00
tarantonio
4ab551427f Update characterprofile.php 2014-05-03 23:47:27 +02:00
Stefan Brannfjell
83d44572db Fix #78 2014-05-03 19:00:48 +02:00
Stefan Brannfjell
0e90c050a8 TFS 1.0+: Improved character death list.
http://4.ii.gl/aFN28J.png
2014-03-09 09:04:05 +01:00
Stefan Brannfjell
7861292449 Some query optimisations 2014-03-08 15:31:47 +01:00
Stefan Brannfjell
ba07284044 Importing Znote AAC 1.5_SVN rev 168 to github. 2013-08-28 23:44:46 +02:00