Ivaylo Draganov
2d0e7040db
Add separate chat panel for spectators and players
...
Forces the chat and performance panels to be re-initialized when a
player transitions to spectators. This ensures that spectators don't
get to see faction themed widgets.
2021-08-08 12:50:31 +01:00
Ivaylo Draganov
2923077b3d
Style TD in-game chat and performance graph with faction colors
2021-07-06 10:13:43 +02:00
Paul Chote
0d4b81fe6f
Set world framebuffer size based on minimum zoom.
...
This avoids reallocating buffers each time the player changes zoom level.
2021-05-16 14:22:52 +02:00
Matthias Mailänder
7bc17b59f5
Add a generic video player widget.
2021-01-10 10:21:17 +01:00
Ivaylo Draganov
31a965b29a
Add suffix to player name in shroud selector
2020-06-06 14:40:48 +01:00
Matthias Mailänder
346dad3898
Remove trailing spaces.
2020-05-01 19:43:36 +03:00
Ivaylo Draganov
1bcad55c1f
Add a hotkey to select the current production facility
2020-02-22 20:06:21 +00:00
Paul Chote
85faa5edf6
Add visual indicator when the game is muted.
2020-02-22 14:42:11 +01:00
teinarss
b81ede2d64
Added widget showing the army for players in spec
2020-02-09 16:37:21 +01:00
Paul Chote
8c2a2d2cb8
Rework TD/modcontent chrome in preparation for UI scaling.
2020-01-12 15:52:12 +01:00
Ivaylo Draganov
af5d8a3bbe
Add a hotkey to cycle harvesters
2020-01-02 23:42:22 +01:00
Paul Chote
28dbda29e3
Add zoom hotkeys.
2019-12-13 21:29:43 +01:00
Paul Chote
1dcb903580
Implement new viewport size/zoom UI.
2019-12-13 21:29:43 +01:00
abcdefg30
1d90e08bd0
Guard against overlaps on HiDPI by having a 5px border on graphs
2019-10-14 01:02:23 +02:00
abcdefg30
acf028581a
Special case the TD spectator UI to fit the minimum width
2019-10-14 01:02:23 +02:00
abcdefg30
9084295d7c
Reduce the width of the combat stats tab
2019-10-14 01:02:23 +02:00
abcdefg30
3f89f74d8e
Reduce the Width of INGAME_OBSERVERSTATS_BG
2019-10-14 01:02:23 +02:00
abcdefg30
ee839869fc
Replace "$/min" by "Income" and increase graph update rates
2019-10-11 21:48:24 +02:00
abcdefg30
4ca42f6e83
Remove $/min from the basic stats
2019-10-11 21:48:24 +02:00
abcdefg30
912a424596
Replaced "Earned this min" by an Oil Derrick count in the economy statistics
2019-09-08 12:47:33 +02:00
abcdefg30
ea80a13b11
Let the utility remove stray trailing whitespaces
2019-08-11 16:40:55 +02:00
teinarss
e06c97bc03
Updated the LineGraphWidget with new layout
2019-07-21 14:23:25 +02:00
tovl
79a48765d9
Allow VTOLs to land with force-move
2019-06-30 18:04:43 +02:00
teinarss
d7643602c1
Added a MouseAttachmentWidget to render the Direction arrows in SelectDirectionalTarget
2019-06-27 23:34:16 +02:00
teinarss
d2639645bf
Vertical alignment on labels in TD
2019-06-21 12:51:45 +02:00
teinarss
ab382ce4d6
Removed BaseLine and updated ButtonWidget and CheckboxWidget to use Font.TopOffset
2019-06-21 12:51:45 +02:00
Paul Chote
5d886b79f1
Remove AlternateTransportsMode.
...
This conflicts with undeploy orders and has been largely
superseded by queued enter orders.
2019-06-08 02:09:30 +02:00
teinarss
c89f4b7a76
Added tooltip to support powers in spec ui
2019-05-26 19:08:24 +01:00
teinarss
9fc8b829e4
Updated the observer ui
2019-05-22 22:37:50 +01:00
Paul Chote
f9fe7486b3
Fix TD observer production icon hover crash.
2019-05-19 13:14:00 +02:00
Paul Chote
72dbb871ac
Add faction specific tooltip backgrounds.
2019-05-15 21:05:49 +02:00
Ivaylo Draganov
a5bd08bd02
Revamp Tiberian Dawn ingame UI
2019-05-15 21:05:49 +02:00
Ivaylo Draganov
7695714f66
Add hotkey for removing actors from control groups
...
* Add `RemoveFromControlGroup` hotkey
* Add `RemoveFromControlGroup` method to `OpenRA.Game.Selection`
2019-03-28 13:20:47 +01:00
Paul Chote
9c9cad1a15
Amend Force Attack command bar tooltip.
2019-01-28 00:14:27 +01:00
Ivaylo Draganov
caead311cb
Add hotkey for Army value statistics panel
2019-01-04 21:12:06 +00:00
Andre Mohren
a0ad79e555
Extracted RadarUp and RadarDown notifications to RadarWidget.
2018-09-24 22:43:14 +02:00
abcdefg30
c3bfd32192
Fix PlayMovieInRadar crashing for spectators
2018-04-23 21:52:49 +02:00
Paul Chote
ea57ed575b
Remove helicopter RTB from TD command bar deploy description.
2018-01-14 23:25:47 +01:00
rob-v
c9b4568117
Add Statistics options hotkeys
2017-09-24 15:32:02 +02:00
Paul Chote
e04ae9aa2c
Move remaining hardcoded selection power keys into yaml.
2017-09-15 23:06:38 +02:00
Paul Chote
83d522d945
Split unrelated hotkeys from WorldInteractionController.
2017-09-15 23:06:38 +02:00
Paul Chote
0e3bfcfb35
Replace WorldCommandWidget with individual logic classes.
2017-09-15 23:06:38 +02:00
Paul Chote
25e88008ef
Make the mute hotkey global.
2017-09-15 23:06:38 +02:00
Paul Chote
c759a68492
Move hardcoded screenshot hotkey into yaml.
2017-09-15 23:06:38 +02:00
Paul Chote
7459050af9
Rework global music hotkey bindings.
2017-09-15 23:06:38 +02:00
Paul Chote
d588854cc5
Add assault move to TD.
2017-09-11 19:08:33 +02:00
Paul Chote
a81749e102
Add frontend code for issuing assault move orders.
2017-09-11 19:08:33 +02:00
Paul Chote
b3b2efa781
Move hardcoded viewport keys into yaml.
2017-09-10 21:30:55 +02:00
Paul Chote
2a6bb0678e
Move hardcoded support power keys into yaml.
2017-09-10 21:30:55 +02:00
Paul Chote
4f00d62237
Move hardcoded production keys into yaml.
2017-09-10 21:30:55 +02:00