abcdefg30
a94e35163a
Have flying actors account for terrain height
2015-08-04 15:48:03 +02:00
abcdefg30
582c93dda5
Merge pull request #8784 from Mailaender/heli-drop-sounds
...
Added helicopter takeoff and landing sound
2015-08-04 14:53:00 +02:00
Matthias Mailänder
fb22c9a1e5
test unchanged miniyaml rules only once
2015-08-04 14:20:52 +02:00
abcdefg30
d0fb08a48c
Merge pull request #8920 from pchote/fix-map-border
...
Account for disabled shroud/fog in ShroudRenderer.
2015-08-04 12:27:26 +02:00
Pavel Penev
958e996004
Merge pull request #8922 from pchote/fix-tabcomplete-crash
...
Fix a divide by zero crash in TabCompletionLogic.
2015-08-04 00:44:50 +03:00
reaperrr
efc7915f4f
Made projectile shadows heightmap-aware.
2015-08-03 23:36:16 +02:00
Paul Chote
0aca03158c
Fix a divide by zero crash in TabCompletionLogic.
2015-08-03 21:42:30 +01:00
Paul Chote
800fe5ff8d
Merge pull request #8902 from deniz1a/dropdown-autoscroll
...
Makes dropdown menus auto-scroll to selected item.
2015-08-03 21:13:41 +01:00
Paul Chote
0b4543919d
Account for disabled shroud/fog in ShroudRenderer.
...
Fixes #8827 .
2015-08-03 21:07:02 +01:00
Pavel Penev
3961f3d6c7
Merge pull request #8908 from Mailaender/fix-spectating-desync
...
Fixed a desync when a player surrenders
2015-08-03 22:57:41 +03:00
atlimit8
d785c50c3e
WithProductionOverlay: replace ITick => INotifyCreated & add INotifyOwnerChanged
2015-08-03 10:00:33 -05:00
reaperrr
94f6dd5e56
Allow WithBuildingExplosion to randomly select from multiple sequences
...
Necessary for TS/RA2-style building explosions.
2015-08-03 16:35:58 +02:00
Matthias Mailänder
bbb186d9c8
fix marking player as spectator going through unsynced code
2015-08-03 10:28:32 +02:00
deniz1a
53329b7068
Makes dropdown menus auto-scroll to selected item.
2015-08-02 23:27:54 +03:00
atlimit8
a209e9db4c
Fix Aircraft.GetActorBelow() altitude checking
2015-08-02 11:51:34 -05:00
Taryn Hill
7656ad3d12
Use a default of 1d instead of 0d in LightingGlobal if the necessary trait doesn't exist
2015-08-02 10:26:15 -05:00
Taryn Hill
2f452d88b3
Rename EffectsGlobal to LightingGlobal
...
Remove ChangeLighting in favor of individual channels
Change RA's fort-lonestar to use Lighting instead of Effect
2015-08-02 10:03:39 -05:00
Paul Chote
a0c256173b
Merge pull request #8851 from penev92/bleed_rename
...
Some more renaming from "race" to "faction"
2015-08-02 15:34:41 +01:00
Pavel Penev
a75f8f63be
Add an upgrade rule for BuildableInfo.ForceRace rename
2015-08-02 17:19:46 +03:00
Oliver Brakmann
43a3717659
Merge pull request #8888 from deniz1a/fix-assetbrowser
...
Revert "Improves filter text field in asset browser."
2015-08-02 16:12:21 +02:00
Oliver Brakmann
1a83304f28
Merge pull request #8765 from reaperrr/arty-expl
...
Improved Explodes trait and how artillery explodes
2015-08-02 16:00:09 +02:00
Oliver Brakmann
9e2f06aa2d
Merge pull request #8876 from pchote/music
...
Refine the music playlist code.
2015-08-02 15:49:13 +02:00
deniz1a
37ac08ecfe
Revert "Improves filter text field in asset browser."
...
This reverts commit 4fcf73921f .
2015-08-02 16:17:48 +03:00
Oliver Brakmann
4b6c37f90f
Merge pull request #8878 from pchote/fix-cratebadger-spawn
...
Fix crate drop aircraft spawn height.
2015-08-02 14:51:42 +02:00
Oliver Brakmann
2b1f1cc031
Merge pull request #8880 from pchote/fix-radar-mouse
...
Fix radar pixel <-> cell conversions.
2015-08-02 14:46:24 +02:00
Paul Chote
5f2c62634c
Merge pull request #8817 from penev92/bleed_cleanups
...
Touch up a few files
2015-08-02 09:30:43 +01:00
Paul Chote
1d307bfe07
Disable music auto-play unless tracks are installed.
2015-08-01 23:05:09 +01:00
Paul Chote
9b3ef9e7f7
Move MusicPlaylist to Mods.Common.
2015-08-01 22:56:07 +01:00
deniz1a
2abd1b5350
Renames "Disable Shroud & Fog" debug option to "Disable visibility checks".
2015-08-02 00:30:42 +03:00
Matthias Mailänder
25ee5f7287
add the takeoff and landing sound
2015-08-01 22:46:06 +02:00
Paul Chote
5952d8c979
Fix crash when opening music player from TD lobby.
2015-08-01 20:52:20 +01:00
Paul Chote
fb0e2c5cc3
Introduce background music concept.
2015-08-01 20:52:20 +01:00
Paul Chote
3a8a18499e
Fix radar pixel <-> cell conversions.
...
Fixes #8869 .
2015-08-01 20:19:20 +01:00
Paul Chote
180f6e83d4
Fix crate drop aircraft spawn height.
2015-08-01 20:01:45 +01:00
reaperrr
72d67de414
Fixed WithBarrel and made it upgradable.
...
Fixed missing Requires<ArmamentInfo>.
Removed now-redundant Barrel property (has been unused since RenderSprites animation keys were removed).
Made trait classes public.
Made ctor-cached trait lookups readonly.
2015-08-01 19:31:59 +02:00
Taryn Hill
22ffeb2a12
Use DistanceAboveTerrain in CreateEffectWarhead
2015-08-01 11:48:50 -05:00
Taryn Hill
6fa1f757b0
Add Map.DistanceAboveTerrain(WPos) and Actor.IsAtGroundLevel() extension method
2015-08-01 11:48:47 -05: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