Commit Graph

20391 Commits

Author SHA1 Message Date
Paul Chote
617113fa86 Rework IReadWritePackage interface. 2016-02-28 10:18:50 +00:00
Paul Chote
bee3eb2c0a Dispose MapPreviews and map packages. 2016-02-28 10:18:49 +00:00
Paul Chote
b5f792b997 Fix unmounting of explicit packages. 2016-02-28 10:18:49 +00:00
Pavel Penev
970f295af0 Extract SDL zip when making dependencies using purely PowerShell commands
Fixes script crash when the currently used .NET DLL is not found (it's available only in .NET 4.5.1+ and even then it can fail to locate it for some reason).
2016-02-27 21:05:57 +02:00
Oliver Brakmann
584bf9e7f7 Merge pull request #10570 from abcdefg30/InsufficientFunds
Add support for playing an InsufficientFunds warning
2016-02-27 18:09:13 +01:00
Oliver Brakmann
59d9eeaa08 Merge pull request #10795 from Mailaender/screenmap-bounds-crash
Fixed screen map updates for invisible mobile actors
2016-02-27 17:52:49 +01:00
Paul Chote
0e87b49a61 Merge pull request #10802 from Mailaender/exit-sprite-checks
Added exit codes to CheckSequenceSprites
2016-02-27 13:36:53 +00:00
Matthias Mailänder
e4f3aeeb13 Terminate with exit codes on missing sprite sequences. 2016-02-27 14:12:01 +01:00
Matthias Mailänder
9734054582 Reduce duplication. 2016-02-27 14:10:17 +01:00
Paul Chote
bc379d2357 Merge pull request #10831 from abcdefg30/flare
Fix the flare being invisible
2016-02-27 12:57:50 +00:00
Paul Chote
20c8a2bb74 Merge pull request #10800 from obrakmann/fix10330_lobbycommand-input-validation
Fix LobbyCommands not validating user-modifiable input
2016-02-27 11:49:43 +00:00
Paul Chote
d4963311ed Merge pull request #10363 from Mailaender/ts-hospital-heal
Added hospital healing to Tiberian Sun
2016-02-27 11:17:56 +00:00
Matthias Mailänder
3117b50c92 Merge pull request #10840 from Micr0Bit/patch-1
Add FiveAces to AUTHORS
2016-02-27 09:31:36 +01:00
Micr0Bit
b625de4503 Add FiveAces to AUTHORS
https://www.youtube.com/watch?v=Y5IDhShbDNI (picked the full name from the description)
https://www.youtube.com/user/CovertFlobert
http://www.sleipnirstuff.com/forum/viewtopic.php?f=82&t=18054

i think the efforts and time that he is spending on making those Videos and to help making OpenRA more popular with his passion and creativity should be rewarded with a credit-entry
2016-02-27 01:32:17 +01:00
abcdefg30
726f446185 Fix the flare being invisible 2016-02-26 23:58:32 +01:00
Oliver Brakmann
94228cd372 Merge pull request #10836 from RoosterDragon/fuzzy-lock-fix
Fix thread issue in AttackOrFleeFuzzy
2016-02-26 23:19:25 +01:00
RoosterDragon
3ff678ef86 Lock fuzzyEngine during construction so it is published correctly. 2016-02-26 21:23:19 +00:00
Oliver Brakmann
fe6c4d8e5c Merge pull request #10788 from pchote/widget-moddata
Remove Game.ModData references from Widget code.
2016-02-25 22:18:18 +01:00
reaperrr
589b2d19c3 Merge pull request #10797 from pchote/fix-upgrade-rules
Fix mod updater and clear out legacy rules.
2016-02-25 14:34:47 +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
RoosterDragon
ee4307cf9d Merge pull request #10819 from abcdefg30/selectMillHus
Adjust the (visual) selection bounds of the Windmill and the Lighthouse
2016-02-24 20:26:03 +00:00
RoosterDragon
b04e578857 Merge pull request #10814 from Mailaender/unselect-crash-site
Fixed selectable crash sites
2016-02-24 20:23:52 +00:00
Matthias Mailänder
286028eb0b Merge pull request #10820 from abcdefg30/tdBounds
Adjust the bounds of structures in TD
2016-02-24 20:40:07 +01:00
RoosterDragon
94638606fa Merge pull request #10680 from Mailaender/redcross-pip
Added artwork for the constant TD hospital healing power-up
2016-02-24 19:23:21 +00:00
RoosterDragon
c63d71b95d Merge pull request #10599 from Mailaender/sdl-2.0.4
Updated to SDL 2.0.4 for Windows
2016-02-24 19:07:51 +00:00
abcdefg30
7f9c3e978e Adjust the bounds of structures in TD 2016-02-24 18:04:06 +01:00
abcdefg30
376c788ba0 Adjust the (visual) selection bounds of the Windmill and the Lighthouse 2016-02-24 17:44:00 +01:00
abcdefg30
85ee351d96 Merge pull request #10636 from reaperrr/missile-speed
Refactor naming of Missile's speed-related properties
2016-02-24 17:39:25 +01:00
Paul Chote
a6c4eb330a Remove modRules widget logic argument. 2016-02-23 23:34:36 +00:00
Paul Chote
84b470017f Remove static Game.ModData references from widget logic. 2016-02-23 23:34:34 +00:00
Paul Chote
ff2aabda9b Remove ModRules assumption from editor code. 2016-02-23 23:32:59 +00:00
Paul Chote
a553b46d3b Remove upgrade pre-20151224 upgrade rules. 2016-02-23 23:31:32 +00:00
Oliver Brakmann
1dcc43801a Fix broken map format upgrade 2016-02-23 23:28:16 +00:00
Paul Chote
d2566d442c Load files for upgrading using the filesystem. 2016-02-23 23:24:27 +00:00
Matthias Mailänder
ecbd1a0247 Merge pull request #9509 from penev92/upgradeTickTank
Convert Tick Tank to use DeployToUpgrade + some fixes
2016-02-23 23:33:38 +01:00
Oliver Brakmann
4f1fa3acec Merge pull request #10786 from pchote/mappreview-packages
Remove internal use of map paths.
2016-02-23 22:52:54 +01:00
abcdefg30
fad0ed7124 Make use of the new InsufficientFunds warning in ra, d2k and ts 2016-02-23 22:16:54 +01:00
abcdefg30
063321ea6b Fix the horrible formatting in CustomBuildTimeValueExts 2016-02-23 22:16:52 +01:00
abcdefg30
be1080f7bd Add support for playing an InsufficientFunds warning 2016-02-23 22:16:51 +01:00
Matthias Mailänder
eb9d47a316 Avoid redundancy and selectable crash sites. 2016-02-23 22:08:12 +01:00
RoosterDragon
494f71a8bb Merge pull request #10758 from Mailaender/ice-tiles
Added the regrow-able LAT ice sets to the map editor
2016-02-23 20:56:56 +00:00
Oliver Brakmann
7249de5434 Merge pull request #10801 from pchote/update-license-header
Update license header for 2016 and GPLv3+.
2016-02-23 20:22:19 +01:00
abcdefg30
3496eed1e1 Merge pull request #10804 from obrakmann/fix10683_broken-dev-commands
Fix broken dev commands
2016-02-22 13:31:58 +01:00
Paul Chote
8c7237ddc4 Update README. 2016-02-22 08:26:47 +00:00
Pavel Penev
118d015e4d Make the TS map importer aware of deployable actors who use upgrades instead of transforming 2016-02-22 02:44:29 +02:00
Pavel Penev
17ef6efefc Fix AttackFollow (and consequently AttackTurreted) firing at old target when the trait is reenabled
Most noticeable by ordering a deployed Tick Tank to fire at the ground, then undeploying it and deploying it again.
2016-02-22 02:44:28 +02:00
Pavel Penev
ba0781c28d Remove now-redundant actor gatick (deployed tick tank) 2016-02-22 02:44:27 +02:00
Pavel Penev
99afec6533 Convert the Tick Tank to use DeployToUpgrade 2016-02-22 02:44:26 +02:00
Pavel Penev
07947179cd Don't crash on multiple Attack* traits
This is important for actors that use upgrades to switch between attack types.
2016-02-22 02:44:25 +02:00