Evil Puncker
34f9b51f8f
A few Lua scripts updates, converted Lua scripts to RevScriptSys ( #431 )
...
- changed folder name from LUA to Lua
- Added installation instructions
- fixed playerdeath variables (fixes #430 )
- Added outfit IDs up to Jouster outfit to the sync outfit script
- Removed unecessary instruction
- Added revscriptsys version of all scripts
2020-07-03 19:31:44 +02:00
Znote
3c8b1eb0aa
Client 12.20+ support (email login)
...
Fix #424
2020-06-27 04:56:55 +02:00
Stefan A. Brannfjell
26628602b2
Players online in client 12, fix #425
2020-06-24 13:21:31 +02:00
Evil Puncker
5f87fd2376
Added result.free to getEternalStorage ( #422 )
2020-06-23 11:56:06 +02:00
Znote
529abad19c
Lua file: RevScriptSys LoginWebService for protocol 11, 12+
...
Move file to this location: data/scripts/znote_login.lua
And restart OT server, it should auto load script.
This script will help Znote AAC connect players to your game server.
2020-06-17 03:18:35 +02:00
Znote
203fe3d5ae
New layout (Znote AAC AtomIO)
...
Layout is primarily changed to this because the old layout had obsolete javascript dependencies.
I still want to make another default layout eventually, which is mobile friendly.
This layout has a very nice character search widget though
that looks for names realtime and displays them in a list beside the search.
2020-06-12 22:14:50 +02:00
Znote
e3c3b766be
Remove old layout
2020-06-12 22:04:31 +02:00
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