Paul Chote
d9752c3bdf
Make production type hotkeys configurable.
2014-12-28 17:24:12 +13:00
Paul Chote
0fc8344eb0
Add the statistics button to TD replays.
2014-10-19 15:32:27 +13:00
Paul Chote
ad88378a0b
Overhaul the replay sidebar.
2014-10-19 15:32:26 +13:00
Paul Chote
311a909f18
Fix the in-game widget hierarchy.
2014-10-17 22:11:06 +13:00
Oliver Brakmann
1aafe0d4b3
Make FMVPlayer in TD use a completely black background
...
Fixes #6211 .
2014-08-10 12:38:54 +02:00
Paul Chote
6f19290aeb
Add queue hotkeys to RA, and make TD consistent with C&C3. Fixes #6031 .
2014-08-03 19:28:09 +12:00
Paul Chote
d88b27745b
Fix observer buttons.
2014-07-26 19:26:03 +12:00
Paul Chote
7c9223caea
Add tooltips for the power and cash displays.
2014-07-26 18:20:10 +12:00
Paul Chote
c1e83d9415
Support trimmed production icon rectangles.
2014-07-26 18:20:09 +12:00
Paul Chote
17d601113e
Move SupportPowersWidget into RA and generalize.
2014-07-26 18:20:08 +12:00
Paul Chote
e7ae615ac9
Split the last TD UI logic into reuseable chunks.
2014-07-26 18:20:07 +12:00
Paul Chote
2de9d3780b
Extract ProductionPalette background drawing into logic code.
2014-07-26 18:20:07 +12:00
Paul Chote
32e0bf3edf
Fix captured tech unlocking in TD.
2014-06-26 23:14:13 +12:00
Paul Chote
3ee54fd00a
Restore the blinking ready text in TD.
2014-06-14 22:37:44 +12:00
deniz1a
1821c52db0
Make "Ready" text alternate between red and white
...
Make color of "Ready" text alternate between red and white.
Made the code cleaner.
Whitespace correction.
Whitespace correction again.
Change color from red to green and make it moddable
Use enum for ReadyTextStyle
Use enum for cnc
Made variables public and simplified if statements
fix enum
fix enum and )
ReadyText settings in ra yaml
ReadyText settings in cnc yaml
Move values from code to ra yaml
Move values from code to cnc yaml
revert code changes cnc
revert code changes ra
move around a bit in ra yaml
move around a bit in cnc yaml
Add values to d2k yaml
2014-06-10 12:00:57 +03:00
Matthias Mailänder
27a73d810f
auto reformatting to key: value
2014-04-21 13:49:00 +02:00
Matthias Mailänder
4c4f7ab31f
revert back to untranslated for uniform auto-generation
2014-04-21 13:49:00 +02:00
Matthias Mailänder
64b4f62af0
hard-coded TooltipTemplate to YAML
2014-03-29 20:02:52 +01:00
Paul Chote
3a8c94d8f8
Hook up observer view keybindings. Fixes #4435 .
...
Uses 0-9 to select view (plus shift to cycle backwards), '-' for combined shroud and '=' for world view.
2014-03-22 23:18:52 +13:00
Paul Chote
a31cdec87a
Move control group logic into its own logic class.
2014-03-22 22:32:41 +13:00
Paul Chote
2c8fc4603a
Add flags and player colours to the observer selector.
2014-03-22 20:01:09 +13:00
Paul Chote
9541686de3
Add an order button for beacon placement.
2014-03-22 00:12:28 +13:00
Paul Chote
0bc3a68e9f
Unify all mods on the C&C order button logic.
2014-03-22 00:02:41 +13:00
Paul Chote
45ad52f737
Adjust C&C replay UI.
2014-03-14 10:07:54 +01:00
Matthias Mailänder
0c20e38443
add a pause/slowdown/play/fastforward button for replays
...
closes #4633
2014-03-14 10:07:54 +01:00
Paul Chote
a7d6f717c4
Overhaul ingame timer displays. Fixes #3062 .
2014-03-12 17:19:06 +13:00
Paul Chote
a32d440b05
Show an error dialog if disconnected from the server.
2014-01-31 20:52:40 +13: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
Paul Chote
11b34884cc
Use the newly polished text entry in C&C.
2013-10-24 20:02:17 +13:00
Paul Chote
9f1f6eae9d
Merge pull request #3929 from ScottNZ/translation
...
Add translation support
2013-10-13 23:57:12 -07:00
ScottNZ
42a4d30162
Set up English translation for requires/on-hold/ready texts
2013-10-14 19:38:21 +13:00
Matthias Mailänder
0dea1d1471
renamed and relocated fonts
2013-10-12 10:41:18 +02:00
Matthias Mailänder
03a0640f65
merged RA/CncPerfDebugLogic
...
separate text and graph, fixes #3491
small repositions to fit with other widgets
2013-08-08 23:09:48 +02:00
Paul Chote
9be6f3f29d
Move C&C world tooltip code into ViewportControllerWidget.
2013-07-28 19:06:13 +12:00
Paul Chote
f8313672ff
Kill PowerBarWidget. Fixes #3446 .
2013-07-05 21:50:34 +12:00
Paul Chote
6fa4e54022
Remove the hardcoded mess of RadarBinWidget.
2013-07-04 23:19:25 +12:00
Scott_NZ
992d1723f8
Move gdi01 and nod01 back to cnc
2013-04-21 17:59:33 +12:00
Paul Chote
f368556b23
Merge tooltip support into Button and remove ToggleButton.
2013-04-08 23:01:21 +12:00
Paul Chote
71999bdc52
Break production tabs logic into a separate file.
...
Also unhardcodes the production types.
2013-04-08 22:32:32 +12:00
Matthias Mailänder
f0e88b55f6
Merge pull request #3005 from pchote/observer-shroud
...
Implement observer shroud selector in C&C
2013-04-08 02:44:44 -07:00
Paul Chote
c52bd4bf82
Implement observer shroud selector in C&C.
2013-04-08 21:24:09 +12:00
Paul Chote
3968609a1e
Move C&C cheats into a panel on options menu.
2013-04-08 00:29:20 +12:00
Matthias Mailänder
e9602ca4e9
pull cnc sell/repair button hotkeys from settings
2013-03-20 12:06:51 +01:00
Matthias Mailänder
c3b959846c
customisable Ready/Hold text for CnC mod
...
make those strings also translatable
2012-12-22 19:21:05 +01:00
Chris Forbes
3e81a4bd70
remove PowerBarWidget entirely
2012-09-25 19:51:03 +12:00
Chris Forbes
84f7aa56e1
make ResourceBarWidget generic
2012-09-25 19:44:20 +12:00
Chris Forbes
c42f270ce0
move all databinding for the silobar into ui logic
2012-09-25 19:39:33 +12:00
Matthias Mailänder
7a578a0679
notifications (formerly EVAalerts) centralized and race specific
...
outsourced into notifications.yaml
triggered with PlayNotification(...)
(v2: less redundant code for PlayVoice/Notifications)
added harvester under attack and battlecontrol terminated
2012-07-01 14:39:30 +12:00
psydev
c06fc02915
Changed production menu hotkeys from YUIOP to QWERT (what they are in C&C3). It's more ergonomic and close to the other command keys like A, S, Z, F. It is hard to use the YUIOP keys, because they're too far, even though they are very efficient.
...
The QWERT setup is a good way to run a menu. I think should reserve them for that and use other keys for unit commands.
2012-05-04 17:11:09 +12:00
Chris Forbes
d737930bb0
#2076 fixed - missing widget id for WICW
2012-05-01 19:59:48 +12:00