Some more work on the Market.

* Added Finalizing TODO list for anyone that wants to work on some missing areas (I am busy with work so any help from the community will speed it up).
* Added market item key word searching.
* Removed the search tab in replace for overview tab that can be used for extended functionality later.
* Few minor additions.
This commit is contained in:
BeniS
2012-08-06 02:42:54 +12:00
parent 18c882f1a0
commit 26c196cdb0
4 changed files with 115 additions and 20 deletions

View File

@@ -156,7 +156,8 @@ MarketSlotFilters = {
MarketFilters = {
Vocation = 1,
Level = 2,
Depot = 3
Depot = 3,
SearchAll = 4
}
MarketFilters.First = MarketFilters.vocation