10 Commits

Author SHA1 Message Date
Znote
594e2c015f Market: Display error message instead of crashing if fail to load items.xml file. 2019-02-05 00:44:47 +01:00
Znote
193f966f14 Marketplace Small fixes. 2017-01-27 00:36:18 +01:00
Znote
5352510a11 Marketplace - Possible to search for specific item
And fixed imgland 404 link to demonstrational image. Fix #31
2017-01-27 00:17:03 +01:00
Znote
ce043006ed market.php Performance improvement. Smarter queries and array referencing. Fix #264 2017-01-06 00:02:24 +01:00
Stefan Brannfjell
d3807bfafe Much quicker item parser (335 items in 12ms instead of 2100ms)
Now checking if character is offline before changing gender.
Restructured Admin_shop.php, it will now show pending orders and the whole transaction log.
2014-06-17 02:35:48 +02:00
rigaer@hotmail.es
ef3f8ce91b Show item name at market 2014-05-18 20:44:55 +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
fb86861447 Fixed errors in Marketplace
Solved `undefined index[...]` and `invalid argument supplied[...]`
errors in Marketplace.
2014-04-18 23:22:12 +02: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