Stefan A. Brannfjell
b7f241f8b8
Update cacert.pem
...
https://curl.se/docs/caextract.html
2024-02-25 21:11:52 +01:00
Luan Luciano
5e67cf7450
Fix error in helpdesk.php ( #516 )
...
Error: Warning: Trying to access array offset on value of type bool in C:....\helpdesk.php on line 34
If I put a non-existent ID in the URL, it throws the error.
2022-07-10 10:07:37 +02:00
Luan Luciano
2c050dae1b
Fix error in email authentication link
2022-06-27 12:59:30 +02:00
Znote
c2cdf5f3bf
More accurate premium duration calculation.
...
Dont skimp on the hours on the last day the premium expires.
2022-01-29 22:54:29 +01:00
Evil Puncker
7fb0916f57
updated image server with a more recent link/version
2022-01-23 12:28:24 +01:00
Znote
2e465075ae
Bugfix: Powergamers: Support negative values in first day changes
2022-01-03 00:46:57 +01:00
Znote
61d0bfcc8e
loginWebService correct pvptypes
2021-12-23 09:21:06 +01:00
Znote
fb6c391925
Player history and powergamers rewrite
2021-12-20 10:36:11 +01:00
Znote
098d841533
Let admins bypass character list count restriction
2021-12-16 23:18:56 +01:00
Znote
0d15f5ddb9
Fix #478 characterprofile message for pending deletions
2021-12-16 23:17:43 +01:00
Znote
0cf1f0fb46
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:50:47 +01:00
Znote
c49842a8c7
register.php cleanup
2021-12-15 23:28:10 +01:00
Znote
9625654f96
Dont invoke IP validation if its disabled in config.php
2021-12-15 23:23:24 +01:00
Znote
5866ec4c71
validate_ip bugfix
2021-12-15 23:18:50 +01:00
Znote
13c0be7d7e
SSL CA Root Certificates
2.0-alpha
2021-12-13 13:10:38 +01:00
Znote
e26896fbff
Highscores cleanup
2021-12-13 13:00:20 +01:00
Evil Puncker
e518cd1b1b
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-12-09 02:46:25 +01:00
Evil Puncker
3d42e8a7ec
Fixed variable type for powergamers script ( #492 )
...
exp history should be able to store negative values, yes
online time shouldn't
2021-12-09 02:46:15 +01:00
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