forked from townforge/townforge
53 lines
2.4 KiB
Plaintext
53 lines
2.4 KiB
Plaintext
WindowInfo
|
|
title Leaderboards
|
|
centered-relative-size: 0.9 0.9
|
|
modal: 1
|
|
|
|
TBLayout: axis: y, distribution-position: "left top", distribution: "available"
|
|
|
|
TBLayout: axis x, distribution-position: "left top", distribution: "available"
|
|
|
|
TBLayout: axis: x
|
|
TBTextField: text: "Leaderboards update at game updates, next update in "
|
|
TBTextField: id: "blocks-till-update"
|
|
TBTextField: text: "blocks"
|
|
|
|
TBScrollContainer: adapt-content: 1
|
|
TBLayout: axis x, distribution: "available"
|
|
TBLayout: axis: y, distribution: "available"
|
|
lp: width: 280
|
|
TBTextField: text: "Level"
|
|
TBTextField: text: "Gain levels by acumulating badges"
|
|
TBSelectList: id: "badges", gravity: "all", scroll-mode: "auto"
|
|
TBEditField: id: "badges-search", placeholder: "search", type: "search", gravity: "left right"
|
|
TBLayout: axis: y, distribution: "available"
|
|
lp: width: 280
|
|
TBTextField: text: "Weekly progress"
|
|
TBTextField: text: ""
|
|
TBSelectList: id: "progress", gravity: "all", scroll-mode: "auto"
|
|
TBEditField: id: "progress-search", placeholder: "search", type: "search", gravity: "left right"
|
|
TBLayout: axis: y, distribution: "available"
|
|
lp: width: 380
|
|
TBTextField: text: "Prestige"
|
|
TBTextField: text: "Prestigious players get regular extra payouts"
|
|
TBSelectList: id: "prestige", gravity: "all", scroll-mode: "auto"
|
|
TBEditField: id: "prestige-search", placeholder: "search", type: "search", gravity: "left right"
|
|
TBLayout: axis: y, distribution: "available"
|
|
lp: width: 280
|
|
TBTextField: text: "Building activity"
|
|
TBTextField: text: ""
|
|
TBSelectList: id: "building-activity", gravity: "all", scroll-mode: "auto"
|
|
TBEditField: id: "building-activity-search", placeholder: "search", type: "search", gravity: "left right"
|
|
TBLayout: axis: y, distribution: "available"
|
|
lp: width: 380
|
|
TBTextField: text: "Largest building"
|
|
TBTextField: text: ""
|
|
TBSelectList: id: "largest-buildings", gravity: "all", scroll-mode: "auto"
|
|
TBEditField: id: "largest-buildings-search", placeholder: "search", type: "search", gravity: "left right"
|
|
TBLayout: axis: y, distribution: "available"
|
|
lp: width: 280
|
|
TBTextField: text: "Discoveries"
|
|
TBTextField: text: ""
|
|
TBSelectList: id: "discoveries", gravity: "all", scroll-mode: "auto"
|
|
TBEditField: id: "discoveries-search", placeholder: "search", type: "search", gravity: "left right"
|