Commit Graph

11446 Commits

Author SHA1 Message Date
Matthias Mailänder
3de1516747 allow invalid terrain targets for Air/Water bound weapons
made terrain targeting consistent with actors
2014-01-04 09:57:09 +01:00
Matthias Mailänder
e3a2addca0 new Bridge terrain type with grey minimap color 2014-01-04 09:39:43 +01:00
Matthias Mailänder
9730b41162 update CHANGELOG 2014-01-04 09:39:43 +01:00
Matthias Mailänder
027a281ae3 define torpedoes in a more generic way
fixes #3252 and closes #2097
2014-01-04 09:39:43 +01:00
Matthias Mailänder
4b43bb1cad replace misleading Underwater bool with what it really does 2014-01-04 09:39:43 +01:00
Matthias Mailänder
3a6989ce24 removed redundant default mini bridges 2014-01-04 09:39:43 +01:00
Paul Chote
87d544fd26 Merge pull request #4229 from Mailaender/default-motd
Shared MOTD between all mods and a default motd.txt
2014-01-04 00:38:15 -08:00
Matthias Mailänder
e367cea840 one MOTD for all mods and create a default motd.txt 2014-01-04 09:34:17 +01:00
Paul Chote
b823356842 Merge pull request #4238 from Mailaender/replay-args
Added a new Launch.Replay=$FILEPATH parameter
2014-01-04 00:28:09 -08:00
Matthias Mailänder
fc5185d552 added a bash script to test open-with on .rep files 2014-01-04 09:20:08 +01:00
Matthias Mailänder
c2df142df4 don't hardcode the default mod here 2014-01-04 09:20:08 +01:00
Matthias Mailänder
10cf992265 update CHANGELOG 2014-01-04 09:20:06 +01:00
Matthias Mailänder
3bf385b485 added a new Launch.Replay=$FilePath parameter
that does not persist in settings.yaml
2014-01-04 09:19:20 +01:00
Matthias Mailänder
62ffe4aeaf StyleCop 2014-01-04 09:19:20 +01:00
Paul Chote
5c290c949f Merge pull request #4418 from ScottNZ/bleed
Fix the editor painting black squares. Closes #4416
2014-01-04 00:00:25 -08:00
ScottNZ
411b1650a0 Fix the editor painting black squares. Closes #4416 2014-01-04 17:57:50 +13:00
Paul Chote
4d1551c7d6 Merge pull request #4417 from ScottNZ/bleed
Remove Nod01Script.cs reference from csproj
2014-01-03 17:41:34 -08:00
ScottNZ
f7fb05891a Remove Nod01Script.cs reference from csproj following the port of it to Lua in #4397 2014-01-04 14:34:37 +13:00
Paul Chote
c75aafee14 Merge pull request #4397 from Mailaender/nod01-lua
Ported first Nod mission to Lua
2014-01-03 14:04:54 -08:00
Paul Chote
10876eb773 Merge pull request #4411 from Mailaender/d2k-terrain-polish
Randomized sand and rock for Dune 2000
2014-01-03 13:48:06 -08:00
Paul Chote
902fc3dc35 Merge pull request #4412 from xanax/patch-1
Update AUTHORS
2014-01-03 13:44:45 -08:00
Paul Chote
bdc593c8ea Merge pull request #4235 from Mailaender/map-preview-crash
Don't crash map preview when loading a map with bogus tileset
2014-01-03 13:43:54 -08:00
Matthias Mailänder
c1aa85bba6 update CHANGELOG 2014-01-03 22:32:53 +01:00
Matthias Mailänder
9e49652488 add missing dash and avoid brackets 2014-01-03 22:27:49 +01:00
Matthias Mailänder
bfa7421e40 English please 2014-01-03 22:27:49 +01:00
Matthias Mailänder
40834d1701 fixed and randomized the rock and sand tiles on all maps 2014-01-03 22:27:49 +01:00
Matthias Mailänder
dc89c54c14 mark legacy tiles as black in minimap 2014-01-03 22:27:49 +01:00
Matthias Mailänder
bc176c56ed workaround Tileset ARRAKIS lacks terraintype Clear 2014-01-03 22:27:49 +01:00
Matthias Mailänder
5bb101b9a5 workaround Warning: Unknown or excluded actor: spicebloom 2014-01-03 22:27:49 +01:00
Matthias Mailänder
7797ee910c stick to one randomized rock tile 2014-01-03 22:27:49 +01:00
Matthias Mailänder
1933ca0edc add missing dash 2014-01-03 22:27:49 +01:00
Matthias Mailänder
8738692259 keep all but one randomized sand tile
render tiles that should be replaced black
2014-01-03 22:27:49 +01:00
Matthias Mailänder
bce9626962 simpler category description for rotten base 2014-01-03 22:27:13 +01:00
Matthias Mailänder
a774e33e14 remove left-overs from initial spice render experiments 2014-01-03 22:27:13 +01:00
Paul Chote
f8576ab05d Merge pull request #4394 from Mailaender/legacy-map-import
Moved the LegacyMapImport into Utility
2014-01-03 13:25:00 -08:00
xanax
42231f5009 Update AUTHORS 2014-01-03 22:01:09 +01:00
Matthias Mailänder
9e0ac761f1 Merge pull request #4398 from bkero/patch-1
add libmono-winforms2.0-cil dep for debian/ubuntu
2014-01-03 08:18:56 -08:00
Matthias Mailänder
be2d600810 Merge pull request #4401 from dderevjanik/bleed
D2k terrain expansion
2014-01-03 08:18:43 -08:00
Matthias Mailänder
a941bc567b more verbose output on ignored player reference values 2014-01-03 16:46:41 +01:00
Matthias Mailänder
48f153ed47 default to filename instead of "(null)" when the map has no name 2014-01-03 16:46:41 +01:00
Matthias Mailänder
c6d9574d52 automatically fix open areas
and don't hard-code the tiles no more
2014-01-03 16:46:38 +01:00
Matthias Mailänder
9cea5f96cd selectable maps by default 2014-01-03 16:45:43 +01:00
Matthias Mailänder
50bc073791 move legacy map import into the command line utility
closes #4368
2014-01-03 16:45:40 +01:00
Matthias Mailänder
147fb64185 don't crash map preview when the tileset can not be found
fixes #3033
2014-01-03 16:07:01 +01:00
Matthias Mailänder
752562dca7 added a description that can be displayed as mission briefing 2014-01-02 17:43:16 +01:00
Matthias Mailänder
7af935469d hide GDI soldiers behind trees 2014-01-02 16:15:07 +01:00
Daniel
af7fb5f69b d2k tex files 2013-12-31 17:51:39 +01:00
Daniel
4a037fd751 update arrakis.yaml for tex 2013-12-31 17:02:25 +01:00
Daniel
74ba22ce0f Update d2k mod.yaml for tex 2013-12-31 17:01:12 +01:00
Matthias Mailänder
4a4885a905 ported first Nod mission to Lua 2013-12-31 12:53:24 +01:00