atlimit8
|
e73d3922dd
|
Rename ConditionExpression => VariableExpression
|
2017-04-11 01:26:38 -05:00 |
|
Oliver Brakmann
|
3f4f56d728
|
Merge pull request #13073 from atlimit8/fix-ConditionManager.GrantCondition-doc
Fix ConditionManager.GrantCondition doc
|
2017-04-08 23:38:17 +02:00 |
|
Paul Chote
|
043d7587a6
|
Fix crash when carryall cargo is killed on same tick as pickup.
|
2017-04-08 12:58:18 +01:00 |
|
atlimit8
|
8f2f54f92f
|
Fix ConditionManager.GrantCondition doc
|
2017-04-06 22:05:16 -05:00 |
|
atlimit8
|
ee260af064
|
Merge pull request #13021 from abcdefg30/idleActivity
FlyCircle and HeliFlyCircle count as idle activities.
|
2017-04-02 21:11:37 -05:00 |
|
Oliver Brakmann
|
11f85a1a36
|
Merge pull request #13020 from abcdefg30/airHunt
Fixed aircraft not being able to hunt
|
2017-04-02 21:40:34 +02:00 |
|
Oliver Brakmann
|
b492e1e891
|
Merge pull request #12973 from rob-v/SortPlayingGamesInLobby
Sort 'Playing' games in the lobby by play time. #12959
|
2017-04-01 19:20:01 +02:00 |
|
atlimit8
|
4c32e23f89
|
Merge pull request #12634 from GraionDilach/bullet-airburst
Implement airburst support to Bullet.
|
2017-03-28 17:53:24 -05:00 |
|
abcdefg30
|
ae111248f3
|
Have some activities count as idle activities
|
2017-03-24 18:06:10 +01:00 |
|
abcdefg30
|
4d335af9fc
|
Fixed aircraft not being able to hunt
|
2017-03-24 17:40:11 +01:00 |
|
atlimit8
|
b6810f3dd3
|
Merge pull request #12986 from abcdefg30/withDesc
Expand the documentation of Reinforce(WithTransport)
|
2017-03-22 10:23:36 -05:00 |
|
atlimit8
|
ff998fd552
|
Merge pull request #12981 from abcdefg30/grantOwner
Fix GrantConditionOnPrerequisite not refreshing when the actor's owner changes.
|
2017-03-19 17:09:08 -05:00 |
|
abcdefg30
|
d819f3206e
|
Merge pull request #12882 from abc013/ContrailFix
Fix contrail gets rendered between loading in and loading out position
|
2017-03-19 23:03:33 +01:00 |
|
atlimit8
|
a49227c494
|
Merge pull request #12862 from abcdefg30/captureCursor
Minor revision to CaptureOrderTargeter.
|
2017-03-19 10:54:22 -05:00 |
|
abc013
|
b7ca740155
|
Fix contrail gets rendered between loading in and loading out position
|
2017-03-19 09:25:39 +01:00 |
|
abcdefg30
|
e1dda2bf54
|
Fix GrantConditionOnPrerequisite not refreshing when the actor's owner changes
|
2017-03-19 02:30:45 +01:00 |
|
abcdefg30
|
b2b3390bc0
|
Move GrantConditionOnPrerequisite into the Conditions folder
|
2017-03-19 02:29:26 +01:00 |
|
abcdefg30
|
a36a77d637
|
Add a note about EnemyWatcher being required for On(Player)Discovered
|
2017-03-18 18:09:20 +01:00 |
|
abcdefg30
|
6069a12973
|
Expand the documentation of Reinforce(WithTransport)
|
2017-03-18 16:40:35 +01:00 |
|
Zimmermann Gyula
|
902d2a0016
|
Implement airburst support to Bullet.
|
2017-03-18 15:05:06 +01:00 |
|
reaperrr
|
02b82ae344
|
Merge pull request #12860 from abcdefg30/removeGroupProxy
Remove the dead ActorGroupProxy trait
|
2017-03-18 14:04:28 +01:00 |
|
reaperrr
|
620ae45cb3
|
Merge pull request #12747 from atlimit8/Pluggable-Requirements
Prevent duplicate upgrades (plugs) to GDI Upgrade Center (Pluggable Requirements)
|
2017-03-18 13:55:30 +01:00 |
|
abcdefg30
|
880f90345e
|
Add an upgrade rule
|
2017-03-18 13:42:49 +01:00 |
|
abcdefg30
|
5e923ff091
|
Remove the dead ActorGroupProxy trait
|
2017-03-18 13:40:05 +01:00 |
|
rob-v
|
f38c5f3380
|
Sort 'Playing' games in the lobby by play time. #12959
|
2017-03-16 17:17:35 +01:00 |
|
atlimit8
|
abad50d2b9
|
MiniYaml upgrade rule for UncloakOn: Damage => Damage, Heal, SelfHeal
|
2017-03-15 20:26:08 -05:00 |
|
atlimit8
|
d3e4720507
|
Added UncloakOn: SelfHeal (not overlapping with Heal).
|
2017-03-15 20:26:05 -05:00 |
|
atlimit8
|
aa8c434668
|
Make Repair activity host actor the attacker for repairs.
|
2017-03-15 20:25:12 -05:00 |
|
atlimit8
|
8e7de1a4fa
|
Make UncloakOn Damage check sign with added Heal value for UncloakOn.
|
2017-03-15 20:25:08 -05:00 |
|
reaperrr
|
d138a05baf
|
Merge pull request #12946 from pchote/fix-serverquery-crash
Fix crash when master server query returns unexpected data.
|
2017-03-12 18:44:06 +01:00 |
|
atlimit8
|
08a71795d1
|
PluggableInfo.Requirements entry overrides in-use check now to allow swapping.
|
2017-03-12 03:43:42 -05:00 |
|
atlimit8
|
daf4eb812c
|
Added ConditionExpression Requirements for plugs to Pluggable
|
2017-03-12 03:43:35 -05:00 |
|
Oliver Brakmann
|
63ee126898
|
Merge pull request #12947 from pchote/fix-obelisk-targeting
Fix obelisk targeting.
|
2017-03-11 22:28:42 +01:00 |
|
Paul Chote
|
a9cfbd9ad7
|
Fix Obelisk not dropping targets when they move out of range.
|
2017-03-10 19:42:15 +00:00 |
|
Paul Chote
|
00b1bc7cd2
|
Fix crash when master server query returns unexpected data.
|
2017-03-10 18:38:35 +00:00 |
|
Forcecore
|
7588d6708b
|
HackyAI now builds refinery near ore.
|
2017-03-09 09:42:56 -06:00 |
|
reaperrr
|
120efcedaa
|
Merge pull request #12859 from abcdefg30/supportPrereqs
Fix support powers not being enabled by cheats
|
2017-03-05 16:27:43 +01:00 |
|
Paul Chote
|
e98c2eef68
|
Fix invalid Transform location exploit.
|
2017-03-04 00:17:38 +00:00 |
|
Paul Chote
|
2e605bb6cb
|
Merge pull request #12759 from forcecore/cloak_unhardcoding
Unhardcode disableCloak on critical HP (#12741)
|
2017-03-03 22:31:37 +00:00 |
|
Paul Chote
|
6aa2f962b1
|
Merge pull request #12769 from abcdefg30/luaTile
Add a lua function to query the terrain type of a cell
|
2017-03-03 22:19:58 +00:00 |
|
Paul Chote
|
e7382760ef
|
Merge pull request #12875 from abc013/DisguiseTooltipFix
Rename DisguiseToolTip to DisguiseTooltip
|
2017-03-03 22:00:29 +00:00 |
|
Paul Chote
|
77534c2d10
|
Merge pull request #12863 from abcdefg30/ignoreTargetUpgrades
Make AutoTargetIgnore upgradeable
|
2017-03-03 21:27:38 +00:00 |
|
abc013
|
423744451b
|
Rename DisguiseToolTip to DisguiseTooltip
|
2017-03-03 15:21:33 +01:00 |
|
reaperrr
|
e06e19e39f
|
Merge pull request #12826 from MustaphaTR/d2k-fix-carryall-owner-change
Fix that Carryalls still pick units changed their owner
|
2017-02-27 21:14:46 +01:00 |
|
abcdefg30
|
700d141c24
|
Make AutoTargetIgnore upgradeable
|
2017-02-27 00:36:00 +01:00 |
|
abcdefg30
|
8b7797326a
|
Revise CaptureOrderTargeter a tiny bit
|
2017-02-27 00:28:18 +01:00 |
|
abcdefg30
|
e318c028ba
|
Fix support powers not being enabled by cheats
|
2017-02-25 16:57:30 +01:00 |
|
forcecore
|
28ce32d8fa
|
damageDisabled removed from Cloak.cs (#12741)
To unhard code uncloak behavior getting disabled by the unit's critical HP.
|
2017-02-24 20:53:42 -06:00 |
|
atlimit8
|
47804e5fab
|
Improve Upgrader for Upgrades => Condition expressions
|
2017-02-22 08:54:52 -06:00 |
|
atlimit8
|
725cc7c084
|
Removed StackedCondition trait
|
2017-02-22 08:54:52 -06:00 |
|