Skip to content
This repository was archived by the owner on Jan 5, 2024. It is now read-only.

Commit 986df5e

Browse files
committed
Add monospace console font and skin
Add monospace font toggle checkbox to misc settings menu layout
1 parent c040f68 commit 986df5e

File tree

4 files changed

+292
-1
lines changed

4 files changed

+292
-1
lines changed

Base.rte/GUIs/SettingsGUI.ini

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3465,6 +3465,20 @@ Anchor = Left, Top
34653465
Checked = Unchecked
34663466
Text = Measure module loading time
34673467

3468+
[CheckboxUseMonospaceConsoleFont]
3469+
ControlType = CHECKBOX
3470+
Parent = CollectionBoxMiscSettings
3471+
X = 265
3472+
Y = 75
3473+
Width = 230
3474+
Height = 20
3475+
Visible = True
3476+
Enabled = True
3477+
Name = CheckboxUseMonospaceConsoleFont
3478+
Anchor = Left, Top
3479+
Checked = Unchecked
3480+
Text = Use monospace console font
3481+
34683482
///////////////////////////////////////////////////////////////////////
34693483
// Settings Screen Tabs
34703484

Lines changed: 277 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,277 @@
1+
[Mouse_Pointer]
2+
Filename = Cursor.png
3+
ColorKeyIndex = 255
4+
5+
[Mouse_Text]
6+
Filename = Null.png
7+
ColorKeyIndex = 255
8+
9+
[Mouse_HSize]
10+
Filename = Null.png
11+
ColorKeyIndex = 255
12+
13+
[CollectionBox_Panel]
14+
Filename = SkinBrown.png
15+
TopLeft = 0,24, 2,2
16+
Top = 3,24, 1,2
17+
TopRight = 7,24, 2,2
18+
Left = 0,27, 2,1
19+
BottomLeft = 0,31, 2,2
20+
Bottom = 3,30, 1,3
21+
BottomRight = 7,31, 2,2
22+
Right = 6,27, 3,1
23+
Filler = 12,24, 8,8
24+
25+
[Button_Up]
26+
Filename = SkinBrown.png
27+
Font = FontLarge.png
28+
FontColor = 0
29+
FontKerning = 0
30+
FontShadow = 0
31+
TopLeft = 0,36, 2,2
32+
Top = 3,36, 3,2
33+
TopRight = 7,36, 3,2
34+
Left = 0,39, 2,3
35+
BottomLeft = 0,43, 2,3
36+
Bottom = 3,43, 3,3
37+
BottomRight = 7,43, 3,3
38+
Right = 7,39, 3,3
39+
Filler = 0,48, 8,8
40+
41+
[Button_Over]
42+
Filename = SkinBrown.png
43+
TopLeft = 12,36, 2,2
44+
Top = 15,36, 3,2
45+
TopRight = 19,36, 3,2
46+
Left = 12,39, 2,3
47+
BottomLeft = 12,43, 2,3
48+
Bottom = 15,43, 3,3
49+
BottomRight = 19,43, 3,3
50+
Right = 19,39, 3,3
51+
Filler = 12,48, 8,8
52+
53+
[Button_Down]
54+
Filename = SkinBrown.png
55+
TopLeft = 24,36, 2,2
56+
Top = 27,36, 3,2
57+
TopRight = 31,36, 3,2
58+
Left = 24,39, 2,3
59+
BottomLeft = 24,43, 2,3
60+
Bottom = 27,43, 3,3
61+
BottomRight = 31,43, 3,3
62+
Right = 31,39, 3,3
63+
Filler = 24,48, 8,8
64+
65+
[Listbox]
66+
Filename = SkinBrown.png
67+
Font = FontSmall.png
68+
FontColor = 0
69+
FontKerning = 0
70+
FontSelectColor = 15
71+
SelectedColorIndex = 247
72+
TopLeft = 36,48, 2,2
73+
Top = 39,48, 3,2
74+
TopRight = 43, 48, 2,2
75+
Left = 36,51, 2,3
76+
BottomLeft = 36,55, 2,2
77+
Bottom = 39,55, 3,2
78+
BottomRight = 43,55, 2,2
79+
Right = 43,51, 2,3
80+
Filler = 24,48, 8,8
81+
82+
[ScrollButton_Up]
83+
Filename = SkinBrown.png
84+
TopLeft = 112,68, 2,2
85+
Top = 114,68, 3,2
86+
TopRight = 117,68, 2,2
87+
Left = 112,70, 2,3
88+
BottomLeft = 112,73, 2,2
89+
Bottom = 114,73, 3,2
90+
BottomRight = 117,73, 2,2
91+
Right = 117,70, 2,3
92+
Filler = 114,70, 3,3
93+
94+
[ScrollButton_Down]
95+
Filename = SkinBrown.png
96+
TopLeft = 120,68, 2,2
97+
Top = 122,68, 3,2
98+
TopRight = 125,68, 2,2
99+
Left = 120,70, 2,3
100+
BottomLeft = 120,73, 2,2
101+
Bottom = 122,73, 3,2
102+
BottomRight = 125,73, 2,2
103+
Right = 125,70, 2,3
104+
Filler = 122,70, 3,3
105+
106+
[ScrollKnob_Up]
107+
Filename = SkinBrown.png
108+
TopLeft = 112,78, 3,3
109+
Top = 114,78, 3,3
110+
TopRight = 116,78, 3,3
111+
Left = 112,81, 2,3
112+
BottomLeft = 112,84, 3,3
113+
Bottom = 114,84, 3,3
114+
BottomRight = 116,84, 3,3
115+
Right = 117,81, 2,3
116+
Filler = 114,81, 3,3
117+
118+
[ScrollKnob_Down]
119+
Filename = SkinBrown.png
120+
TopLeft = 120,78, 3,3
121+
Top = 122,78, 3,3
122+
TopRight = 124,78, 3,3
123+
Left = 120,81, 2,3
124+
BottomLeft = 120,84, 3,3
125+
Bottom = 122,84, 3,3
126+
BottomRight = 124,84, 3,3
127+
Right = 125,81, 2,3
128+
Filler = 122,81, 3,3
129+
130+
[ScrollTopArrow]
131+
Filename = SkinBrown.png
132+
ColorKeyIndex = 0
133+
Rect = 114,64, 3,3
134+
135+
[ScrollBottomArrow]
136+
Filename = SkinBrown.png
137+
ColorKeyIndex = 0
138+
Rect = 122,64, 3,3
139+
140+
[ScrollLeftArrow]
141+
Filename = SkinBrown.png
142+
ColorKeyIndex = 0
143+
Rect = 85,40, 3,3
144+
145+
[ScrollRightArrow]
146+
Filename = SkinBrown.png
147+
ColorKeyIndex = 0
148+
Rect = 85,32, 3,3
149+
150+
[ScrollBackground]
151+
Filename = SkinBrown.png
152+
Filler = 112,87, 7,7
153+
154+
[Checkbox]
155+
Filename = Null.png
156+
ColorKeyIndex = 255
157+
Font = Null.png
158+
FontColor = 255
159+
Base = 0,0, 1,1
160+
MouseOver = 0,0, 1,1
161+
Check = 0,0, 1,1
162+
GreyCheck = 0,0, 1,1
163+
164+
[RadioButton]
165+
Filename = Null.png
166+
ColorKeyIndex = 255
167+
Font = Null.png
168+
FontColor = 255
169+
FontKerning = 0
170+
Base = 0,0, 1,1
171+
MouseOver = 0,0, 1,1
172+
Check = 0,0, 1,1
173+
GreyCheck = 0,0, 1,1
174+
175+
[Tab]
176+
Filename = Null.png
177+
ColorKeyIndex = 255
178+
Font = Null.png
179+
FontColor = 255
180+
FontKerning = 0
181+
Base = 0,0, 1,1
182+
MouseOver = 0,0, 1,1
183+
Selected = 0,0, 1,1
184+
Disabled = 0,0, 1,1
185+
186+
[ProgressBar_Base]
187+
Filename = Null.png
188+
TopLeft = 0,0, 1,1
189+
Top = 0,0, 1,1
190+
TopRight = 0,0, 1,1
191+
Left = 0,0, 1,1
192+
BottomLeft = 0,0, 1,1
193+
Bottom = 0,0, 1,1
194+
BottomRight = 0,0, 1,1
195+
Right = 0,0, 1,1
196+
Filler = 0,0, 1,1
197+
198+
[ProgressBar_Indicator]
199+
Filename = Null.png
200+
Top = 0,0, 1,1
201+
Centre = 0,0, 1,1
202+
Bottom = 0,0, 1,1
203+
Spacing = 3
204+
205+
[Slider_Horz]
206+
Filename = Null.png
207+
ColorKeyIndex = 255
208+
Start = 0,0, 1,1
209+
Middle = 0,0, 1,1
210+
End = 0,0, 1,1
211+
TopLeftSlider = 0,0, 1,1
212+
BottomRightSlider = 0,0, 1,1
213+
TickColorIndex = 255
214+
215+
[Slider_Vert]
216+
Filename = Null.png
217+
ColorKeyIndex = 255
218+
Start = 0,0, 1,1
219+
Middle = 0,0, 1,1
220+
End = 0,0, 1,1
221+
TopLeftSlider = 0,0, 1,1
222+
BottomRightSlider = 0,0, 1,1
223+
TickColorIndex = 255
224+
225+
[TextBox]
226+
Filename = SkinBrown.png
227+
Font = FontConsoleMonospace.png
228+
CursorColorIndex = 254
229+
SelectedColorIndex = 117
230+
FontColor = 0
231+
FontKerning = 0
232+
FontSelectColor = 0
233+
WidthMargin = 3
234+
HeightMargin = 2
235+
TopLeft = 36,48, 2,2
236+
Top = 39,48, 3,2
237+
TopRight = 43, 48, 2,2
238+
Left = 36,51, 2,3
239+
BottomLeft = 36,55, 2,2
240+
Bottom = 39,55, 3,2
241+
BottomRight = 43,55, 2,2
242+
Right = 43,51, 2,3
243+
Filler = 24,48, 8,8
244+
245+
[Label]
246+
Font = FontConsoleMonospace.png
247+
FontColor = 0
248+
FontKerning = 0
249+
250+
[ComboBox_Arrow]
251+
Filename = Null.png
252+
ColorKeyIndex = 255
253+
Rect = 0,0, 1,1
254+
255+
[ComboBox_ButtonUp]
256+
Filename = Null.png
257+
TopLeft = 0,0, 1,1
258+
Top = 0,0, 1,1
259+
TopRight = 0,0, 1,1
260+
Left = 0,0, 1,1
261+
BottomLeft = 0,0, 1,1
262+
Bottom = 0,0, 1,1
263+
BottomRight = 0,0, 1,1
264+
Right = 0,0, 1,1
265+
Filler = 0,0, 1,1
266+
267+
[ComboBox_ButtonDown]
268+
Filename = Null.png
269+
TopLeft = 0,0, 1,1
270+
Top = 0,0, 1,1
271+
TopRight = 0,0, 1,1
272+
Left = 0,0, 1,1
273+
BottomLeft = 0,0, 1,1
274+
Bottom = 0,0, 1,1
275+
BottomRight = 0,0, 1,1
276+
Right = 0,0, 1,1
277+
Filler = 0,0, 1,1

Base.rte/GUIs/Skins/Menus/ConsoleSkin.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ FontColor = 0
231231
FontKerning = 0
232232
FontSelectColor = 0
233233
WidthMargin = 3
234-
HeightMargin = 1
234+
HeightMargin = 2
235235
TopLeft = 36,48, 2,2
236236
Top = 39,48, 3,2
237237
TopRight = 43, 48, 2,2
2.38 KB
Loading

0 commit comments

Comments
 (0)