Paul Chote
01a14d9ae5
Move mission briefing to rules.
2016-03-07 21:41:14 +00:00
Pavel Penev
aa78dc32e3
Merge pull request #10874 from obrakmann/fix-spyware-typos
...
Fix typos in advanced settings dialog
2016-03-04 21:19:21 +02:00
Oliver Brakmann
bae8c09e8c
Merge pull request #10873 from abcdefg30/lobbyGame
...
Change the game lobby's chat label from 'Lobby' to 'Game'
2016-03-04 20:11:22 +01:00
Oliver Brakmann
85d0be5d3e
Fix typos in advanced settings dialog
2016-03-04 19:29:18 +01:00
abcdefg30
d58eb46833
Change the game lobby's chat label from 'Lobby' to 'Game'
2016-03-04 16:16:36 +01:00
Oliver Brakmann
6b4ccecabe
Add ability to collect system information from users' systems
2016-03-02 21:33:12 +01:00
Oliver Brakmann
07ec56fd22
Merge pull request #10821 from obrakmann/pr10559-squashed
...
Added mousewheel zooming
2016-02-24 22:37:00 +01:00
Philipp Schärer
ea74499ec2
Added mousewheel zooming
2016-02-24 22:22:32 +01:00
abcdefg30
2b0d87ea3f
Fix the spacing at the end of the AUTHORS file
...
Polishes the ingame look
2016-02-16 21:32:29 +01:00
abcdefg30
3604d901b1
Fix the missleading wording of the confirm dialogs
2016-02-12 16:48:58 +01:00
Oliver Brakmann
a6e98620c0
Merge pull request #10650 from pchote/remove-fragile-diplomacy
...
Remove fragile diplomacy.
2016-02-06 22:55:55 +01:00
Oliver Brakmann
5fdce51699
Merge pull request #10551 from RockyTV/rockytv
...
Change CONNECTIONFAILED_PANEL title if server requires password
2016-01-31 16:14:21 +01:00
Matthias Mailänder
10ebd7e48d
Merge pull request #10649 from obrakmann/radar-team-colors
...
Added option to show team colors on radar map
2016-01-30 21:53:14 +01:00
Paul Chote
b387e6a19e
Polish the lobby option bin layout.
2016-01-30 20:47:57 +00: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
reaperrr
c19383472f
Merge pull request #10624 from pchote/overhaul-color-validator
...
Fix color validator issues and increase color picker palette size.
2016-01-29 23:57:46 +01:00
Matthias Mailänder
9f002050ec
Merge pull request #10601 from pchote/fix-td-connection-dialog
...
Fix button positions on TD connection dialog.
2016-01-28 19:53:47 +01:00
Paul Chote
1832a9c60f
Increase the size of the color picker.
2016-01-27 19:16:37 +00:00
Paul Chote
fd06b8abc3
Fix button positions on TD connection dialog.
...
"forward" acting buttons go on the right.
"back" acting buttons go on the left.
2016-01-25 21:00:47 +00:00
Paul Chote
9f6a6b31e9
Fix spectator kick button in TD lobby.
2016-01-25 20:56:26 +00:00
Alexandre Oliveira
6f715a6a4e
Change CONNECTIONFAILED_PANEL title if server requires password
...
If the server requires a password, display Password Required instead of the usual Connection Error title.
2016-01-20 18:44:36 -02:00
Oliver Brakmann
8ebee425ab
Merge pull request #10264 from whinis/bleed
...
Restart button for missions
2016-01-15 21:55:02 +01:00
Whinis
9059e3e2c8
Changes to the RestartGame function to make it more streamlined
...
Removal of PromptAbortAction and inclusion into PromptConfirmAction
Changes to prevent a restart button being required for all mods
ConfirmAction
Addtion of named parameters to PromptConfirmAction
Moved StartGame from MissionBrowserLogic.cs to Game.cs
2016-01-15 15:34:00 -05:00
Alexander Heinz
e0c033fe99
restart button added for singleplayer in cnc, ra, d2k
2016-01-14 11:53:31 -05:00
Paul Chote
eebdd6d041
Fix width of server location column.
2016-01-11 23:39:06 +00:00
Paul Chote
4f1d8b7ac9
Remove spurious final newline from mod files.
2016-01-02 20:06:53 +00:00
DArcy Rush
67f88e368f
Add mute option to the game
2015-12-25 23:33:18 +00:00
Oliver Brakmann
01d3bbb12c
Merge pull request #10067 from Mailaender/ingame-client-tooltip
...
Added an in-game client tooltip with IP and country
2015-12-11 21:09:05 +01:00
Matthias Mailänder
79dc26c978
add an in-game client tooltip without latency indicator
2015-12-11 07:29:54 +01:00
Pavel Penev
4bbb406d4d
Add checkboxes for actor tag overlay
2015-12-07 01:41:14 +02:00
DArcy Rush
8eb34f3cfa
Replace 'Always show Healthbars' checkbox with dropdown
...
The player can now cycle between;
-Standard: Health and Status bars display only on mouse hover.
-Show On Damage: Health shows on damaged actors, Status always shows.
-Always Show: Health and Status bars are always displayed.
2015-11-29 21:52:31 +00:00
abcdefg30
b8715b0377
Let the utility fix cosmetics in the chrome yamls
2015-11-28 16:12:17 +01:00
Matthias Mailänder
2f82b22ca1
Merge pull request #9980 from penev92/chromeLogic
...
Allow loading of ChromeLogic properties from YAML
2015-11-22 19:21:11 +01:00
Paul Chote
6777bb247b
Fix width of the MP filter checkboxes.
2015-11-22 01:01:05 +00:00
Pavel Penev
4c7e6db4da
Merge pull request #9599 from ChaoticMind/lua_debug
...
Add a Lua wrapper to display debug messages (shows if setting enabled)
2015-11-14 20:00:38 +02:00
Pavel Penev
8f85794a52
Allow AssetBrowserLogic's allowed extentions to be loaded from YAML
...
Keep the default list of file formats as a fallback for thirdparty mods, but still add it to YAML to show off the functionality and to make it more transparent what formats are supported.
2015-11-14 14:40:52 +02:00
Pavel Penev
36bf9eee0c
Merge pull request #9949 from pchote/fix-more-overlaps
...
Truncate player names in more places.
2015-11-11 22:38:54 +02:00
Paul Chote
a081321790
Add copy/paste to the map editor.
2015-11-10 22:18:18 +00:00
Oliver Brakmann
4bbf6ea0c7
Merge pull request #9925 from atlimit8/MultiLineMapEditorTooltips
...
Multi-line map editor tooltips
2015-11-10 21:06:57 +01:00
Paul Chote
491e96466d
Truncate player name in replay browser.
2015-11-09 18:55:54 +00:00
Paul Chote
bb66957bad
Truncate long map name / author in map chooser.
2015-11-08 14:59:58 +00:00
atlimit8
9c0d83d0d9
Make ActorSelector tooltips better match actor tooltips in map editor
2015-11-07 16:10:13 -06:00
atlimit8
cbc8d1c5ec
Multiline support for SimpleTooltipLogic
2015-11-07 16:10:00 -06:00
Paul Chote
8c975fc81f
Fix global chat line margins.
2015-11-07 11:17:08 +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
2a210a7314
Fix some lobby yaml nits.
2015-10-24 21:38:09 +01:00
Paul Chote
8e59c4a106
Make the lobby buttons consistent across mods.
2015-10-21 19:38:28 +01:00
Paul Chote
fa2b10b269
Integrate global chat with the server lobby.
2015-10-21 19:38:28 +01:00
Paul Chote
9c3d278853
Polish TD map chooser.
2015-10-19 18:02:14 +01:00