mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-10 09:19:01 +00:00
Changed: Update interfaces files with patchlet version
This commit is contained in:
parent
c3cd4d9d0d
commit
e1f8ac7d1b
2 changed files with 182 additions and 2 deletions
|
@ -27,6 +27,15 @@
|
||||||
<!-- Yoyo: prefer show an empty list when clicking -->
|
<!-- Yoyo: prefer show an empty list when clicking -->
|
||||||
<!-- <action handler="leave_modal" cond="eq(getprop('ui:interface:bag_choose:list:nbelt'),0)" /> -->
|
<!-- <action handler="leave_modal" cond="eq(getprop('ui:interface:bag_choose:list:nbelt'),0)" /> -->
|
||||||
</proc>
|
</proc>
|
||||||
|
<proc id="select_special_items">
|
||||||
|
<action handler="set" params="target_property=ui:interface:inventory:content:bag:iil:active|value=0" />
|
||||||
|
<action handler="set" params="target_property=ui:interface:inventory:content:bag:webitems:active|value=1" />
|
||||||
|
<action handler="browse_home" params="name=ui:interface:inventory:content:bag:webitems:html" />
|
||||||
|
</proc>
|
||||||
|
<proc id="select_bag_items">
|
||||||
|
<action handler="set" params="target_property=ui:interface:inventory:content:bag:iil:active|value=1" />
|
||||||
|
<action handler="set" params="target_property=ui:interface:inventory:content:bag:webitems:active|value=0" />
|
||||||
|
</proc>
|
||||||
<!-- ************* -->
|
<!-- ************* -->
|
||||||
<!-- * EQUIPMENT * -->
|
<!-- * EQUIPMENT * -->
|
||||||
<!-- ************* -->
|
<!-- ************* -->
|
||||||
|
@ -44,6 +53,83 @@
|
||||||
onclick_l="proc"
|
onclick_l="proc"
|
||||||
params_l="inv_left_click_on_slot"
|
params_l="inv_left_click_on_slot"
|
||||||
auto_grayed="false" />
|
auto_grayed="false" />
|
||||||
|
|
||||||
|
<template name="img_button"
|
||||||
|
id="image_button"
|
||||||
|
ok_text="uittOK"
|
||||||
|
tx_over="blank.tga"
|
||||||
|
cancel_text="uittCancel"
|
||||||
|
posparent="parent"
|
||||||
|
posref="BM TM"
|
||||||
|
onclick_ok=""
|
||||||
|
onclick_ok_param=""
|
||||||
|
x="0"
|
||||||
|
y="0"
|
||||||
|
keep="true"
|
||||||
|
tooltip_ok=""
|
||||||
|
avoid_resize_parent="false">
|
||||||
|
<group id="#id"
|
||||||
|
posparent="#posparent"
|
||||||
|
posref="#posref"
|
||||||
|
child_resize_w="true"
|
||||||
|
child_resize_h="true"
|
||||||
|
x="#x"
|
||||||
|
y="#y"
|
||||||
|
avoid_resize_parent="#avoid_resize_parent">
|
||||||
|
<ctrl style="button_ok"
|
||||||
|
id="bb"
|
||||||
|
x="0"
|
||||||
|
y="0"
|
||||||
|
posref="TL TL"
|
||||||
|
text_y="-2"
|
||||||
|
onclick_l="#onclick_ok"
|
||||||
|
params_l="#onclick_ok_param"
|
||||||
|
hardtext="#ok_text"
|
||||||
|
tooltip="#tooltip_ok" />
|
||||||
|
<ctrl type="button"
|
||||||
|
id="button"
|
||||||
|
button_type="push_button"
|
||||||
|
posref="TL TL"
|
||||||
|
x="0"
|
||||||
|
y="0"
|
||||||
|
scale="false"
|
||||||
|
tx_over="#tx_over"
|
||||||
|
color="255 255 255 255"
|
||||||
|
col_pushed="255 255 255 255"
|
||||||
|
col_over="255 255 255 0"
|
||||||
|
onclick_l="#onclick_ok"
|
||||||
|
params_l="#onclick_ok_param" />
|
||||||
|
</group>
|
||||||
|
</template>
|
||||||
|
|
||||||
|
<template name="image_button"
|
||||||
|
tx_over="blank.tga"
|
||||||
|
onclick_l=""
|
||||||
|
params_l="" >
|
||||||
|
<group id="#id"
|
||||||
|
posref="TL TL"
|
||||||
|
x="0"
|
||||||
|
y="0"
|
||||||
|
sizeref="wh"
|
||||||
|
w="0"
|
||||||
|
h="0">
|
||||||
|
<ctrl type="button"
|
||||||
|
id=""
|
||||||
|
button_type="push_button"
|
||||||
|
posref=""
|
||||||
|
posparent=""
|
||||||
|
x=""
|
||||||
|
y=""
|
||||||
|
scale="false"
|
||||||
|
tx_over="#tx_over"
|
||||||
|
color="255 255 255 255"
|
||||||
|
col_pushed="255 255 255 255"
|
||||||
|
col_over="255 255 255 0"
|
||||||
|
onclick_l="#onclick_l"
|
||||||
|
params_l="#params_l" />
|
||||||
|
</group>
|
||||||
|
</template>
|
||||||
|
|
||||||
<!-- For the moment we use a template because we have to make the fake container -->
|
<!-- For the moment we use a template because we have to make the fake container -->
|
||||||
<template name="tinv_equip">
|
<template name="tinv_equip">
|
||||||
<group id="equip"
|
<group id="equip"
|
||||||
|
@ -481,6 +567,7 @@
|
||||||
posref="TL TL"
|
posref="TL TL"
|
||||||
group_onclick_r="active_menu"
|
group_onclick_r="active_menu"
|
||||||
group_params_r="menu=ui:interface:base_menu_with_color">
|
group_params_r="menu=ui:interface:base_menu_with_color">
|
||||||
|
|
||||||
<group type="tab"
|
<group type="tab"
|
||||||
id="inv_select"
|
id="inv_select"
|
||||||
child_resize_w="true"
|
child_resize_w="true"
|
||||||
|
@ -624,6 +711,99 @@
|
||||||
sizeref="wh"
|
sizeref="wh"
|
||||||
w="0"
|
w="0"
|
||||||
h="0">
|
h="0">
|
||||||
|
<!-- Special Items -->
|
||||||
|
<ctrl style="text_button_16"
|
||||||
|
id="bag_items"
|
||||||
|
posref="TL TL"
|
||||||
|
y="-2"
|
||||||
|
x="10"
|
||||||
|
wmargin="8"
|
||||||
|
hardtext="uitabInvBag"
|
||||||
|
tooltip="uitabInvBag"
|
||||||
|
onclick_l="proc"
|
||||||
|
params_l="select_bag_items" />
|
||||||
|
<ctrl style="text_button_16"
|
||||||
|
id="special_items"
|
||||||
|
posref="TR TL"
|
||||||
|
posparent="bag_items"
|
||||||
|
y="0"
|
||||||
|
x="2"
|
||||||
|
wmargin="8"
|
||||||
|
hardtext="uiSpecialLabo"
|
||||||
|
tooltip="uiSpecialLabo"
|
||||||
|
onclick_l="proc"
|
||||||
|
params_l="select_special_items" />
|
||||||
|
<!-- Keys
|
||||||
|
<ctrl style="text_button_16"
|
||||||
|
id="keys"
|
||||||
|
posref="TR TL"
|
||||||
|
posparent="special_items"
|
||||||
|
y="0"
|
||||||
|
x="2"
|
||||||
|
wmargin="8"
|
||||||
|
hardtext="Keys"
|
||||||
|
tooltip="uiSpecialLabo"
|
||||||
|
onclick_l="open_title_help"
|
||||||
|
params_l="from=user" />-->
|
||||||
|
|
||||||
|
<group id="webitems" posref="TL TL" sizeref="wh" h="-40" w="0" x="0" y="-18" active="0">
|
||||||
|
<group type="webig_html"
|
||||||
|
id="html"
|
||||||
|
url="http://app.ryzom.com/app_arcc/index.php?action=mItem_DisplayUserItems"
|
||||||
|
title_prefix=""
|
||||||
|
sizeref="wh"
|
||||||
|
x="10"
|
||||||
|
y="0"
|
||||||
|
w="0"
|
||||||
|
h="0"
|
||||||
|
background_color="0 0 0 255"
|
||||||
|
error_color="255 240 48 255"
|
||||||
|
link_color="240 155 100 255"
|
||||||
|
text_color="210 210 210 255"
|
||||||
|
h1_color="255 255 255 255"
|
||||||
|
h2_color="255 255 255 255"
|
||||||
|
h3_color="255 255 255 255"
|
||||||
|
h4_color="255 255 255 255"
|
||||||
|
h5_color="255 255 255 255"
|
||||||
|
h6_color="100 255 100 255"
|
||||||
|
text_font_size="10"
|
||||||
|
h1_font_size="20"
|
||||||
|
h2_font_size="18"
|
||||||
|
h3_font_size="16"
|
||||||
|
h4_font_size="14"
|
||||||
|
h5_font_size="12"
|
||||||
|
h6_font_size="10"
|
||||||
|
paragraph_begin_space="1"
|
||||||
|
multi_line_space_factor="0.25"
|
||||||
|
td_begin_space="16"
|
||||||
|
li_begin_space="4"
|
||||||
|
ul_begin_space="12"
|
||||||
|
li_indent="0"
|
||||||
|
ul_indent="30"
|
||||||
|
checkbox_bitmap_normal="w_slot_on.tga"
|
||||||
|
checkbox_bitmap_pushed="w_opacity_on.tga"
|
||||||
|
checkbox_bitmap_over=""
|
||||||
|
background_bitmap_view="black2"
|
||||||
|
home="http://app.ryzom.com/app_arcc/index.php?action=mItem_DisplayUserItems"
|
||||||
|
browse_next_time="true"
|
||||||
|
form_text_area_group="edit_box_widget_multiline">
|
||||||
|
<group type="list"
|
||||||
|
id="text_list"
|
||||||
|
fontsize="9"
|
||||||
|
posref="TL TL"
|
||||||
|
posparent="black"
|
||||||
|
x="9"
|
||||||
|
y="-2"
|
||||||
|
space="0"
|
||||||
|
sizeref="hw"
|
||||||
|
w="-4"
|
||||||
|
h="-4"
|
||||||
|
maxelements="2000" />
|
||||||
|
<ctrl style="skin_scroll"
|
||||||
|
id="scroll_bar" />
|
||||||
|
</group>
|
||||||
|
</group>
|
||||||
|
|
||||||
<instance template="tinv_nbslots_bulk_weight"
|
<instance template="tinv_nbslots_bulk_weight"
|
||||||
id="ibw"
|
id="ibw"
|
||||||
x="0"
|
x="0"
|
||||||
|
@ -632,7 +812,7 @@
|
||||||
<instance template="tinv_item_list"
|
<instance template="tinv_item_list"
|
||||||
id="iil"
|
id="iil"
|
||||||
inv_branch_nb="%max_bag_invslot"
|
inv_branch_nb="%max_bag_invslot"
|
||||||
y="-16"
|
y="-18"
|
||||||
sizeref="wh"
|
sizeref="wh"
|
||||||
h="-16"
|
h="-16"
|
||||||
inv_branch="%bag"
|
inv_branch="%bag"
|
||||||
|
|
|
@ -176,7 +176,7 @@ function webig:doRemoveDbSheetQuantity(sheet_list, ctrl)
|
||||||
if new_quantity >= current_quantity then
|
if new_quantity >= current_quantity then
|
||||||
webig:deleteItem(db..":"..ctrl)
|
webig:deleteItem(db..":"..ctrl)
|
||||||
else
|
else
|
||||||
addDbProp(db..":"..ctrl..":QUANTITY", current_quantity-new_quantity)
|
addDbProp(db..":"..ctrl..":QUANTITY", new_quantity)
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue