mirror of
https://github.com/edubart/otclient.git
synced 2025-05-23 04:09:21 +02:00

* Can now create market offers with fully working UI. * All filtering is now completed (just need to finish word searching). * Added some user friendly features to offer selections and item displays (show amount in depot). * Some more UI ascetics. * Some other minor market fixes. TODO: * Finishing applying changes for latest module updates by edubart. * Finish buying/selling existing offers. * Word searching items. * Offer management. * Full cipsoft tibia testing.
10 lines
235 B
Plaintext
10 lines
235 B
Plaintext
Module
|
|
name: game_market
|
|
description: Global item market system
|
|
author: BeniS
|
|
website: www.otclient.info
|
|
sandboxed: true
|
|
scripts: [marketoffer.lua, marketprotocol.lua, market.lua]
|
|
@onLoad: init()
|
|
@onUnload: terminate()
|