Paul Chote
6f7d20681b
Polish GDI01:
...
* Insert initial forces via landing craft.
* Remove unbuildable concrete wall from production palette.
* Fix chat sounds and reinforcement notification overlapping FMV.
* Cut down the excessive starting forces to encourage base building.
* Require Silo capture/destruction for victory.
2014-10-26 09:29:34 +13:00
Paul Chote
8b66162e99
Fix landing craft reinforcements in GDI01 and GDI02.
2014-10-26 09:21:43 +13:00
Paul Chote
8e4765ca46
Allow integers to bridge to enums.
2014-10-26 09:19:45 +13:00
Paul Chote
69b561b12c
Fix transport cargo visibility in GDI01 and GDI02.
2014-10-26 09:19:45 +13:00
obrakmann
dd03ce02d3
Merge pull request #6804 from steelphase-forks/bleed-debugging-clean
...
Update UseVSHostingProcess
2014-10-25 22:05:46 +02:00
obrakmann
93456fd2ab
Merge pull request #6825 from huwpascoe/bike
...
Balancing: Increased BIKE cost to 600
2014-10-24 22:38:50 +02:00
obrakmann
f12738e42f
Merge pull request #6748 from abcdefg30/allies03a
...
Ported allies-03a
2014-10-24 22:21:41 +02:00
abcdefg30
ff8944d288
Ported allies03a
2014-10-24 20:32:47 +02:00
abcdefg30
3091d2c480
Readded tanyas ability to crush vehicles on allies01
2014-10-24 19:37:24 +02:00
abcdefg30
cc97f45ea4
Removed -classic suffix
2014-10-24 19:37:23 +02:00
Matthias Mailänder
442241b6cd
fix Exception: Tried logging to non-existant channel debug
2014-10-24 19:37:22 +02:00
Matthias Mailänder
444b5f92c3
add HEALCRATE and inherit from ^Crate
2014-10-24 19:37:22 +02:00
Matthias Mailänder
f188894a53
Merge pull request #6807 from obrakmann/lua-cleanups
...
Lua cleanups
2014-10-24 18:29:34 +02:00
Matthias Mailänder
9efa0ceab5
Merge pull request #6823 from pchote/fix-shpts-offsets
...
Closes #6020
2014-10-23 07:13:22 +02:00
Matthias Mailänder
b901395502
Merge pull request #6824 from pchote/external-editor-templates
...
Fixes #6812
2014-10-23 07:09:11 +02:00
huwpascoe
07f3523bd4
Balancing: Increased BIKE cost to 600
2014-10-23 01:56:11 +01:00
Paul Chote
fda25a56ca
Make the legacy editor more robust against invalid templates.
2014-10-23 10:26:36 +13:00
Paul Chote
62c04b2793
Rewrite shp(ts) parsing to avoid offset issues. Fixes #6822 .
2014-10-23 08:14:28 +13:00
obrakmann
fa81fde78a
Merge pull request #6814 from steelphase-forks/bleed-slider-thumb
...
Add chrome for slider thumb.
2014-10-22 09:23:58 +02:00
steelphase
8fe7c71b66
Add chrome for slider thumb.
...
update hardcoded references to chrome.yaml to use public parameters.
2014-10-21 17:14:55 -04:00
Oliver Brakmann
f55af366f2
Remove more references to old Lua API
...
Fixes #6811
2014-10-21 22:08:06 +02:00
Oliver Brakmann
4b63b6ef2e
Whitespace fixes
2014-10-21 22:08:06 +02:00
Oliver Brakmann
d1af36c189
Point out pitfalls in the Lua API documentation
2014-10-21 22:08:06 +02:00
Oliver Brakmann
35ccc79902
Move Utils.CenterOfCell into Map global
2014-10-21 22:08:06 +02:00
Oliver Brakmann
37c5d51f19
Move Utils.Seconds and .Minutes into DateTime global
...
Also renames Date.IsHalloween to DateTime.IsHalloween
2014-10-21 22:08:06 +02:00
Oliver Brakmann
6a44c265e2
Made gdi04c easier to win and added cell trigger guards
2014-10-21 22:08:06 +02:00
steelphase
d8e764baac
Update UseVSHostingProcess
...
This shouldn't need to be enabled.
2014-10-20 14:23:04 -04:00
obrakmann
02fabf8ce8
Merge pull request #6800 from pchote/fix-replay-browser
...
Fix a crash when double-clicking a replay with an unknown map.
2014-10-20 20:15:29 +02:00
Paul Chote
a09cfd7a8f
Fix a crash when double-clicking a replay with an unknown map.
2014-10-20 22:55:19 +13:00
Paul Chote
2b0042ca23
Merge pull request #6799 from pchote/additional-sounds
...
Made use of various additional sound files in Red Alert
2014-10-20 20:28:17 +13:00
Paul Chote
4d2f912389
Merge pull request #6793 from Mailaender/bleed-exc-wrap
...
Moved the crash monitors outside of the game executables
2014-10-20 20:05:22 +13:00
Paul Chote
fe7eaa151d
Merge pull request #6794 from abcdefg30/mtmfix
...
Fixed broken triggers on monster-tank-madness
2014-10-20 19:19:56 +13:00
abcdefg30
3110d6d0a4
fix broken triggers
2014-10-19 15:07:13 +02:00
obrakmann
00dbf270a4
Merge pull request #6552 from abcdefg30/monstertankmadness
...
Ported monster tank madness to lua
2014-10-19 13:44:00 +02:00
abcdefg30
fdecc18ddc
Ported monster-tank-madness to lua
2014-10-19 13:30:38 +02:00
abcdefg30
1073646b72
Registered all new files
2014-10-19 13:30:37 +02:00
abcdefg30
d7857416b1
Added two diplomacy functions to lua
...
...and sneaked into AUTHORS
2014-10-19 13:30:00 +02:00
abcdefg30
8bd64f6a66
Added Kill function to lua
2014-10-19 13:24:59 +02:00
abcdefg30
b85cff62d3
Added OnInfiltrated function to lua
2014-10-19 13:24:51 +02:00
Matthias Mailänder
b7b4bf25b5
add the zenity crash dialog to the Desura scripts
2014-10-19 11:31:59 +02:00
Paul Chote
590de11df4
Add crash dialog to Linux launcher.
2014-10-19 11:18:40 +02:00
Paul Chote
571b80546b
Add crash dialog to OSX launcher.
2014-10-19 11:18:40 +02:00
steelphase
c0e7718fd5
Remove Unused Settings
...
This removes unused settings related to CrashDialog
2014-10-19 11:18:40 +02:00
steelphase
307eaecc9e
Update Windows installer and Makefile
...
Update windows installer to point to OpenRA.exe
replace CrashDialog with GameMonitor in MakeFile
Fix and simplify packaging scripts
2014-10-19 11:18:38 +02:00
steelphase
beef3242b8
Disable internal Error Message
...
Rely on GameMonitor to display error message.
2014-10-19 11:12:58 +02:00
steelphase
af3e3f795f
Add Game Monitor
...
Add Game Monitor and update sln.
This also removes CrashDialog
2014-10-19 11:12:58 +02:00
obrakmann
6a24b28f92
Merge pull request #6783 from pchote/consistent-map-uids
...
Update shipped map UIDs
2014-10-19 10:23:23 +02:00
obrakmann
e91e1661d2
Merge pull request #6788 from pchote/fix-rule-validation
...
Fix the handling of maps with invalid rules.
2014-10-19 10:17:27 +02:00
Paul Chote
de8f3c3530
Add missing EOF newline to mod yaml files.
2014-10-19 21:06:50 +13:00
Paul Chote
cf2d30d80a
Update map yaml formatting.
2014-10-19 21:06:50 +13:00