Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Narrow spacing in Exodus to fix lag issue and remove out of bounds actors #18979

Merged
merged 2 commits into from Dec 30, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
11 changes: 2 additions & 9 deletions mods/ra/maps/exodus/exodus.lua
Expand Up @@ -73,16 +73,9 @@ SovietAirfields =
SovietAirfield5, SovietAirfield6, SovietAirfield7, SovietAirfield8
}

MountainEntry =
{
MountainEntry1.Location, MountainEntry2.Location, MountainEntry3.Location, MountainEntry4.Location,
MountainEntry5.Location, MountainEntry6.Location, MountainEntry7.Location, MountainEntry8.Location
}
MountainEntry = { CPos.New(25, 45), CPos.New(25, 46), CPos.New(25, 47), CPos.New(25, 48), CPos.New(25, 49) }

BridgeEntry =
{
BridgeEntry1.Location, BridgeEntry2.Location, BridgeEntry3.Location, BridgeEntry4.Location
}
BridgeEntry = { CPos.New(25, 29), CPos.New(26, 29), CPos.New(27, 29), CPos.New(28, 29) }

MobileConstructionVehicle = { "mcv" }
Yak = { "yak" }
Expand Down
Binary file modified mods/ra/maps/exodus/map.bin
Binary file not shown.
54 changes: 3 additions & 51 deletions mods/ra/maps/exodus/map.yaml
Expand Up @@ -51,17 +51,17 @@ Players:
Enemies: Soviets
PlayerReference@Allies:
Name: Allies
Bot: campaign
Faction: allies
Color: 5CC1A3
Allies: Allies1, Allies2
Enemies: Soviets
Bot: campaign
PlayerReference@Soviets:
Name: Soviets
Bot: campaign
Faction: soviet
Color: FE1100
Enemies: Allies1, Allies2
Bot: campaign

Actors:
Actor239: dog
Expand Down Expand Up @@ -871,9 +871,6 @@ Actors:
Actor6: gun
Location: 28,44
Owner: Allies
Actor47: powr
Location: 3,37
Owner: Allies
Actor45: 2tnk
Location: 28,28
Owner: Allies
Expand All @@ -892,9 +889,6 @@ Actors:
Actor40: e1
Location: 24,30
Owner: Allies
Actor46: powr
Location: 1,37
Owner: Allies
Actor49: fenc
Location: 28,27
Owner: Allies
Expand Down Expand Up @@ -991,12 +985,6 @@ Actors:
Actor167: barl
Location: 173,24
Owner: Neutral
Actor168: powr
Location: 1,34
Owner: Allies
Actor183: powr
Location: 3,34
Owner: Allies
Actor185: apwr
Location: 154,72
Owner: Soviets
Expand Down Expand Up @@ -1390,44 +1378,8 @@ Actors:
ParadropBoxTopLeft: waypoint
Location: 78,27
Owner: Neutral
MountainEntry1: waypoint
Location: 25,44
Owner: Neutral
MountainEntry2: waypoint
Owner: Neutral
Location: 25,45
MountainEntry3: waypoint
Owner: Neutral
Location: 25,46
MountainEntry4: waypoint
Owner: Neutral
Location: 25,47
MountainEntry5: waypoint
Owner: Neutral
Location: 25,48
MountainEntry6: waypoint
Owner: Neutral
Location: 25,49
MountainEntry7: waypoint
Location: 25,50
Owner: Neutral
MountainEntry8: waypoint
Owner: Neutral
Location: 25,51
BridgeEntry1: waypoint
Owner: Neutral
Location: 28,29
BridgeEntry2: waypoint
Owner: Neutral
Location: 27,29
BridgeEntry3: waypoint
Owner: Neutral
Location: 26,29
BridgeEntry4: waypoint
Owner: Neutral
Location: 25,29
SovietIntel: camera.large
Owner: Soviets
Location: 130, 45
Location: 130,45

Rules: ra|rules/campaign-rules.yaml, ra|rules/campaign-tooltips.yaml, ra|rules/campaign-palettes.yaml, rules.yaml