604 Commits

Author SHA1 Message Date
Marek Madejski
dbc1e14ea7
Typo fix in login widget (#536)
Typo fix "userame".
2025-03-05 16:28:14 +01:00
Stefan A. Brannfjell
70a39d4cc7
Update cacert.pem
https://curl.se/docs/caextract.html
2024-02-25 21:12:50 +01:00
Emilianenko
001b12e762
Update guilds.php (#525)
https://otland.net/threads/znote-guilds-php-small-issue.282623/
2022-10-20 17:31:58 +02:00
Luan Luciano
9947d441b4
Update index.php (#522) 2022-08-02 12:07:23 +02:00
Luan Luciano
a67b03ba38
Fix function remainingTime (#521) 2022-08-02 12:07:04 +02:00
Stefan A. Brannfjell
cdaac6e974
Add gd image library to readme
installed through etc:
`apt install php-gd` or `apt install php7.4-gd`
2022-02-23 12:34:49 +01:00
Znote
78d35bb441 More accurate premium duration calculation.
Dont skimp on the hours on the last day the premium expires.
2022-01-29 23:01:03 +01:00
Michał "Gubihe
a531a18fad
Typo in footer.php (#504)
Fixed bug introduced in https://github.com/Znote/ZnoteAAC/pull/502
2022-01-21 13:23:05 +01:00
Michał "Gubihe
6d402cef28
microtime as float (#502) 2022-01-21 10:28:07 +01:00
Yujin Boby
4fb06fb4e5
make shop images work with SSL (https) (#501) 2022-01-17 11:10:04 +01:00
Znote
74890c1ea6 loginWebService correct pvptypes 2021-12-23 09:21:50 +01:00
Znote
88a13e6d10 Let admins bypass character list count restriction 2021-12-16 23:20:23 +01:00
Znote
47bbee9acf Fix #478 characterprofile message for pending deletions 2021-12-16 23:19:42 +01:00
Znote
0f4c67d37f Fix #497 Protocol 12 freePremium
having an account as free, make lots of weirds widgets to appear in game and even some client features unavailable.
This unlocks protocol 12 client features for servers who use freePremium in config.lua
2021-12-16 19:53:05 +01:00
Znote
52956f8dab Dont invoke IP validation if its disabled in config.php 2021-12-15 23:32:27 +01:00
Znote
f64d190e54 validate_ip bugfix 2021-12-15 23:31:02 +01:00
Znote
d5a11cbc76 SSL CA Root Certificates 2021-12-13 13:14:27 +01:00
Zbizu
7a9047da80 TFS 1.5 protocol 12 support 2021-12-09 02:21:01 +01:00
Evil Puncker
6be17886b3
Update config.php (#496) 2021-12-08 21:42:14 +01:00
Evil Puncker
3622ad173b
Lowering the size of onlinetime_ table sizes (#495)
MEDIUMINT: 97 days
MEDIUMINT UNSIGNED: 194.2 days
INT: 68 years
INT UNSIGNED: 136.1 years

bigint was way too big for these values, thanks to @divinity76
2021-11-19 02:44:12 +01:00
Evil Puncker
bb814f6eae
Fixed variable type for powergamers script (#492)
exp history should be able to store negative values, yes
online time shouldn't
2021-10-13 19:18:43 +02:00
Znote
ec55497c5a Fix img clipping in news feed 2021-07-24 05:17:14 +02:00
Stefan A. Brannfjell
563fa3a62b
Update README.md 2021-07-24 04:54:43 +02:00
Znote
541b95f926 minor adjustment to aside character search 2021-07-24 04:37:40 +02:00
Znote
32e5b6278e Fix #371 - fast APCu memory caching support 2021-07-24 00:38:58 +02:00
Znote
26c486ef27 Tagging Znote AAC as version 1.6 1.6 2021-07-22 17:57:09 +02:00
Znote
ddd54a932e Better guild validations, Fix #457 2021-07-22 17:30:49 +02:00
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
Stefan A. Brannfjell
f88654f30b
Create FUNDING.yml
I got a GitHub Sponsors page! 🥰
2021-07-19 05:50:53 +02:00
Znote
1c3480f322 Fix paypal IPs, fix #467 2021-07-18 22:35:47 +02:00
Znote
6af276225f paypal IPN indentation fix 2021-07-18 22:34:17 +02:00
sundance
df062b56fd
fix inconsistent variable names for !shop talkaction (#479) 2021-07-17 15:44:24 +02:00
Evil Puncker
35b1412042
Indentation fix (#477)
spaces to tab
2021-07-02 09:36:02 +02:00
Brent957
4e6adb7ce3
Update config.php (#475)
syntax fix
2021-06-30 14:01:24 +02:00
TechnicalIllusion
a0c7831f58
Fix(creature names): restrict multiword creature names (#474)
* Fix(creature names): restrict multiword creature names
2021-06-25 19:16:15 +02:00
Znote
bdb4a862b5 Fix TFS 1.3 config.lua parsing
By ignoring table declarations.
2021-06-13 05:22:17 +02:00
Znote
4169b671da More robust spells.xml parsing 2021-06-13 04:15:01 +02:00
Znote
1de2c8c1d3 Fixed Typo in serverinfo.php parsing 2021-06-13 04:14:31 +02:00
Znote
671aa9d057 Small layout fix
Sub menu visibility over banner content
2021-05-24 21:06:02 +02:00
Znote
91816bbe2b charactersearch widget: fix Invalid argument
PHP Warning:  Invalid argument supplied for foreach() in
layout/widgets/charactersearch.php on line 22

This happens when the database has no players, during fresh install.
2021-05-08 18:05:52 +00:00
Ricardo Souza
855c889568
Fixes problem to render sub files (#468)
into nginx server
2021-04-04 01:12:55 +02:00
Evil Puncker
d74400da57
Changed powergamers columns to unsigned (#459)
to match with tfs commit and also to prevent errors
458baa8b61
2021-01-22 10:05:33 +01:00
Evil Puncker
cdd7edda09
Update znote_schema.sql (#458)
removed a few leftovers of column size
2021-01-22 10:05:14 +01:00
slawkens
fd3c6cb939
Set password limit to 29 characters (#456)
* Set password limit 29
2021-01-06 22:50:09 +01:00
The Dejwww :)
a75e2c015e
small visual style fix in admin page (#455)
![enter image description here](https://i.imgur.com/A1YpZml.png)
2020-12-30 04:20:56 +01:00
Mina
93384c2375
php 7.4+ compatibility fix (#454) 2020-12-29 05:00:38 +01:00
Znote
48d1dd5712 Fix #263 gallery system using imgur
setup tutorial: https://github.com/Znote/ZnoteAAC/wiki/IMGUR-powered-Gallery-page
2020-12-13 22:20:54 +00:00
Znote
8128804021 Fix schema.sql syntax 2020-11-13 01:07:35 +00:00
Znote
824874e390 Fix #448 TFS 0.3/4 Guild House support
Guildhalls that have an owner now shows the Guild Name, which you can click to view the guild.
Before it would consider the owner to be player id instead of guild id, and load the player which was completely wrong.
Not all TFS 0.3 servers support this, so added a check to see if the guild column declaration was available in town data.
Also fixed a bug where it tries to load a sub page if you enter without posting selected town data to it.
And added town selection to the top of the list.
2020-11-12 17:33:32 +00:00
Znote
32b474b9be TFS 0.3 - Fix user_data declaration in init 2020-11-11 21:30:04 +00:00