mirror of
https://github.com/edubart/otclient.git
synced 2025-10-21 06: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:
@@ -12,7 +12,7 @@ DetailsTableColumn < TableColumn
|
||||
background-color: alpha
|
||||
text-offset: 5 2
|
||||
color: #cccccc
|
||||
width: 80
|
||||
width: 100
|
||||
focusable: false
|
||||
|
||||
Panel
|
||||
@@ -27,7 +27,7 @@ Panel
|
||||
anchors.right: parent.right
|
||||
margin-top: 55
|
||||
margin-left: 6
|
||||
margin-bottom: 45
|
||||
margin-bottom: 75
|
||||
margin-right: 6
|
||||
padding: 1
|
||||
focusable: false
|
||||
|
Reference in New Issue
Block a user