Commit Graph

19875 Commits

Author SHA1 Message Date
Paul Chote
2d9bbd9405 Enable ClassicFacingFudge in TD. 2016-01-27 21:39:50 +00:00
Paul Chote
608b5d1674 Add UseClassicFacingFudge flag for TD/RA. 2016-01-27 21:32:21 +00:00
Paul Chote
fe60f5a77f Introduce Turreted.WorldOrientation. 2016-01-27 21:32:21 +00:00
Oliver Brakmann
2f2d7e1083 Merge pull request #10592 from RoosterDragon/fa-debug
Debug frozen actors without footprints
2016-01-26 23:24:08 +01:00
Oliver Brakmann
8584ed710e Merge pull request #10564 from abcdefg30/botUnderAttack
Added support for playing a "Our ally is under attack" notification
2016-01-26 23:20:41 +01:00
RoosterDragon
68eda63008 Add some debugging code to catch frozen actors without footprints. 2016-01-26 20:45:04 +00:00
abcdefg30
a2753ad1e4 Make use of the OurAllyIsUnderAttack notification in ts 2016-01-26 21:16:37 +01:00
abcdefg30
79829c5270 Add support for playing a "Our ally is under attack" notification 2016-01-26 21:16:29 +01:00
abcdefg30
a56ffb581f Move some checks in *AttackNotifier to improve performance 2016-01-26 21:10:12 +01:00
Oliver Brakmann
2ae9bc7ebd Merge pull request #10567 from Mailaender/passenger-upgrade-lint
Fixed Passenger missing UpgradeGrantedReference
2016-01-26 20:11:36 +01:00
Oliver Brakmann
5bd474f3d0 Merge pull request #10573 from Mailaender/ts-exit-offsets
Adjusted the Tiberian Sun harvester spawn point
2016-01-26 20:06:44 +01:00
Matthias Mailänder
c3629a93a3 Merge pull request #10610 from riiga/uipolish
Use player name as default for global chat
2016-01-26 20:01:49 +01:00
Matthias Mailänder
dd18e2f632 Merge pull request #10600 from pchote/fix-td-spec-kick
Fix spectator kick button in TD lobby.
2016-01-26 19:52:21 +01:00
Oliver Brakmann
4b02134b2d Merge pull request #10594 from abcdefg30/sizeD2k
Fix a crash in d2k caused by empty bounds
2016-01-26 19:30:30 +01:00
Oliver Brakmann
e0bf307d4d Merge pull request #10596 from abcdefg30/d2kNotifications
Add all remaining d2k speech notifications
2016-01-26 19:25:18 +01:00
riiga
38c5ad35fa Uses player name as default for global chat 2016-01-26 19:20:07 +01:00
Oliver Brakmann
a2639da5e8 Merge pull request #10602 from pchote/fix-td-aircraft-fog-visibility
Fix TD aircraft being visible through fog.
2016-01-26 18:59:18 +01:00
reaperrr
f4c4997d60 Merge pull request #10580 from pchote/ra-no-sw-tech
Add a "no superweapons" tech level to RA.
2016-01-26 16:58:07 +01:00
Paul Chote
49eb521db0 Fix aircraft without sight being visible under fog. 2016-01-25 21:04:08 +00:00
Paul Chote
9f6a6b31e9 Fix spectator kick button in TD lobby. 2016-01-25 20:56:26 +00:00
Matthias Mailänder
0878f5f371 Merge pull request #9981 from teees/gates-trait
Added gates to Tiberian Sun
2016-01-25 19:51:01 +01:00
abcdefg30
d087a16042 Fix a crash in d2k caused by empty bounds
This adds respective checks to Building.cs.
2016-01-25 16:44:17 +01:00
abcdefg30
386acdcfc9 Merge pull request #10536 from Mailaender/warn-nobots
Added a warning when bots have been disabled
2016-01-25 16:35:42 +01:00
abcdefg30
b8c59c5fad Add all remaining d2k speech notifications
except the MAP* notifications because they differ between the factions
and are used in the mission selector only.
2016-01-25 16:26:53 +01:00
abcdefg30
27c6829b65 Arrange the d2k speech notifications in alphabetical order 2016-01-25 15:59:22 +01:00
teees
5ca9f52a62 IWallConnectorInfo to allow gates connect to walls in map editor 2016-01-25 09:25:36 +01:00
teees
3dc63999e3 Fix for BlockProjectiles to ignore blockers with height <= 0 2016-01-25 09:14:00 +01:00
teees
18e26d87c7 Add support for multiple IWallConnector traits 2016-01-25 09:14:00 +01:00
Paul Chote
1de1458fda Fix wall adjacency for multi-cell neighbours. 2016-01-25 09:14:00 +01:00
teees
65e1e301f4 Added Gates
FIXUP: account for full gate footprint when updating neighbours.

FIXUP: gate-wall connection adjacency yaml.
2016-01-25 09:14:00 +01:00
teees
3d597c7880 Add IBlocksProjectiles interface to avoid using BlocksProjectiles directly 2016-01-25 09:14:00 +01:00
teees
7f2feb29cd Added IWallConnector trait interface 2016-01-25 09:14:00 +01:00
Paul Chote
8ade035049 Add support for loading CVec[] from yaml. 2016-01-25 09:14:00 +01:00
Paul Chote
963a92214d Fix line build for multi-cell neighbours. 2016-01-25 09:14:00 +01:00
abcdefg30
085367ced6 Merge pull request #10461 from RoosterDragon/partition-bounds
Calculate better upper bounds in SpatiallyPartitioned.
2016-01-24 21:13:55 +01:00
Oliver Brakmann
8fe90999a5 Merge pull request #10462 from RoosterDragon/partition-no-empty
Prevent items without size from being added to SpatiallyPartitioned.
2016-01-24 20:59:25 +01:00
abcdefg30
3de5e7fea1 Merge pull request #10571 from Mailaender/wwcrate
Added the water variant for the wooden crate
2016-01-24 15:02:53 +01:00
abcdefg30
ec30f38b7e Merge pull request #10584 from Mailaender/ai-armed-harvesters
Fixed AI using armed harvesters for combat
2016-01-24 14:48:05 +01:00
Matthias Mailänder
8b5dac7c6f Merge pull request #10585 from abcdefg30/unhardcodeBridges
Unhardcode the cursors used by RepairsBridges
2016-01-24 14:27:12 +01:00
abcdefg30
13d271308d Merge pull request #10583 from Mailaender/tactical-terrace
Added original TS maps Tactical and Terraces
2016-01-24 14:22:35 +01:00
abcdefg30
3fa926c9bd Merge pull request #10582 from Mailaender/crat0c
Added missing CRAT0C rule
2016-01-24 14:20:00 +01:00
abcdefg30
f52210c15b Unhardcode the cursors used by RepairsBridges 2016-01-24 14:14:23 +01:00
Matthias Mailänder
922217271c don't actively attack nor defend with armed harvesters 2016-01-24 14:05:00 +01:00
abcdefg30
4df876382f Merge pull request #10579 from Mailaender/kate
Added support for the Kate text editor
2016-01-24 14:01:01 +01:00
Matthias Mailänder
03590b13cc check the cheap bool before expensive trait lookups 2016-01-24 13:52:44 +01:00
Oliver Brakmann
3d4f6f8e57 Merge pull request #10577 from riiga/upstream/buildingtabplacement
Moved Kennel in Soviet buildings tab as per issue 8973
2016-01-24 13:36:29 +01:00
Matthias Mailänder
e50e07c67c add map Terraces 2016-01-24 13:33:44 +01:00
Matthias Mailänder
cf182cc9f9 add map Tactical 2016-01-24 13:33:31 +01:00
Matthias Mailänder
4d02ae27ae add missing CRAT0C definition 2016-01-24 13:30:27 +01:00
Matthias Mailänder
e6213c864b Merge pull request #10581 from reaperrr/remove-charge-bitrot
Remove bitrotted WeaponInfo.Charges
2016-01-24 13:16:23 +01:00