RoosterDragon
930d9cbea3
Cache or inline some delegates to avoid repeated allocations.
2015-01-14 22:57:41 +00:00
Oliver Brakmann
e4ce46514c
Merge pull request #7278 from penev92/bleed_sandworm
...
Enhance Sandworm behaviour
2015-01-14 20:40:24 +01:00
penev92
e6f1c6b460
Enhance sandworm targeting logic by having actors produce noise
2015-01-14 21:26:55 +02:00
penev92
e42cf58cb1
Add IgnoresVisibility field to AttackBase
2015-01-14 21:26:54 +02:00
penev92
ea9ebaa08d
Add IgnoresCloak trait
2015-01-14 21:26:53 +02:00
Oliver Brakmann
0831b105cb
Merge pull request #7164 from abcdefg30/survival02
...
Ported survival02 to lua
2015-01-13 20:16:00 +01:00
abcdefg30
363a6c6161
Add tooltips to cycl, barb and wood
2015-01-13 18:50:50 +01:00
abcdefg30
9dd85125d8
Ported Survival02 to lua
2015-01-13 17:48:12 +01:00
abcdefg30
a4f051ad6b
Added a lua function for paratroopers
2015-01-13 17:48:11 +01:00
abcdefg30
660f43cc66
Added a lua function for airstrikes
2015-01-13 17:45:54 +01:00
Paul Chote
3ea70e891d
Merge pull request #7291 from RoosterDragon/dynamic-palette-sizing
...
Implement dynamic hardware palette sizing.
2015-01-13 17:41:15 +13:00
Paul Chote
bdca98d4d6
Merge pull request #7311 from Mailaender/travis-docker
...
Switched to the new the Docker-based Travis CI infrastructure
2015-01-13 17:29:05 +13:00
Matthias Mailänder
a7220498b0
Merge pull request #7321 from abcdefg30/fixsoviet01
...
Polished soviet-01
2015-01-12 22:11:33 +01:00
Matthias Mailänder
cab7a34813
Merge pull request #7261 from abcdefg30/yaml-cleanup
...
map.yaml cleanup
2015-01-12 22:05:32 +01:00
Oliver Brakmann
75a9848468
Merge pull request #7276 from penev92/bleed_fixAttack
...
Minor targeting cleanup
2015-01-12 18:48:18 +01:00
Taryn Hill
20c0063656
Merge pull request #7323 from abcdefg30/devpower
...
Fix power decreasing while the dev hack is enabled.
2015-01-12 10:02:59 -07:00
abcdefg30
b7d8b2c6b3
Don't remove power while the dev hack is enabled
2015-01-11 21:37:32 +01:00
abcdefg30
dbde7e7a27
Polished soviet-01
...
- Made buildings unsellable
- Let the mission fail, if all airfields are destroyed
- Removed NPC fake objective
2015-01-11 21:15:02 +01:00
abcdefg30
80195d3fd0
Removed unused actors and reordered the rest
2015-01-11 16:36:49 +01:00
Oliver Brakmann
25abdfbcd6
Merge pull request #7319 from abcdefg30/remvalues
...
Removed Facing: 0 and Health: 1
2015-01-11 16:22:04 +01:00
abcdefg30
4be5c03385
Removed Facing: 0 and Health: 1
2015-01-11 16:04:41 +01:00
Oliver Brakmann
56446f5335
Merge pull request #7313 from Unit158/DropProductFix
...
Fixed airdrop production crash
2015-01-11 11:58:20 +01:00
Matthias Mailänder
3f85e1dd43
Merge pull request #7295 from reaperrr/move-prodrep
...
Move some more traits to Mods.Common
2015-01-11 08:26:03 +01:00
Matthias Mailänder
5c1b828be8
Merge pull request #7302 from pchote/makefile-deps
...
Move the mod dependencies to the test/check rules.
2015-01-11 08:21:46 +01:00
reaperrr
c431545a44
Wrap up Render traits move
2015-01-11 03:04:42 +01:00
reaperrr
5b8c97ae37
Move OrderGenerators to Mods.Common
2015-01-11 03:04:40 +01:00
reaperrr
0e1773ac5d
Move Production to Mods.Common
2015-01-11 03:04:39 +01:00
Chicken man
279b7b0279
Fixed airdrop production crash
2015-01-10 20:40:39 -05:00
Taryn Hill
0dc65e5cf3
Merge pull request #7301 from abcdefg30/yearnumbers
...
Updated year numbers in all files.
2015-01-10 17:57:42 -07:00
Paul Chote
e0e0fea152
Move the mod dependencies to the test/check rules.
...
The utility does not require these at compile time, but the check and test commands are located inside the RA mod, which references all of the mod dlls at run time.
2015-01-11 11:21:26 +13:00
Matthias Mailänder
50b9054679
Merge pull request #7287 from abcdefg30/all-notifications
...
Added all ra notifications to notifications.yaml
2015-01-10 22:22:59 +01:00
Matthias Mailänder
2d3634e23a
try to cache the Ubuntu package installation
2015-01-10 21:24:56 +01:00
Matthias Mailänder
edbab6976c
switch to the new the Docker-based infrastructure
2015-01-10 21:24:54 +01:00
Matthias Mailänder
08411dbd73
Merge pull request #7308 from Mailaender/d2k-shellmap-harv-polish
...
Polished the Dune 2000 shellmap harvester delivery
2015-01-10 15:20:28 +01:00
Matthias Mailänder
3ef57d0180
Merge pull request #7273 from Mailaender/with-cargo-fix
...
Fixed WithCargo
2015-01-10 14:32:47 +01:00
Matthias Mailänder
e6ea359472
tweak the offset
2015-01-10 13:30:38 +01:00
Matthias Mailänder
be982bb42e
Merge pull request #7250 from atimoschenkow/redundancy-fix
...
Refactored NotifyBlocker() (and several overloads) into ActorExts
2015-01-10 12:18:05 +01:00
atimoschenkow
cefd554a5e
NotifyBlocker extension method for Actor
2015-01-10 12:02:59 +01:00
Oliver Brakmann
ae03fa9af5
Merge pull request #7306 from Mailaender/ra-missing-desert-palette
...
Removed glitchy decorations from DESERT tileset
2015-01-10 11:26:57 +01:00
Scott
77a4e467f8
Fix a small typo in survival01 (missing colon)
2015-01-10 12:12:59 +13:00
Matthias Mailänder
9ebf0ec85e
exclude decorations without desert palette equivalents
2015-01-09 22:54:26 +01:00
abcdefg30
8ca61aa917
Updated all year numbers
2015-01-09 21:18:05 +01:00
Matthias Mailänder
5840e91908
Merge pull request #7299 from penev92/bleed_reorderMakefile
...
Reorder Travis build command orders
2015-01-09 20:57:20 +01:00
penev92
5d6f23af31
Add command dependencies
2015-01-09 18:48:37 +02:00
penev92
a8a726f56b
Reorder Travis command order, add new lines to Makefile output for better readability
2015-01-09 17:49:34 +02:00
Oliver Brakmann
d9932549f2
Merge pull request #7297 from abcdefg30/fixutility
...
Fix a stupid mistake in utility.cmd (td vs cnc)
2015-01-09 15:38:30 +01:00
abcdefg30
d9572d4ca4
Rename Win -> MissionAccomplished and Lose -> MissionFailed
...
But keep them in notifications.yaml for backwards compatibility.
2015-01-09 14:14:03 +01:00
abcdefg30
ad1f9e56b6
Fix a stupid mistake in utility.cmd (td vs cnc)
2015-01-09 14:10:44 +01:00
abcdefg30
4a1e0a44d5
Added all speech notifications to notifications.yaml
2015-01-09 14:09:54 +01:00
Oliver Brakmann
4ec3a9e9fe
Merge pull request #7294 from penev92/bleed_reorderMakefile
...
Reorder the Makefile
2015-01-08 17:42:21 +01:00