mirror of
https://github.com/edubart/otclient.git
synced 2025-10-17 04:53:27 +02:00
Market item filtering improvements and other some minor improvements
* Can now filter market items by vocation, level, slot type, and depot items. * Added new bitwise lib for handling flag operations. * Can now get/set local player vocation/premium (TODO: spell list).
This commit is contained in:
@@ -9,6 +9,7 @@ Module
|
||||
dofile 'math'
|
||||
dofile 'string'
|
||||
dofile 'table'
|
||||
dofile 'bitwise'
|
||||
|
||||
dofile 'const'
|
||||
dofile 'util'
|
||||
|
Reference in New Issue
Block a user