forked from townforge/townforge
dccfd5840e
also fix a couple bugs in coin collection scoring
51 lines
2.2 KiB
Plaintext
51 lines
2.2 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"
|
|
|
|
TBTextField: text: ""
|
|
font: size: 20px
|
|
|
|
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"
|