Matthias Mailänder
6a0c158ffa
rename gameinit to install for consistency
2014-07-06 14:04:26 +02:00
Matthias Mailänder
14f71c55bf
unify install from CD logic
2014-07-06 14:04:25 +02: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
Paul Chote
932765d0c4
Adjust news dialog layout.
2014-05-24 20:08:48 +12:00
Squiggles211
5a60dc6a56
Fixes crash when joining multiplayer lobby
...
Fixes crash when joining a multiplayer lobby caused by recent spawn
choice changes.
2014-05-17 23:37:54 -05:00
Paul Chote
28c0310357
Merge pull request #5192 from matija-hustic/spawnchoice
...
Spawnchoice
2014-05-17 17:53:00 +12:00
ScottNZ
c7d8024522
Add a news panel to each mod
2014-05-14 23:51:41 +12:00
Matthias Mailänder
17d3bc27ce
Update ingame-player.yaml
...
followup of 4c4f7ab31f
2014-05-10 14:48:41 +02:00
Matija H
a0f6038ea6
Facilitated spawn choice at game setup screen.
2014-04-25 23:27:16 +01:00
Matthias Mailänder
27a73d810f
auto reformatting to key: value
2014-04-21 13:49:00 +02:00
ScottNZ
22dd2b0a92
Add singleplayer mission menu to ra/td
2014-04-19 15:54:55 +12:00
Matthias Mailänder
5b016997e9
add the beacon button artwork to RA, D2k and TS
...
thanks to @xanax
2014-04-12 09:20:49 +02:00
Paul Chote
c720cb0b41
Extract mod selector into its own mod.
2014-04-03 07:21:56 +13:00
Paul Chote
143d3aa083
Replace ShpImageWidget -> SpriteSequenceWidget.
2014-04-02 19:24:07 +13: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
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
Matthew Uzzell
c6b0e37f7e
updated the AllowSpectate variable to be AllowSpectators
...
added KickSpectatorsLogic for a confimation of kicking spectators & changed the toggle buttons to be a checkbox
2014-02-22 21:55:35 +00:00
Matthew Uzzell
88121b272d
edited the LobbyLogic to include a spectator toggle in the server admin dropdown.
2014-02-22 21:55:34 +00:00
ScottNZ
1a3ec26a1e
Unify ra and cnc main menu logic and clean up the main menus.
...
Move a bunch of buttons into an Extras submenu and the server browser.
Move CncMenuPaletteEffect to ra so it can be used elsewhere and rename it to MenuPaletteEffect.
2014-01-31 23:47:15 +13:00
Paul Chote
a32d440b05
Show an error dialog if disconnected from the server.
2014-01-31 20:52:40 +13:00
Paul Chote
1e7f436448
Overhaul asset browser.
2013-12-01 11:28:50 +13:00
Paul Chote
6881dcc710
Fix UI rendering of offset sprites.
2013-12-01 09:49:27 +13:00
Paul Chote
54c81eb2c7
Merge pull request #4156 from reaperrr/widgets04
...
Improved Widget text customizability rev.2
2013-11-27 00:47:00 -08: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
Matthias Mailänder
e981275cb1
added a palette chooser and colorpicker dropdown to the browser
2013-11-17 21:27:47 +01:00
Matthias Mailänder
6171ea7cf3
harden asset browser against invalid user input and allow R8
...
closes #3980
2013-11-17 17:19:47 +01: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
cdfc21af2c
remove redundant install and download logic
2013-10-06 10:52:55 +02:00
Matthias Mailänder
fea8dc11cf
separate diplomacy
...
into it's own container and yaml file
control IsVisible from IngameChrome
2013-08-22 21:35:33 +02:00
Paul Chote
32c3563a04
adjust the build palette origins to icon width
2013-08-17 23:31:25 +02:00
Matthias Mailänder
bad57b6ab7
use DATA.R8 in the colorpicker
2013-08-17 23:31:25 +02:00
Matthias Mailänder
6e26173f0f
remove foreign dependencies from d2k mod entirely
2013-08-17 23:31:23 +02:00
Matthias Mailänder
e28bbf1f90
load DATA.R8 per default and not mouse.shp
2013-08-17 23:31:23 +02:00
Matthias Mailänder
e1f4a9d5b5
adjust the d2k timer position a little
2013-08-14 07:57:23 +02:00
Matthias Mailänder
b4146dea86
adjust the d2k production palette icon width to 60 again
2013-08-14 07:57:23 +02:00
Matthias Mailänder
c034715f69
only colorize the LatencyDescription
...
not together with the prefix
2013-08-10 09:52:13 +02:00
Matthias Mailänder
51e4d6d4c5
Add location to Dune 2000 lobby tooltip
2013-08-08 13:39:18 +02:00
Paul Chote
0e37c99521
Use C&C world tooltips in RA and D2K. Fixes #2382 .
2013-07-28 19:53:12 +12:00
Paul Chote
f8313672ff
Kill PowerBarWidget. Fixes #3446 .
2013-07-05 21:50:34 +12:00
Paul Chote
47406d8765
Overhaul lobby layout.
2013-06-30 20:34:25 +12:00
Paul Chote
e6eac5a6c0
Remove duplication between ra and d2k lobby yaml.
2013-06-29 13:29:39 +12:00
Paul Chote
528198977a
Move color picker remap indices into a chrome metric.
2013-06-29 13:29:39 +12:00
ScottNZ
a6e5a0b53f
Add temp banning to servers
2013-06-29 10:58:37 +12:00