Daniel Björkholm
d503b0bb14
Small fix for TFS 0.3/0.4
2014-05-02 12:59:48 +02:00
Daniel Björkholm
70b6940f82
Add #74 and #75
2014-05-02 12:31:57 +02:00
Stefan A. Brannfjell
23fd746970
Merge pull request #66 from att3/patch-2
...
Create topguilds.php
2014-04-24 18:04:03 +02:00
att3
85c2d21f3e
Update topguilds.php
2014-04-24 16:13:35 +03:00
att3
0246e21718
Create topguilds.php
2014-04-24 16:11:43 +03:00
Stefan A. Brannfjell
d02af1f7f1
Merge pull request #57 from Kuzirashi/master
...
Improved Admin Reports page.
2014-04-22 15:58:59 +02:00
Kuzirashi
31a405b076
Improved Admin Reports page. When you click on title it also toggles elements visibility(more intuitive). Fixed bugs, which resolves #55 and finally closes #26 . JavaScript, CSS, PHP code optimisations. Still pure JavaScript.
2014-04-21 20:55:58 +02:00
Stefan A. Brannfjell
85b13a8e3c
Merge pull request #53 from Kuzirashi/master
...
Deleted unnecessary file.
2014-04-20 21:06:24 +02:00
Kuzirashi
c810c43072
Deleted unnecessary file. This resolves #51 .
2014-04-20 21:02:53 +02:00
Stefan A. Brannfjell
cb1c7546ef
Merge pull request #52 from Kuzirashi/master
...
Added sorting to Houses. Fixed bugs.
2014-04-20 20:55:26 +02:00
Kuzirashi
432024d515
Added sorting to Houses. Fixed bugs. Added message to add town, to config.php, when it is not present. Code optimisation. This resolves #40 .
2014-04-20 20:45:28 +02:00
Stefan A. Brannfjell
11b28c2d5e
Merge pull request #50 from Kuzirashi/marketplacefix
...
Marketplaces improvements.
2014-04-20 16:16:15 +02:00
Stefan A. Brannfjell
038376a9ed
Merge pull request #49 from Kuzirashi/bugfix
...
Fixed displaying players in Highscores.
2014-04-20 16:15:49 +02:00
Stefan A. Brannfjell
ec03138af5
Merge pull request #48 from Kuzirashi/master
...
Fixed errors in Guild Wars.
2014-04-20 16:15:03 +02:00
Kuzirashi
fa934147df
Marketplaces improvements. Replaced @ operator(as Znote suggested) using assign-by-repherence. Fixed invalid argument supplied for foreach
errors when compare
in URL string was type of String
or did not match any of the items from the list.
2014-04-20 15:39:10 +02:00
Kuzirashi
bafb639506
Fixed displaying players in Highscores. Some players in Top Players widget will be hidden when theirs group_id is higher than specified in config("config.highscore.ignoreGroupId - Ignore group id higher than this (staff)"). Same in Highscore subpage. Also fixed undefined index page
in Highscore. This resolves #43 issue.
2014-04-20 15:08:30 +02:00
Kuzirashi
9d89836c01
Fixed errors in Guild Wars. One of them was assigning instead of comparing which, when right side of score was higher than 0, produced only a tie, eg. 1-1, 2-2, 3-3, 4-4. This resolves #47 issue.
2014-04-19 23:58:07 +02:00
Stefan A. Brannfjell
b0e40e4ccd
Merge pull request #44 from Kuzirashi/master
...
Added character deletion delay and fixed errors in Marketplace.
2014-04-19 15:12:43 +02:00
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