Commit Graph

17375 Commits

Author SHA1 Message Date
Paul Chote
322285ef66 Update NukePaletteEffect for premultiplied alpha. 2015-05-24 18:32:42 +01:00
Matthias Mailänder
04be567813 fix error CS0219:
The variable `zoom' is assigned but its value is never used
2015-05-24 19:12:51 +02:00
Matthias Mailänder
fbef65bae9 copy it in the make dependencies step 2015-05-24 17:28:47 +02:00
Paul Chote
2cc125a3fa Merge pull request #8236 from Mailaender/win-geoip-gz
Fixed a GeoLite2-Country DB filename in Windows fetch scripts.
2015-05-24 15:37:38 +01:00
Matthias Mailänder
f2124f7ebe fix file name 2015-05-24 16:17:43 +02:00
Oliver Brakmann
a507b7d567 Merge pull request #8196 from Mailaender/stylecop-mono-4
Fixed StyleCop on Mono 4
2015-05-24 16:02:13 +02:00
Pavel Penev
902cd124ba Merge pull request #8149 from Mailaender/fetch-geoip-db
Automatized GeoIP database download
2015-05-24 16:43:22 +03:00
Paul Chote
767a63d43e Merge pull request #8235 from obrakmann/map-chooser-delete-unpacked-maps
Fix inability to delete unpacked maps
2015-05-24 13:53:27 +01:00
Oliver Brakmann
331ad217c2 Fix inability to delete unpacked maps 2015-05-24 14:32:46 +02:00
Paul Chote
c5614d4c3a Merge pull request #8223 from Mailaender/fix-sequences
Fixed several broken YAML sequences
2015-05-24 13:12:22 +01:00
Pavel Penev
9ed7ef10b9 Merge pull request #8227 from obrakmann/fix8219_rise_of_the_undead_bridges
Fix broken bridges being initialized with a non-zero HP value
2015-05-24 15:05:29 +03:00
Paul Chote
8483152a3c Merge pull request #8222 from Mailaender/water-troopers
Fixed the AI not avoiding boats when searching for viable paradrop targets
2015-05-24 12:54:48 +01:00
Pavel Penev
3ebb6573a4 Merge pull request #8228 from Mailaender/render-trait-doc
Added render trait documentation
2015-05-24 14:41:44 +03:00
Matthias Mailänder
5b5b0c02dd add trait documentation 2015-05-24 13:37:04 +02:00
Matthias Mailänder
5838dc39fc Merge pull request #8231 from obrakmann/map-chooser-addendum
Fix map chooser crashing the server creation dialog in cnc
2015-05-24 13:32:27 +02:00
Matthias Mailänder
472de004ed Merge pull request #8232 from obrakmann/fix_game.exe.config_removal
Fix OpenRA.Game.exe.config issues
2015-05-24 13:30:14 +02:00
Oliver Brakmann
c6c9863681 Merge pull request #8176 from pchote/fix-palette-alpha
Load textures using premultiplied alpha.
2015-05-24 13:15:54 +02:00
Oliver Brakmann
88d448bf40 Merge pull request #8229 from Mailaender/noget
Added a NuGet replacement script as fallback
2015-05-24 12:18:58 +02:00
Oliver Brakmann
fac0991901 Fix OpenRA.Game.exe.config not being copied to the built dir during packaging 2015-05-24 12:17:43 +02:00
Oliver Brakmann
29efb0675d Fix OpenRA.Game.exe.config being removed by 'make clean' 2015-05-24 12:08:30 +02:00
Oliver Brakmann
00bf032a8f Fix custom map tab offset in cnc mod 2015-05-24 11:45:37 +02:00
Oliver Brakmann
6f0e155afb Fix map chooser crashing the server creation dialog in cnc 2015-05-24 11:40:33 +02:00
Pavel Penev
f2abf10670 Merge pull request #8230 from reaperrr/grav-bomb-fix
Made projectiles accept empty to disable image or sequence
2015-05-24 11:32:48 +03:00
Matthias Mailänder
b2fc8585e0 unify the spelling towards the official one 2015-05-24 10:24:47 +02:00
Matthias Mailänder
c4deaef163 remove nuget until the connectivity problems are resolved 2015-05-24 10:24:22 +02:00
Matthias Mailänder
dd19d9127b add a fallback if nuget is not available on the system 2015-05-24 10:24:19 +02:00
reaperrr
6ab73fa982 Made projectile effects accept empty values to disable/negate image or sequence.
In addition to accepting null.
2015-05-24 10:02:53 +02:00
Matthias Mailänder
cc34463019 require DetectCloaked as it is useless otherwise 2015-05-24 09:06:03 +02:00
Matthias Mailänder
d0b3e5fb8b Merge pull request #8114 from penev92/bleed_d2kUpgrades
Add D2k building upgrades
2015-05-24 08:23:28 +02:00
Matthias Mailänder
d87d3e5283 Merge pull request #8220 from abcdefg30/bombletcrash
Fix a crash in the ParaBomb weapon defintion
2015-05-24 08:10:23 +02:00
Pavel Penev
9e0e866199 Merge pull request #8207 from obrakmann/map-chooser-overhaul
Split maps into system and custom maps in the map chooser
2015-05-24 04:12:23 +03:00
Oliver Brakmann
d9f0ca362f Fix broken bridges being initialized with a non-zero HP value 2015-05-24 02:02:20 +02:00
Oliver Brakmann
dc08b7a90a Add buttons for map file management to map chooser 2015-05-24 01:49:30 +02:00
abcdefg30
8c59016853 Merge pull request #8066 from penev92/bleed_warheads
Remove DeathType from DamageWarhead
2015-05-24 01:33:44 +02:00
Oliver Brakmann
1854d994fd Split map chooser in system- and user-installed map lists 2015-05-24 01:28:22 +02:00
Oliver Brakmann
72c0f9b8dc Allow non-hosts to open the map chooser 2015-05-23 23:38:30 +02:00
penev92
9ea78285fa Add an upgrade rule for DeathSounds.DeathTypes 2015-05-24 00:16:26 +03:00
penev92
1c44fcbad4 Add upgrade rules to remove DamageWarhead.DeathType
and replace it with proper DamageTypes
2015-05-24 00:15:09 +03:00
penev92
b5e4876b7f Add DeathTypes to WithDeathAnimation 2015-05-24 00:15:08 +03:00
penev92
32bb70abca Remove DamageWarhead.DeathType in favor of DamageWarhead.DamageTypes 2015-05-24 00:15:07 +03:00
Matthias Mailänder
a2c553478d fetch GeoLite2-Country.mmdb.gz after 30 days of file age 2015-05-23 22:45:31 +02:00
Matthias Mailänder
c76fb51b14 Merge pull request #8208 from penev92/bleed_registerFileTypes
Register .orarep file type and openra:// URI scheme on Windows
2015-05-23 22:27:41 +02:00
penev92
b1c36246cf Clean Windows registry on uninstall 2015-05-23 23:15:51 +03:00
Matthias Mailänder
486c7527c9 Merge pull request #8012 from reaperrr/voiceset
Extracted actor Voices from Selectable into own Voiced trait
2015-05-23 21:59:34 +02:00
Pavel Penev
54e806568a Merge pull request #7934 from Mailaender/mime-join
Registered the openra:// protocol to join games on Linux
2015-05-23 22:39:17 +03:00
Matthias Mailänder
44a4c0600e redirect Microsoft.Build.Framework.dll on Mono 4 2015-05-23 18:30:12 +02:00
Matthias Mailänder
9773cca214 rename and fix unused sequences 2015-05-23 16:10:55 +02:00
Matthias Mailänder
47927963a7 fix misnamed TakeCover sequence 2015-05-23 16:10:55 +02:00
Matthias Mailänder
13a8f6f5bd remove duplicate and unused land animation 2015-05-23 16:10:55 +02:00
Matthias Mailänder
c88daef3b3 fix missing make and crumble animation 2015-05-23 16:10:52 +02:00