596 Commits

Author SHA1 Message Date
Zbizu
ee351e7ada TFS 1.5 protocol 12 support 2021-12-09 02:25:05 +01:00
Znote
9b6d8d93d8 Characterprofile cleanup 2021-11-22 18:03:52 +01:00
Znote
b482b77d7b Add logout history to online list and cleanup 2021-11-22 16:41:27 +01:00
Znote
a7fed3bfe3 paypal ipn cacert update 2021-09-22 10:40:48 +02:00
Znote
d914c93085 Fix spells cache 2021-07-31 20:19:41 +02:00
Znote
f7445bb89a myaccount - cleanup, optimize and fixes 2021-07-25 03:59:03 +02:00
Znote
ae07a0f421 tiny css adjustment 2021-07-25 03:56:56 +02:00
Znote
bc76e8cb65 Fix img clipping in news feed 2021-07-24 05:16:32 +02:00
Znote
9898bb27f5 minor adjustment to aside character search 2021-07-24 04:36:51 +02:00
Znote
f011f782bd layout aside cleanup 2021-07-24 04:36:19 +02:00
Znote
f896b59e36 Remove obsolete premium handling 2021-07-24 03:28:40 +02:00
Znote
0e941b2c1e serverinfo cleanup, fix cache, query optimizations 2021-07-24 02:35:26 +02:00
Znote
8f5487db2b Admin - executed SQL queries overlay
Allow admins to see executed SQL queries overlay
Useful for testing and optimizing query usage on website
2021-07-24 01:56:03 +02:00
Znote
9e790a71f6 Fix #371 - fast APCu memory caching support 2021-07-24 00:34:54 +02:00
Znote
ac2b909805 Cleanup houses 2021-07-22 21:37:21 +02:00
Znote
400497bd25 Tag branch as Znote AAC 2.0_DEV, PHP requirement 7.2 2021-07-22 20:25:26 +02:00
Znote
8a71f19db0 guild validations 2021-07-22 17:02:27 +02:00
Znote
e40e811b72 Better guild validations
Vice leaders were able to do a bit more things than they should have
2021-07-22 16:58:00 +02:00
Znote
2ec9cfbff4 guilds.php cleanup 2021-07-22 15:30:03 +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
Znote
a54d001e77 Fix schema import warning
Warning: #1681 Integer display width is deprecated and will be removed in a future release.
2020-11-11 20:01:04 +00:00
Znote
c2b261544d Removed unused variable 2020-11-05 02:11:53 +01:00
Znote
a2dea09163 otbr: client12: Event Schedule
Implements support for https://github.com/opentibiabr/otservbr-global/pull/1932
2020-11-05 01:54:59 +01:00
Znote
0b5fc15a41 Fix #311 OtservBR Premium lastday
When adding premium account through webshop, update both premdays and lastday column on otservbr based servers.
2020-10-31 19:38:28 +01:00
Znote
fa5fac75a7 Fix #446 TFS 1.3 premium time
which was implemented here: https://github.com/otland/forgottenserver/pull/2813
and merged 28th october 2020.
2020-10-31 14:29:29 +01:00
Evil Puncker
a88d3710fb
fix #445 (#447)
fix by @milbradt
2020-10-30 07:21:20 +01:00
Evil Puncker
a00dbcfabd
bye bye trailing whitespaces (#442) 2020-08-02 14:48:13 +02:00
Evil Puncker
aa016fc0b1
Removed unnecessary check (#441) 2020-07-19 17:25:19 +02:00