Kuzirashi
a5bf484fdb
Delay to character deletion has been added.
...
When user requests character delete, he will have to wait delay from
config. During this time when user logs in on his account, on website,
player will see information that character is awaiting delete. User can
cancel this operation.
2014-04-19 01:43:49 +02:00
Kuzirashi
fb86861447
Fixed errors in Marketplace
...
Solved `undefined index[...]` and `invalid argument supplied[...]`
errors in Marketplace.
2014-04-18 23:22:12 +02:00
Stefan A. Brannfjell
db24b1bdfb
Merge pull request #35 from Kuzirashi/master
...
Fixed error in url() function
2014-04-05 04:54:25 +02:00
Stefan Brannfjell
d6cff8692b
Improved player reports, adding changelog system.
2014-04-04 11:12:00 +02:00
Daniel
c83cbb14ab
Fixed error in url() function
...
Sometimes url() function produced URL with unnecessary slash, eg.
`http://dalerium.net//register.php ` - that's fixed.
2014-03-30 23:16:11 +02:00
Stefan Brannfjell
5e0170a264
#24 TFS 1.0: Fixed bug allowing a player to auction and buy unlimited houses.
...
- Added player level restriction, configure in config.php
- Configure if houses require premium
- Configure allowed houses each player
- Players can upgrade their house pledge on a house without increasing last_bid.
2014-03-19 21:33:48 +01:00
Stefan Brannfjell
e240992845
Fixed TFS 1.0 bans from admin panel #25
2014-03-18 22:57:30 +01:00
Stefan Brannfjell
5fa7ccb165
Fixed a small bug where it would show duplicated purchase history.
2014-03-18 21:51:38 +01:00
Stefan Brannfjell
1ffeeb5154
TFS 1.0: Marketplace. (Show WTS [Want to Sell] and WTB [Want to Buy] list, AND compare items). Demo: http://nelvara.com/market
2014-03-18 20:55:09 +01:00
Stefan Brannfjell
1d0d5b5ff7
Forgot to add status column to admin report system :3
2014-03-12 21:47:52 +01:00
Stefan Brannfjell
42db697f50
Update to admin reports: Reports are categorised by status id. You can hide/show categories by clicking the table header. You can configure which statusIds you want to auto-hide.
2014-03-11 01:41:31 +01:00
Stefan Brannfjell
dfce8d97dd
TFS 0.2 and 1.0 report bug system
...
Players can say !report SomeMessageHere to send a report to database, it will automatically fetch position of player etc. You can check reports in admin panel and change status of them, and optionally reward player with points if you feel they deserve it for reporting the bug.
Default working TFS 1.0 scripts for shop and firstitems
2014-03-10 08:10:03 +01:00
Stefan Brannfjell
0e90c050a8
TFS 1.0+: Improved character death list.
...
http://4.ii.gl/aFN28J.png
2014-03-09 09:04:05 +01:00
Stefan Brannfjell
733766dd45
Started with JSON API module system
2014-03-09 04:42:28 +01:00
Stefan Brannfjell
7861292449
Some query optimisations
2014-03-08 15:31:47 +01:00
Stefan Brannfjell
470bf6caa6
Added new shop type: Change character name (using type 4 for this). If you got custom scripts make sure to edit accordingly.
...
And players can change name in My Account if they have ticket from shop. #15
2014-02-16 13:33:16 +01:00
Stefan Brannfjell
b6cf2a97e0
Remade Highscores: Added multi-page support, built-in score type navigation, using GET instead of POST.
...
Tested on TFS 1.0 and 0.3/4, but should work on 0.2 as well.
2014-02-16 11:07:04 +01:00
Stefan Brannfjell
a236ec2db8
Paygol IPN works (Mobile payments).
2014-02-14 04:25:47 +01:00
Stefan Brannfjell
1946d87911
Code optimisations for localhost:IPv6 #17
2014-02-08 20:34:00 +01:00
Stefan Brannfjell
8ebbd9c81f
Merge branch 'master' of https://github.com/Znote/ZnoteAAC
2014-02-08 14:10:31 +01:00
Stefan Brannfjell
87d09ebe67
Bugfix: Error appearing when no news, username already exist error when creating account TFS 1.0
2014-02-08 14:09:54 +01:00
Stefan A. Brannfjell
f728cc0d9d
Merge pull request #16 from att3/master
...
sort guild members by rank
2014-02-08 01:51:24 +01:00
Stefan Brannfjell
801e0bcbef
Fixes escape string by using custom function #18
2014-02-06 22:51:05 +01:00
Znote
29a7de9751
Updated readme file.
2014-02-06 10:46:12 +01:00
Stefan Brannfjell
ff29e40256
Fixed install instructions not appearing when wrong SQL info is submitted.
2014-02-06 08:45:01 +01:00
Stefan Brannfjell
f3dfe83153
Minor fix
2014-02-06 08:40:16 +01:00
Stefan Brannfjell
7d56b8ea9f
Fixed several bugs with old SQL code.
2014-02-06 08:37:58 +01:00
att3
a9f091bf67
sort guild members by rank
...
sort guild members by rank (Thanks to Ninja)
2014-02-03 23:41:44 +02:00
Stefan Brannfjell
0713d99a1b
Minor fix.
2014-02-02 20:45:12 +01:00
Stefan Brannfjell
7a5a4eb410
Mysqli support added. Many functions improved.
2014-02-02 20:23:00 +01:00
Stefan Brannfjell
85b427ec2d
Creating developement branch for mysqli-support
2014-02-02 16:43:47 +01:00
Stefan Brannfjell
ac82fd7943
update gitignore to add cache dir
2014-02-02 16:39:54 +01:00
Stefan Brannfjell
8b8795fac5
git ignore file to ignore cache files.
2014-02-02 16:38:18 +01:00
Stefan Brannfjell
11f90bcab8
Paypal revised, should work now. #2
2014-02-02 03:26:39 +01:00
Stefan Brannfjell
4bb35904bf
Fixed GOD in-game positions for TFS 0.2 and 1.0. Fixes issue #11
2014-01-29 22:10:22 +01:00
Stefan Brannfjell
1e3461314b
Fix issue #8
2014-01-29 22:04:06 +01:00
Stefan Brannfjell
5582670fc0
Guildwar page recognizes TFS 1.0
2014-01-29 21:53:43 +01:00
Stefan A. Brannfjell
5c173088fe
Merge pull request #10 from tedbro/master
...
Fixed the change gender for TFS 1.0
2013-11-16 01:20:52 -08:00
tedbro
9aecfb51a9
Fixed the change gender for tfs 1
2013-11-06 07:24:02 -08:00
Stefan Brannfjell
28816da591
Bugfix from Lucas Milbradt. znoteshop.lua now makes sure the player have enough slots available to receive item.
2013-11-02 22:11:04 +01:00
Stefan Brannfjell
1933816180
Houses should be bugfree now. Removed debugging code.
2013-09-12 23:19:46 +02:00
Stefan Brannfjell
0326fe9919
Woops, now proper fixed #4
...
(I hope).
2013-09-12 23:09:06 +02:00
Stefan Brannfjell
b7ff2616d1
You cant bid on ended auctions any more.
...
fixed #4
2013-09-12 22:47:53 +02:00
Stefan Brannfjell
2ff7dd077c
Change password fix on TFS 1.0
...
Thanks to
shinctl ( https://github.com/shinctl )
for reporting this bug.
2013-09-11 09:23:00 +02:00
Stefan Brannfjell
6001abae5d
TFS 1.0: House auction system
...
Would be great if somebody could test it out properly for me. :)
2013-09-11 09:08:46 +02:00
Stefan Brannfjell
d57f835c91
TFS 1.0 functionality:
...
House list works.
/Todo: House auctioning.
2013-09-09 20:45:56 +02:00
Stefan Brannfjell
deea5eeaab
Normal guild functionality (Create, invite, leave, kick, promote, change, view) should work on TFS 1.0.
2013-09-09 03:46:07 +02:00
Stefan Brannfjell
a07161a1dc
Forum search optimised
...
Fixed date bug in characterprofile.php
2013-09-08 20:51:02 +02:00
Stefan Brannfjell
19b8b0af5d
This script will convert premium points already aquired using Modern or Gesior AAC and make it work with the Znote AAC shop.
...
(Moves points from accounts.premium_points -> znote_account.points)
2013-09-02 22:00:49 +02:00
Stefan Brannfjell
de5255ba52
Added todos andstuff
2013-08-31 16:34:58 +02:00