Taryn Hill
6fa1f757b0
Add Map.DistanceAboveTerrain(WPos) and Actor.IsAtGroundLevel() extension method
2015-08-01 11:48:47 -05:00
Matthias Mailänder
7066254887
Merge pull request #8814 from reaperrr/ssm-tur
...
Implement ammo-dependent turret art for TD Mobile SAM
2015-08-01 18:06:36 +02:00
reaperrr
ac0a92888e
Implement ammo-dependent art for Mobile SAM turret
2015-08-01 17:15:35 +02:00
reaperrr
c3d996cb62
Adds WithReloadingTurret render trait to TD mod
2015-08-01 17:15:34 +02:00
abcdefg30
1b20807677
Merge pull request #8870 from obrakmann/fix-ai-using-shared-random
...
Fix AI using SharedRandom values
2015-08-01 16:39:32 +02:00
Oliver Brakmann
c539b9fcb4
Fix AI using SharedRandom values
...
The AI code runs on only one hosts, so by having the AI use SharedRandom values, the host's random gets out of sync with the other players' and crashes the game.
2015-08-01 15:59:12 +02:00
Matthias Mailänder
97192dd8b2
Merge pull request #8868 from pchote/readonly-traits
...
Make trait fields readonly
2015-08-01 15:58:42 +02:00
Paul Chote
3dda305524
Make NukePower fields readonly.
2015-08-01 14:19:12 +01:00
Paul Chote
6f60b16f06
Make SmokeTrailWhenDamaged fields readonly.
2015-08-01 14:19:12 +01:00
Paul Chote
60305face7
Make WithVoxelBody fields readonly.
2015-08-01 14:19:11 +01:00
Paul Chote
a127c6b050
Make WithVoxelBarrel fields readonly.
2015-08-01 14:19:11 +01:00
Paul Chote
322d941332
Make WithProductionOverlay fields readonly.
2015-08-01 14:19:11 +01:00
Paul Chote
038e8018b9
Make WithBuildingPlacedOverlay fields readonly.
2015-08-01 14:19:11 +01:00
Paul Chote
4e27ac9aac
Make WithTurret fields readonly.
2015-08-01 14:19:10 +01:00
Paul Chote
d20819735c
Make WithRotor fields readonly.
2015-08-01 14:19:10 +01:00
Paul Chote
f91b28a2a0
Make WithRepairOverlay fields readonly.
2015-08-01 14:19:10 +01:00
Paul Chote
bb092ec07b
Make WithRepairAnimation fields readonly.
2015-08-01 14:19:10 +01:00
Paul Chote
c5becaab9b
Make WithIdleOverlay fields readonly.
2015-08-01 14:19:10 +01:00
Paul Chote
a2d069ce55
Make WithHarvestOverlay fields readonly.
2015-08-01 14:19:09 +01:00
Paul Chote
8e6b764284
Make WithBuildingPlacedAnimation fields readonly.
2015-08-01 14:19:09 +01:00
Paul Chote
0065d27c68
Make WithBuildingExplosion fields readonly.
2015-08-01 14:19:09 +01:00
Paul Chote
eeb101c040
Make Contrail fields readonly.
2015-08-01 14:19:09 +01:00
reaperrr
1e96e7720d
Merge pull request #8867 from abcdefg30/fixload
...
Fix a crash in LaunchArguments when switching mods
2015-08-01 14:54:57 +02:00
Paul Chote
6a586fe501
Make RenderVoxels fields readonly.
2015-08-01 13:28:56 +01:00
Paul Chote
c6ecd772c4
Make RenderRangeCircle fields readonly.
2015-08-01 13:28:19 +01:00
Paul Chote
4b4cc52aa0
Make RenderDetectionCircle fields readonly.
2015-08-01 13:27:57 +01:00
Paul Chote
080f1880b9
Make RenderBuildingTurreted fields readonly.
2015-08-01 13:27:40 +01:00
Paul Chote
ef619a186c
Make ExternalCapturableBar fields readonly.
2015-08-01 13:27:09 +01:00
abcdefg30
5e3d600408
Fix a crash in LaunchArguments when switching mods
2015-08-01 13:45:41 +02:00
reaperrr
4934d6c035
Merge pull request #8859 from pchote/coords-fixup
...
Fix WPos <-> CPos conversions.
2015-08-01 12:23:26 +02:00
Paul Chote
82abd5a016
Merge pull request #8808 from deniz1a/leavemap-cleanup
...
Removes unnecessary code from IngameChatLogic.cs.
2015-08-01 11:21:15 +01:00
Paul Chote
bdf3c0694d
Merge pull request #8812 from abcdefg30/mechanical
...
Fix TS Repair weapons versus values
2015-08-01 11:13:26 +01:00
Paul Chote
a0e92093a1
Fix the WPos <-> CPos conversion.
...
Fixes #8463 .
2015-08-01 11:09:07 +01:00
abcdefg30
b8372984b0
Merge pull request #8247 from Mailaender/man-openra
...
Added a UNIX man page
2015-08-01 12:06:14 +02:00
reaperrr
a8c09f4035
Merge pull request #8846 from pchote/ingame-map-previews
...
Improve radar minimap on isometric maps.
2015-08-01 11:59:21 +02:00
Matthias Mailänder
7c86519242
organize launch arguments in it's own class
2015-08-01 11:56:45 +02:00
Matthias Mailänder
baa798d831
autogenerate and install a UNIX man page
2015-08-01 11:56:43 +02:00
Matthias Mailänder
ec7912eaac
remove unused variable
2015-08-01 11:55:46 +02:00
Matthias Mailänder
88e16a890d
extract Launch args for automatic manpage creation
2015-08-01 11:55:46 +02:00
abcdefg30
9d32667d15
Merge pull request #8860 from pchote/heightmap-placebuilding-footprint
...
Align the footprint tiles with the building preview.
2015-08-01 10:32:57 +02:00
Paul Chote
aebca2bdae
Align the footprint tiles with the building preview.
2015-07-31 23:36:40 +01:00
Pavel Penev
33e779f4c0
Merge pull request #8856 from reaperrr/wpdo
...
Fix WithProductionDoorOverlay namespace
2015-07-31 22:33:03 +03:00
reaperrr
5941914ced
Fix WithProductionDoorOverlay namespace
2015-07-31 21:08:25 +02:00
Oliver Brakmann
b249347898
Merge pull request #8545 from HenrytheSlav/soviet4s
...
Add Soviet04a and Soviet04b
2015-07-31 20:11:19 +02:00
Pavel Penev
c304229987
Merge pull request #8847 from pchote/heightmap-borders
...
Heightmap-aware map helper functions.
2015-07-31 16:14:12 +03:00
Paul Chote
d29519fca1
Implement height-aware map.ChooseClosestEdgeCell().
2015-07-31 08:38:07 +01:00
Paul Chote
05f41a0182
Implement height-aware map.DistanceToEdge().
2015-07-31 08:38:07 +01:00
Paul Chote
318d6aaa73
Implement height-aware map.ChooseRandomEdgeCell().
2015-07-31 08:38:07 +01:00
Paul Chote
e337710221
Implement height-aware map.ChooseRandomCell().
2015-07-31 08:38:06 +01:00
Paul Chote
ed359c8aeb
Improve radar display for isometric maps.
2015-07-31 08:34:16 +01:00