Paul Chote
9d62ce214c
Move color picker actor type from metrics to ColorPickerManager.
2021-05-15 15:29:46 +02:00
Paul Chote
f65de2dd43
Merge ColorPreviewManagerWidget into ColorPickerManager.
2021-05-15 15:29:46 +02:00
abcdefg30
1ad9a4b65d
Move shared color definitions to common metrics
2020-09-26 23:05:28 +01:00
abcdefg30
c6cc2405d3
Move shared sound definitions to common metrics
2020-09-26 23:05:28 +01:00
tovl
088919fecc
Change color of selection box based on selection mode.
2019-12-08 17:34:10 +01:00
teinarss
d9d2202599
System messages should be yellow to distinguish them from normal
2019-04-27 14:51:59 +02:00
Andre Mohren
48248266a8
ClickSound and ClickDisabledSound and ChatLine are optional ui sounds.
2018-09-29 20:05:53 +02:00
Joe Alam
7221c29d9b
Added text selection and copy support to TextFieldWidget.
...
Use Shift and navigation key (cursor, home, end) to select a portion of
text, and replace/delete/cut as appropriate.
Also provides support for selection with mouse (click and drag)
2018-04-08 19:24:22 +02:00
abcdefg30
63093eb986
Fix color picker actors being abstract
2018-04-04 18:33:53 +02:00
Alexis Hunt
ef8b672f51
Move most UI metrics to common.
...
This reduces the odds that a third-party mod will crash due to missing
one of them. Eliminates ra2#291.
2016-09-05 13:38:40 -04:00
Oliver Brakmann
1059d5b88d
Add a Shadow option to LabelWidget and ButtonWidget
2016-09-02 20:58:46 +02:00
Oliver Brakmann
d0109491a7
Split ChromeMetrics' ContrastColor options into two
...
One for dark backgrounds, one for light ones. The light one isn't currently being used, but will be by future commits
2016-09-02 20:39:27 +02:00
Matthias Mailänder
690e5125ec
Move shared metrics to mods/commons.
2016-01-30 23:03:37 +01:00
DArcy Rush
eb795909da
Implement player stance colors
...
Adds an option to display actors on radar and
support weapon timers in colors denoting the
diplomatic stance toward the player.
2016-01-30 15:46:55 +01:00
Paul Chote
4f1d8b7ac9
Remove spurious final newline from mod files.
2016-01-02 20:06:53 +00:00
atlimit8
949994f10b
Convert MiniYaml colors to hex
2015-10-27 16:10:33 -05:00
Paul Chote
c0f42904f0
Overhaul the server browser.
2015-10-24 21:58:31 +01:00
Paul Chote
a3fe2b3d35
Overhaul the IRC implementation.
...
* Simplified UI plumbing.
* Improves handling of errors and kicks.
* Persists chat history between session.
* Fixes leaks of the old widget tree when exiting.
* A few small UI polish improvements.
2015-10-17 22:13:22 +01:00
Pavel Penev
19388fd773
Add ButtonBaseLine metric
2015-09-23 15:32:29 +03:00
Matthias Mailänder
860bfdadc4
extract server browser colors to configurable yaml
2015-07-18 17:22:39 +02:00
Paul Chote
8d51fb0e66
Use ActorPreviewWidget for the color pickers.
2015-02-10 15:22:42 +00:00
Paul Chote
5760e665d3
Clean up map previews. Fixes #5665 .
2014-06-21 21:15:11 +12:00
Pavlos Touboulidis
713141cf4d
Support for input validation on TextFieldWidgets
...
See OnTextEdited(), IsValid(), TextColorInvalid (with the default in metrics.yaml).
2014-05-22 21:54:14 +03:00
matija-hustic
6eac7a3e05
Smaller spawns+letters. Map dialog width. Unavailable spawns disabled.
2014-05-16 11:23:23 +01:00
Matija H
a0f6038ea6
Facilitated spawn choice at game setup screen.
2014-04-25 23:27:16 +01:00
reaperrr
f9c2e90c6b
Moves TextFieldWidget defaults to metrics.yaml.
2013-11-19 01:42:16 +01:00
reaperrr
e73b3705c6
Moves defaults for HotkeyEntryWidget to global settings in metrics.yaml.
2013-11-19 01:41:32 +01:00
reaperrr
394a2b5166
Makes ButtonWidget and Widgets based on it more customizable, sets defaults in metrics.yaml.
2013-11-19 01:39:57 +01:00
reaperrr
915bf2cff0
Makes TimerWidget LabelWidget-based for better customizability. Sets defaults for LabelWidget in metrics.yaml.
2013-11-19 01:37:01 +01:00
reaperrr
9bfb888f8e
Add TS metrics.yaml with TS remap indices for color picker.
2013-08-29 22:26:53 +02:00