Commit Graph

15811 Commits

Author SHA1 Message Date
Matthias Mailänder
26a4b9b841 Merge pull request #7623 from cjshmyr/orelord
Added new 1v1 RA map by MicroBit - Ore Lord
2015-03-17 05:15:00 +01:00
Oliver Brakmann
e4ef1eb820 Merge pull request #7626 from Mailaender/ts-radar-dishes
Fixed Tiberian Sun radar dishes
2015-03-16 18:37:59 +01:00
reaperrr
258e924afe Merge pull request #7619 from pchote/ts-civilian-fixes
Fix TS civilian actor/sequence definitions.
2015-03-16 03:41:37 +01:00
reaperrr
a14bf8622f Merge pull request #7570 from Mailaender/mods-common
Moved more traits to Mods.Common
2015-03-15 19:53:13 +01:00
Curtis Shmyr
e71aca2038 Added new RA map by MicroBit - Ore Lord 2015-03-15 11:47:29 -06:00
Matthias Mailänder
737a0e0b67 move common traits 2015-03-15 18:25:28 +01:00
Oliver Brakmann
4a2803c9d1 Merge pull request #7528 from delftswa2014/feature/distinguish_ally_enemy_messages
Add "(Ally)" behind the name of allies in all-chat
2015-03-15 16:15:01 +01:00
Oliver Brakmann
f6b45fe6cd Merge pull request #7648 from Phrohdoh/emit-inf-check-race
Make EmitInfantryOnSell compare string[] for owner's race.
2015-03-15 15:03:51 +01:00
jabbink
1f26d900f5 Add "(Ally)" behind the name of allies in all-chat
Fixes #7518
2015-03-15 11:52:32 +01:00
Matthias Mailänder
5c1cd0db16 suppress prompting on file moves 2015-03-15 07:32:33 +01:00
Matthias Mailänder
fe5ff86fe2 avoid PowerShellisms 2015-03-15 01:34:50 +01:00
Taryn Hill
fcb2141132 EmitInfantryOnSell now checks a Races string[] against the seller’s race. 2015-03-14 15:54:26 -05:00
Taryn Hill
bc69539993 Clarify the error relating to too many frames defined in a sequence. 2015-03-14 15:50:52 -05:00
Pavel Penev
9a66fc7382 Merge pull request #7656 from OmegaBolt/bfdmap
Battle for Dune 3v3 map
2015-03-14 18:20:24 +02:00
OmegaBolt
9d3efd12a0 Battle for Dune 3v3 map
PR as recommended by penev
2015-03-14 15:42:30 +00:00
Pavel Penev
e8a12a5550 Merge pull request #7661 from Mailaender/appveyor-nsis-plugins
Try to fix the AppVeyor build
2015-03-14 15:00:50 +02:00
Matthias Mailänder
32e1cfd2f2 Merge pull request #7644 from razzmatazz/hackyai-mcv-redeployment-fix
HackyAI can now build buildings near a new MCV
2015-03-14 12:40:39 +01:00
Oliver Brakmann
863db5a42c Merge pull request #7640 from Phrohdoh/rand-dmg-sounds
SoundOnDamageTransition to use string[].
2015-03-14 12:39:20 +01:00
Oliver Brakmann
0062391665 Merge pull request #7652 from fluxer/bleed
add /lib and /lib64 to the locations lookup for Lua
2015-03-14 10:52:32 +01:00
Matthias Mailänder
33e49c371a try to fix the AppVeyor build 2015-03-14 09:57:22 +01:00
Pavel Penev
03bab4a72a Merge pull request #7631 from pchote/sequence-rework
Rework sequence parsing.
2015-03-14 00:13:03 +02:00
Taryn Hill
76457c5fc1 Merge pull request #7542 from Mailaender/appveyor-deployment-fix
Fixed AppVeyor deployment.
2015-03-13 16:22:40 -05:00
Pavel Penev
04e0275d33 Merge pull request #7650 from Phrohdoh/fix-ramp-nre
Fix NRE caused by checking the RampType of a tile in #7645.
2015-03-13 20:30:02 +02:00
Pavel Penev
dd424f0b14 Merge pull request #7657 from MustaphaTR/copyright-date-readme
Update year of Copyrights on Readme
2015-03-13 16:34:54 +02:00
Mustafa Alperen Seki
aaf0f8d906 Update year of Copyrights on Readme 2015-03-13 12:36:09 +02:00
Pavel Penev
dc6040217b Merge pull request #7618 from Rydra/upstream/hv-heuristic
Changed the harvester heuristic, solved several regressions in Pathfinder and harvesters
2015-03-13 01:55:50 +02:00
Taryn Hill
7bf058896d Apply SoundOnDamageTransition upgrade rule. 2015-03-12 16:09:15 -05:00
Taryn Hill
1e0612ddf0 Change SoundOnDamageTransition to randomly select
from a string[] instead of a single string.
2015-03-12 16:09:11 -05:00
Taryn Hill
32edeccb56 Merge pull request #7476 from abcdefg30/any-subfaction
Allow picking of a random subfaction.
2015-03-12 15:52:39 -05:00
abcdefg30
63fe578ba8 Allow picking of a random subfaction 2015-03-12 21:34:23 +01:00
Saulius Menkevičius
e1fa6af954 HackyAI can now build buildings with new MCV
There was an issue where HackyAI would try to build buildings
at old base location and would fail, unless it was placed at the
same place where the old MCV was.
2015-03-12 20:10:08 +02:00
Ivailo Monev
6f070994b5 add /lib and /lib64 to the locations lookup for Lua (issue #7637) 2015-03-12 15:20:46 +00:00
Taryn Hill
602de0ea13 Fix NRE caused by checking the RampType of a tile in #7645. 2015-03-12 09:11:51 -05:00
David Jiménez
ea32c20450 Changed the harvester heuristic so that now takes into account the distance from the initial search location. This makes harvesters somewhat more "intelligent" and gather nearer resources. Also solved several regressions introduced in the recent changes in the Pathfinder 2015-03-12 12:28:34 +01:00
Matthias Mailänder
fa4f43b750 account for initial health 2015-03-11 23:18:03 +01:00
Pavel Penev
687403ab89 Merge pull request #7645 from Phrohdoh/fix-slope-buildings
Mark ramp/slope tiles as unbuildable.
2015-03-11 23:50:17 +02:00
Taryn Hill
a744900e74 Mark ramp/slope tiles as unbuildable. 2015-03-11 16:30:55 -05:00
Matthias Mailänder
4f775a8dc7 Merge pull request #7641 from Generalcamo/patch-2
Add a Cloaking sound to the Phase Transport
2015-03-11 20:24:42 +01:00
Cody Brittain
a2de502619 Add a Cloaking sound to the Phase Transport
Adds a cloaking sound to the phase transport
2015-03-10 20:30:45 -04:00
Oliver Brakmann
f5535c00a2 Merge pull request #7593 from Phrohdoh/wiki-trait-links
Wiki trait links.
2015-03-10 18:40:53 +01:00
Oliver Brakmann
60bf903e7c Merge pull request #7634 from Phrohdoh/sw-docs
Add some documentation to support powers.
2015-03-10 18:35:41 +01:00
Matthias Mailänder
cb29c29efc deploy on any branch with tags 2015-03-10 07:31:26 +01:00
Matthias Mailänder
32328835ff try to fix artifact deployment 2015-03-10 07:31:26 +01:00
Matthias Mailänder
7bf3ef0e90 stop 7-Zip from displaying prompts that halt the build 2015-03-10 07:31:24 +01:00
Matthias Mailänder
7123f93e86 Merge pull request #7617 from Mailaender/fuzzy-nuget
Removed FuzzyLogicLibrary.dll binary from source code management
2015-03-10 06:50:56 +01:00
Taryn Hill
a5bbb60db9 Remove unnecessary newline from output.
Make required trait strings a hyperlink.
2015-03-10 00:20:40 -05:00
Taryn Hill
51e470e64c Add some documentation to support powers. 2015-03-10 00:13:24 -05:00
Paul Chote
f91ee3fb45 Fix sequence terminology. 2015-03-09 20:45:49 +00:00
Paul Chote
7292bd20b3 Move Sequence parsing into mod code. 2015-03-09 20:45:22 +00:00
Paul Chote
d3783f0244 Introduce ISpriteSequence interface. 2015-03-09 19:19:00 +00:00