Znote
0d3940a0e6
loginWebService type handler
...
Fix #380
2020-06-12 01:45:55 +02:00
Znote
9c9941e292
Fix client 12 login on OtservBR
...
Fix #419
2020-06-09 14:12:38 +02:00
Evil Puncker
0fae6d6e5f
Tabs instead of spaces ( #416 )
...
* Tabs instead of spaces
2020-06-02 17:50:52 +02:00
Znote
5a80034915
Toggle guild nick feature in config.php
...
Fix #407
TFS 1.3 has a potential unresolved crash bug related to guild nicks.
You can check out the details here: https://github.com/otland/forgottenserver/issues/2561#issuecomment-633101435
2020-06-01 23:32:09 +02:00
Znote
31c233d559
editorconfig and gitattributes changes
2020-06-01 23:25:42 +02:00
Evil Puncker
8d959350d3
Added client 11 and above restriction to login webservice ( #414 )
...
* Added client 11 and above restriction to login webservice
2020-06-01 22:41:31 +02:00
Evil Puncker
b99cf6fd3e
Removed duplicated entry on function user_create_character ( #413 )
...
* Removed duplicated entry on function user_create_character
2020-06-01 22:35:36 +02:00
Evil Puncker
f1a3dd7f1c
Update default items.xml ( #415 )
2020-06-01 19:01:26 +02:00
Evil Puncker
ada8e470d8
Fix label spelling in serverinfo.php
...
Fix #411
2020-05-29 21:42:08 +02:00
Evil Puncker
e056898f31
Various optimization to config.php and LUA scripts
...
* Update config.php
* spaces to tabs and new line at eof
* updated playerdeath.lua to match latest one from master
2020-05-29 21:40:28 +02:00
Eduardo Dantas
a78d26b103
Fix for wrong mana, correct is 90 and not 40 ( #406 )
...
In update 10.50 ~~ more or less, the base mana increased by 55 points. (the correct would be 35)
2020-05-29 21:00:36 +02:00
Evil Puncker
bb60bfbf83
Removed bomberman highscore function ( #400 )
...
It doesn't seems to be used anywhere
2020-05-19 23:01:41 +02:00
Stefan A. Brannfjell
cba8097d7d
Small fix to achievements.php
...
Fix #390
Default image medal for achievements without configured image.
Secret key set to default if it hasn't been configured already.
2020-05-18 09:51:06 +02:00
Evil Puncker
4068f42ac4
Enabled SSL where applicable ( #396 )
...
Enabled SSL where aplicable
2020-05-18 09:17:47 +02:00
Evil Puncker
6eb50966fb
Updated clients download link ( #397 )
2020-05-13 17:06:14 +02:00
Evil Puncker
5316852875
Fixed some typos in Readme ( #392 )
2020-05-13 17:03:03 +02:00
Evil Puncker
b0947041ce
Small fixes imgland to imgur, achievement images and link ( #391 )
...
Removed dead imgland links and changed them to imgur
Changed the example achievements image links with proper ones
Changed Achievements link to tfs repo
2020-05-13 17:01:29 +02:00
Znote
d5749700fc
Fix #386 - Warnings in support list.
2020-03-22 20:29:55 +01:00
Znote
35e2ff7f43
update to znote_schema.sql
...
Turns out inline comments is a big no-no.
2020-03-22 00:31:12 +01:00
Znote
0eb2972e30
LUA - More stable shopsystem
...
When working with custom types.
2020-03-19 22:38:51 +01:00
Znote
0c64adb55e
Fix #375 You cannot invite own guild to guildwar.
2020-02-29 15:56:08 +01:00
Znote
d4538f0f1f
Support list works on TFS 0.3.6 again.
2020-02-29 14:56:24 +01:00
Znote
d186d513e0
Remove foreign key from znote_guild_wars table.
...
Because it will break the schema import on databases based on TFS 0.3 that doesnt have the source guild_wars table.
2020-02-29 13:52:05 +01: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
Znote
2d14b3252e
Extracting SQL schema out from connect.php file
2020-02-23 21:05:23 +01:00
Stefan A. Brannfjell
d7996c7d1d
Update ipn.php
2020-02-19 13:57:54 +01:00
slawkens
cd971788cf
Add .idea (PhpStorm) to .gitignore ( #381 )
2020-02-11 08:46:59 +01:00
Stefan A. Brannfjell
febeb5e4e1
Update ipn.php
2020-01-10 18:51:47 +01:00
Erikas Kontenis
6584811ed6
fix division by zero issue when manamax is 0 ( #376 )
2020-01-06 18:29:53 +01:00
Rodrigo Paixão
98f90eb442
Update znoteshop.lua ( #373 )
...
Now you'll recieve 1 item per time, because there's no global event compatible with TFS 0.2
2019-12-03 15:14:51 +01:00
Znote
8e0df92f98
Fix #289 Google safebrowser false positive
2019-11-15 00:22:33 +01:00
Znote
6e9cfef9ff
Fix #70 TFS 1.0 Set position
2019-11-14 23:17:57 +01:00
Stefan A. Brannfjell
1c557585a0
Added CodeFactor badge
...
And enabled continuous code quality service.
2019-11-14 16:58:52 +01:00
Stefan A. Brannfjell
fef807bf28
Create .editorconfig
2019-11-11 22:23:59 +01:00
Znote
44ac05e5ee
Merge branch 'master' of https://github.com/Znote/ZnoteAAC
2019-11-11 22:00:02 +01:00
Znote
82e2e6336a
Fixed a bool offset in login.php
2019-11-11 21:59:32 +01:00
Znote
7de537a1d3
Fix #354 - Highscores warning if it tries to display a vocation group without any players in it.
2019-11-11 21:50:39 +01:00
Stefan A. Brannfjell
f65f73782f
MIT Licence ( #370 )
2019-11-11 17:48:27 +01:00
Stefan A. Brannfjell
a8f9efab92
Delete Znote AAC license.txt
2019-11-11 17:48:11 +01:00
Znote
acaccc5960
Update Readme
2019-11-11 06:57:13 +01:00
Znote
14bec26444
Bump required PHP version to 5.6
2019-11-11 06:56:59 +01:00
Znote
da58e68d83
Fix typo in Znote AAC schema
2019-11-11 06:49:04 +01:00
Znote
e96cf7f2b7
Fix #363 Guild leaders can no longer leave their guild
...
Unless they decide to properly disband it first.
2019-11-11 06:16:44 +01:00
Znote
de9eb60638
Fix #280 Importing Znote AAC schema fixes
...
It will now import old accounts and players to be compatible with Znote AAC
It will also remove duplicates if it finds any
2019-11-11 06:04:55 +01:00
Znote
45c0ec109d
Fix #305 SQL Error while creating/updating new forum boards.
2019-11-11 04:25:43 +01:00
Znote
6fd5aa5409
Implemented EQ + skills + full outfit display in character profile
2019-11-10 09:43:00 +01:00
Znote
b65c860b66
Fix #369 - Outfit offer type (5) supports 2 outfit ids.
2019-11-09 22:04:16 +01:00
Znote
be8b882166
Possibility to reward users with shop points if they verify their email
...
Also generates a new activation key after they have verified their email in-case they change their email and guess the activation link for their fake email.
Also removes the given points until they verify their email again if they change their email.
2019-10-23 21:06:24 +02:00
Znote
d8f22f9c33
Initialize active_email in init.php.
...
Forgot to include it in the previous update.
2019-10-22 03:13:32 +02:00