Commit Graph

20729 Commits

Author SHA1 Message Date
Paul Chote
acab6f1f4b Fix custom order generators for left-click targeting. 2016-04-09 11:59:54 -04:00
Paul Chote
7a32c8e8e7 Change InputOverridesSelection return values to match name. 2016-04-09 11:24:10 -04:00
Oliver Brakmann
fe02bea521 Fix several NREs during setup of client tooltips in GameInfoStatsLogic 2016-04-09 15:21:17 +02:00
abcdefg30
a95d9cc1fa Replace abused Map.ActorsInBox calls by Map.ActorsInWorld in all cnc missions 2016-04-08 18:01:17 +02:00
abcdefg30
82ff09acda Replace abused Map.ActorsInBox calls by Map.ActorsInWorld in all d2k missions 2016-04-08 17:48:06 +02:00
abcdefg30
29bf2206f0 Remove the now redundant NWIdlePoint waypoint from soviet-05 2016-04-08 17:42:39 +02:00
abcdefg30
2f86f25418 Remove the redundant "set to defend stance" functions
They never even worked properly
2016-04-08 17:38:41 +02:00
abcdefg30
ec602f2090 Replace abused Map.ActorsInBox calls by Map.ActorsInWorld in all ra missions 2016-04-08 17:38:17 +02:00
Zimmermann Gyula
ff82494475 Fix TS debris angles. 2016-04-08 11:10:46 +02:00
abcdefg30
b02a9a188d Add a Utils.Where function to lua for filtering collections 2016-04-08 11:00:19 +02:00
abcdefg30
1c6253c3fb Add a lua method for querying all actors that are currently InWorld 2016-04-07 22:53:13 +02:00
Matthias Mailänder
b49f1439ed Merge pull request #11059 from jaZzKCS/patch-1
Closes #11057
2016-04-06 19:42:38 +02:00
jaZzKCS
c88c1c26bb Update ai.yaml
Enabling AI to build Repair Pad, which is now needed to build the MCV, hence needed for the AI to be able to replace the ConYard when it's gone.
2016-04-06 01:07:20 +02:00
Oliver Brakmann
90902b692e Merge pull request #11053 from reaperrr/fix-emitinf
Fix value of infantry emitted on sell
2016-04-05 22:29:57 +02:00
reaperrr
fb84dab660 Fix value of infantry emitted on sell 2016-04-05 16:28:33 +02:00
Paul Chote
39cb519c1a Merge pull request #11039 from obrakmann/fix-opening-ro-files-as-rw
Fix opening the scriptwrapper.lua file as read-write
2016-04-03 18:40:01 +01:00
Oliver Brakmann
065066acc4 Fix opening the scriptwrapper.lua file as read-write 2016-04-03 19:31:11 +02:00
Paul Chote
5e0d657ec7 Merge pull request #11038 from obrakmann/upstream/bleed
Fix palette used for flare in TD
2016-04-03 17:44:41 +01:00
Paul Chote
0cba0cf3e1 Merge pull request #11035 from obrakmann/fix-allies05a
Fix  issues in allies05a
2016-04-03 17:31:57 +01:00
Oliver Brakmann
cdba6a7a7d Fix palette used for flare in TD 2016-04-03 17:50:44 +02:00
Paul Chote
aed2125ad7 Merge pull request #11036 from abcdefg30/flareTD
Remove the OwnerRow on tooltips of flare in the TD campaign
2016-04-03 16:32:34 +01:00
Oliver Brakmann
0041839872 Merge pull request #11033 from abcdefg30/mrlsFix
Fix the mrls not working
2016-04-03 17:12:33 +02:00
abcdefg30
70509c8f23 Remove the OwnerRow on tooltips of flare in the TD 2016-04-03 17:11:02 +02:00
Oliver Brakmann
16ef67e247 Fix crash in allies05a when the prison is infiltrated 2016-04-03 16:56:48 +02:00
Oliver Brakmann
64c24462d4 Disable air attacks in allies05a for now 2016-04-03 16:53:37 +02:00
abcdefg30
a42b182dce Fix the mrls not working 2016-04-03 16:46:07 +02:00
Oliver Brakmann
8a2f662bd4 Merge pull request #11012 from pchote/fix-missing-music
Add missing music tracks to global mix database.
2016-04-03 13:42:17 +02:00
Oliver Brakmann
9b971075d7 Merge pull request #11029 from pchote/work-around-target-cancel
Fix Turreted units not dropping cancelled targets.
2016-04-03 12:54:48 +02:00
Matthias Mailänder
92c04210f7 Merge pull request #10965 from RoosterDragon/actor-info-ordering
Strengthen trait ordering rules
2016-04-03 12:36:20 +02:00
Matthias Mailänder
d57e53dc53 Merge pull request #10992 from pchote/server-maps
Allow Dedicated Servers to query map info from the Resource Center.
2016-04-03 12:19:41 +02:00
Matthias Mailänder
f5dbca9405 Merge pull request #11028 from pchote/fix-parachutes-again
Fix parachutes in non-heightmapped mods.
2016-04-03 12:14:12 +02:00
Paul Chote
2024f86290 Fix Turreted units not dropping cancelled targets. 2016-04-03 10:22:53 +01:00
Paul Chote
536c00ae77 Fix parachutes in non-heightmapped mods. 2016-04-03 09:25:48 +01:00
dtluna
cf0a4bc21f Added CanUndeploy property. 2016-04-03 02:46:38 +03:00
Oliver Brakmann
a29b9ff7be Merge pull request #11025 from pchote/fix-dedicated-logging
Improve log output on dedicated servers.
2016-04-02 18:30:32 +02:00
Matthias Mailänder
ce7488f457 Merge pull request #11023 from pchote/fix-map-creeps
Respect map creeps configuration.
2016-04-02 18:23:49 +02:00
Matthias Mailänder
0ec6feb7a3 Merge pull request #11024 from pchote/fix-nod-campaign-inf-death
Fix nod infantry death palette in campaigns.
2016-04-02 18:18:25 +02:00
Paul Chote
a79f40bf4b Log all player joins on dedicated servers. 2016-04-02 17:10:00 +01:00
Paul Chote
4b0aa77ce5 Add missing timestamp to dedicated server logs. 2016-04-02 17:09:52 +01:00
Paul Chote
a9c6416d48 Fix nod infantry death palette in campaigns. 2016-04-02 16:07:09 +01:00
Paul Chote
8b29373a7c Respect map creeps configuration. 2016-04-02 15:57:04 +01:00
abcdefg30
ff8c1af80f Merge pull request #11019 from Mailaender/lint-spawn-actors
Added lint testing to SpawnActorPower effect sprite and palette
2016-04-02 16:01:05 +02:00
Matthias Mailänder
9458a74e9c Lint test and SpawnActorPower effect sprite and palette. 2016-04-02 15:12:08 +02:00
abcdefg30
b53e5d46e7 Merge pull request #11002 from HenrytheSlav/pbox_fix
Pillbox/CamPillbox blind spot fix
2016-04-02 14:44:27 +02:00
Matthias Mailänder
a78d67a60c Put radar traits into their own namespace. 2016-04-02 14:36:26 +02:00
Matthias Mailänder
8df7d8b784 Separate JamsRadar into it's own file. 2016-04-02 14:27:12 +02:00
Matthias Mailänder
9b9b3474dd Group radar traits in a sub-folder. 2016-04-02 14:27:12 +02:00
abcdefg30
03b56b0337 Merge pull request #11004 from obrakmann/pr10266_paradrop-production
Paradrop Production
2016-04-02 13:00:47 +02:00
Matthias Mailänder
982fce7a99 Document that PowerManager is a player actor trait. 2016-04-02 13:00:35 +02:00
HenrytheSlav
f6e507f152 Pillbox/CamPillbox blind spot fix 2016-04-02 12:52:18 +02:00