Scott_NZ
|
6da0db0035
|
Redesign Allies 02 base. Fix fail condition in Allies 02. Rename MissionUtils infil trait. Create cameras in missions to let enemy units attack properly
|
2013-04-28 04:10:35 +12:00 |
|
Matthias Mailänder
|
7f37080a87
|
Update OpenRA.Mods.RA.csproj
the not yet merged asset browser slipped through, sorry
|
2013-04-27 16:44:52 +03:00 |
|
Matthias Mailänder
|
b846b0b5d3
|
fixed ColorMixerWidget.cs(5,5): Error CS0227
Unsafe code requires the `unsafe' command line option to be specified
|
2013-04-27 16:43:43 +03:00 |
|
Paul Chote
|
36a7d070a8
|
Merge pull request #3145 from Mailaender/harvy-never-let-go
Undock harvesters when refinery is destroyed
|
2013-04-27 03:14:00 -07:00 |
|
Matthias Mailänder
|
461cc347fc
|
Merge pull request #3169 from pchote/colorpicker
New Colorpicker with graphical mixer
|
2013-04-27 03:12:53 -07:00 |
|
Paul Chote
|
1177402856
|
Merge pull request #3135 from ScottNZ/ui
Start moving towards saner RA widget logic
|
2013-04-27 03:09:59 -07:00 |
|
Paul Chote
|
de8f96abe3
|
Merge pull request #3141 from Mailaender/mechanic-wrench
Give the mechanic a wrench cursor icon instead of red-cross
|
2013-04-27 03:05:05 -07:00 |
|
Paul Chote
|
950b77bfdf
|
Merge pull request #3171 from Mailaender/lobby-tooltip-nre
Fixed NullReferenceException for unknown IPs in Lobby Tooltip
|
2013-04-27 03:00:39 -07:00 |
|
Matthias Mailänder
|
b5e8b5426e
|
fixed NullReferenceException for unknown IPs
closes #3167
|
2013-04-27 10:01:36 +02:00 |
|
Matthias Mailänder
|
7bd253d56b
|
Don't crash when the fonts are not yet loaded
closes #3157
|
2013-04-27 09:52:53 +02:00 |
|
Paul Chote
|
70f705bdc7
|
Implement the new color picker.
|
2013-04-27 12:35:41 +12:00 |
|
Paul Chote
|
e240b9ca3d
|
Add a hue selector widget.
|
2013-04-27 12:35:41 +12:00 |
|
Paul Chote
|
2c0b7d2111
|
Add a ColorMixer widget for selecting sat/lum.
|
2013-04-27 12:35:41 +12:00 |
|
Paul Chote
|
90ac642aa9
|
Split HSLColor out from ColorRamp.
|
2013-04-27 12:35:41 +12:00 |
|
Scott_NZ
|
5d4fa5eea9
|
Cache pause state and switch back to it when closing the ingame menu. Fix formatting fail in d2k mod.yaml
|
2013-04-26 18:13:34 +12:00 |
|
Scott_NZ
|
e332571102
|
Fix crash when clicking settings or music buttons in ingame menu
|
2013-04-26 13:52:53 +12:00 |
|
Matthias Mailänder
|
4470d67617
|
fixed remove/hide main-menu when sub-menus are closed
|
2013-04-26 13:50:15 +12:00 |
|
Scott_NZ
|
3ce68d2f7d
|
Fix NRE when leaving game through menu after observing
|
2013-04-26 13:50:15 +12:00 |
|
Scott_NZ
|
ca80ac2d1f
|
Start moving towards saner RA widget logic. This switches players to observer mode after they have finished playing in RA/D2k and removes some legacy code.
|
2013-04-26 13:50:14 +12:00 |
|
Paul Chote
|
45ff0645ba
|
Add client tooltips showing Admin/IP/Latency.
|
2013-04-25 14:33:23 +12:00 |
|
Paul Chote
|
d21875d353
|
Adjust latency thresholds and add text description.
|
2013-04-25 14:33:22 +12:00 |
|
Paul Chote
|
fd58461d43
|
Rename Ping -> Latency.
|
2013-04-25 14:03:14 +12:00 |
|
Paul Chote
|
a1d2229a58
|
Remove legacy tooltip code.
|
2013-04-25 14:03:13 +12:00 |
|
Paul Chote
|
ba2704291a
|
Implement new spawn tooltips in RA and d2k.
|
2013-04-25 14:03:13 +12:00 |
|
Matthias Mailänder
|
c7900b2cc0
|
Give the mechanic a wrench icon instead of red-cross
closes #3133
don't try to guess hard-coded cursors from weapon damage
|
2013-04-24 13:53:52 +02:00 |
|
Matthias Mailänder
|
e09a7f57f3
|
Undock harvesters when refinery is destroyed or not in world
fixes #2029
|
2013-04-24 13:42:02 +02:00 |
|
Paul Chote
|
cc4559cae6
|
Remove obsolete Random Map button from d2k lobby.
|
2013-04-23 21:35:58 +12:00 |
|
Paul Chote
|
ed9d8fb7f7
|
Clean up lobby logic and visuals.
|
2013-04-23 21:35:57 +12:00 |
|
Paul Chote
|
9069d98365
|
Reimplement pinging via the orders channel.
|
2013-04-23 21:35:57 +12:00 |
|
Matthias Mailänder
|
8fe21b4608
|
Merge pull request #3150 from cjshmyr/hotkey
Hotkey changes
|
2013-04-22 00:56:11 -07:00 |
|
Curtis Shmyr
|
3b8957a65e
|
Remove alt key modifier from build palette hotkeys. Changed some hotkeys for units and buildings.
|
2013-04-21 17:28:12 -06:00 |
|
Matthias Mailänder
|
d2c1c8a629
|
Added missing target line for DemoAttack
fixes #3122
|
2013-04-21 19:36:30 +02:00 |
|
Matthias Mailänder
|
b4f14d2ba6
|
Merge pull request #3138 from chrisforbes/survival-fix
fix survival01 crash on start, closes #3131
|
2013-04-21 00:35:43 -07:00 |
|
Chris Forbes
|
a6ee60c352
|
fix survival01 crash on start
|
2013-04-21 19:31:52 +12:00 |
|
Matthias Mailänder
|
2bc38fd751
|
don't hard-code smokey.shp
|
2013-04-21 08:38:52 +02:00 |
|
ScottNZ
|
11852880e9
|
Merge pull request #3120 from Mailaender/classic-removal
Goodbye classic mods
|
2013-04-20 23:05:06 -07:00 |
|
Chris Forbes
|
a13f9ea3eb
|
Revert "Fix bogus pathability check."
This reverts commit 8676562d47.
|
2013-04-21 13:58:10 +12:00 |
|
Chris Forbes
|
d0fe25e022
|
Merge pull request #3000 from Mailaender/dynamic-orderlag
Display Ping of joining Clients in Lobby and use it to calculate OrderLatency
|
2013-04-20 16:57:00 -07:00 |
|
Chris Forbes
|
2f2d79fd97
|
Merge pull request #3111 from Mailaender/ra-building-artwork
Red Alert building artwork polishing
|
2013-04-20 16:56:15 -07:00 |
|
Chris Forbes
|
8cac132e9e
|
Merge pull request #3132 from Mailaender/configurable-overlay
Per tileset configurable selection overlays
|
2013-04-20 16:55:52 -07:00 |
|
Chris Forbes
|
c3000e90ef
|
Merge pull request #3124 from Mailaender/zombie-aircraft-fix
Don't try to return to base if already dead
|
2013-04-20 16:55:04 -07:00 |
|
Chris Forbes
|
5cead96550
|
Merge pull request #3114 from ScottNZ/mrj
Implementation of MRJ
|
2013-04-20 16:53:52 -07:00 |
|
Chris Forbes
|
40f73a9289
|
Merge pull request #3128 from Mailaender/diplomacy-shroud
Fix Fragile Alliance button usability and Diplomacy Shroud problems
|
2013-04-20 16:53:08 -07:00 |
|
Matthias Mailänder
|
b818f85b38
|
per tileset configurable selection overlays
don't use a white one for more contrast on snow, closes #2050
|
2013-04-20 23:00:11 +02:00 |
|
Matthias Mailänder
|
7508b3f6e3
|
remove automagic behaivor for the fragile alliance button
it is not working well and I can't debug with bots with it
|
2013-04-20 18:42:54 +02:00 |
|
Matthias Mailänder
|
6f681dfe37
|
don't try to return to base if already dead, fixes #2503
|
2013-04-20 14:45:28 +02:00 |
|
Chris Forbes
|
9a65399fed
|
unlag move order response
|
2013-04-20 21:34:03 +12:00 |
|
Chris Forbes
|
9b677107ec
|
unlag autotarget response
|
2013-04-20 21:33:54 +12:00 |
|
Matthias Mailänder
|
2d77a46aec
|
add documentation to crate spawner / dropper
|
2013-04-20 09:55:04 +02:00 |
|
Chris Forbes
|
b6de3b3991
|
move autotarget scan time params into AutoTargetInfo
|
2013-04-20 16:19:06 +12:00 |
|