From 186499f9a7434d29f36b59f14742fd9d24cbfa30 Mon Sep 17 00:00:00 2001 From: Richard Griffiths Date: Wed, 20 May 2020 22:12:31 +0200 Subject: [PATCH 1/3] Updated readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index aa9c012c..c52a2bc4 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,8 @@ Richard Griffiths (CWolf) ## Contributors - [@17783](https://github.com/17783) / Spectre (Added better friendly lance portraits) +- [@NickAragua](https://github.com/NickAragua) (Fixed contract dialogue) +- [@CargoVroom](https://github.com/CargoVroom) (Fixed contract dialogue, contract tags advice) ## Special Thanks From 09854338c95042c54791e1a3672b0742e5c3b53a Mon Sep 17 00:00:00 2001 From: Richard Griffiths Date: Thu, 21 May 2020 09:01:07 +0200 Subject: [PATCH 2/3] Fixes no occupying lance spawning in Unknown Cause --- .../blackout/Blackout_UnknownCause.json | 156 ++++++++++++++++++ 1 file changed, 156 insertions(+) diff --git a/overrides/contracts/blackout/Blackout_UnknownCause.json b/overrides/contracts/blackout/Blackout_UnknownCause.json index d1b5ddf9..3105de96 100644 --- a/overrides/contracts/blackout/Blackout_UnknownCause.json +++ b/overrides/contracts/blackout/Blackout_UnknownCause.json @@ -1302,6 +1302,162 @@ } ] }, + { + "lanceSpawner": { + "EncounterObjectGuid": "f5714221-5fc6-41e5-a369-c8aa2b6d1bcf" + }, + "name": "Lance_Enemy_OccupyingForce", + "lanceDefId": "Tagged", + "lanceTagSet": { + "items": ["lance_type_dynamic", "lance_type_medium"], + "tagSetSourceFile": "tags/LanceTags" + }, + "lanceExcludedTagSet": { + "items": [], + "tagSetSourceFile": "tags/LanceTags" + }, + "spawnEffectTags": { + "items": [], + "tagSetSourceFile": "tags/SpawnEffectTags" + }, + "lanceDifficultyAdjustment": 2, + "selectedLanceDefId": "", + "selectedLanceDifficulty": 0, + "unitSpawnPointOverrideList": [ + { + "unitSpawnPoint": { + "EncounterObjectGuid": "ec9b2fd0-15a0-488c-8190-64cea5cce242" + }, + "customUnitName": null, + "customHeraldryDefId": "", + "unitType": "Mech", + "unitDefId": "mechDef_InheritLance", + "unitTagSet": { + "items": [], + "tagSetSourceFile": "tags/UnitTags" + }, + "unitExcludedTagSet": { + "items": [], + "tagSetSourceFile": "tags/UnitTags" + }, + "spawnEffectTags": { + "items": [], + "tagSetSourceFile": "tags/SpawnEffectTags" + }, + "pilotDefId": "pilotDef_InheritLance", + "pilotTagSet": { + "items": [], + "tagSetSourceFile": "tags/PilotTags" + }, + "pilotExcludedTagSet": { + "items": [], + "tagSetSourceFile": "tags/PilotTags" + }, + "selectedUnitType": "UNDEFINED", + "selectedUnitDefId": "", + "selectedPilotDefId": "" + }, + { + "unitSpawnPoint": { + "EncounterObjectGuid": "993b100b-dc76-44c2-85ac-e50beb0dc9ed" + }, + "customUnitName": null, + "customHeraldryDefId": "", + "unitType": "Mech", + "unitDefId": "mechDef_InheritLance", + "unitTagSet": { + "items": [], + "tagSetSourceFile": "tags/UnitTags" + }, + "unitExcludedTagSet": { + "items": [], + "tagSetSourceFile": "tags/UnitTags" + }, + "spawnEffectTags": { + "items": [], + "tagSetSourceFile": "tags/SpawnEffectTags" + }, + "pilotDefId": "pilotDef_InheritLance", + "pilotTagSet": { + "items": [], + "tagSetSourceFile": "tags/PilotTags" + }, + "pilotExcludedTagSet": { + "items": [], + "tagSetSourceFile": "tags/PilotTags" + }, + "selectedUnitType": "UNDEFINED", + "selectedUnitDefId": "", + "selectedPilotDefId": "" + }, + { + "unitSpawnPoint": { + "EncounterObjectGuid": "55a83021-479e-4ff2-8104-46fd21c2ce22" + }, + "customUnitName": null, + "customHeraldryDefId": "", + "unitType": "Mech", + "unitDefId": "mechDef_InheritLance", + "unitTagSet": { + "items": [], + "tagSetSourceFile": "tags/UnitTags" + }, + "unitExcludedTagSet": { + "items": [], + "tagSetSourceFile": "tags/UnitTags" + }, + "spawnEffectTags": { + "items": [], + "tagSetSourceFile": "tags/SpawnEffectTags" + }, + "pilotDefId": "pilotDef_InheritLance", + "pilotTagSet": { + "items": [], + "tagSetSourceFile": "tags/PilotTags" + }, + "pilotExcludedTagSet": { + "items": [], + "tagSetSourceFile": "tags/PilotTags" + }, + "selectedUnitType": "UNDEFINED", + "selectedUnitDefId": "", + "selectedPilotDefId": "" + }, + { + "unitSpawnPoint": { + "EncounterObjectGuid": "8f8e3dbe-2e1b-4808-a362-fd4f7d6f9eb2" + }, + "customUnitName": null, + "customHeraldryDefId": "", + "unitType": "Mech", + "unitDefId": "mechDef_InheritLance", + "unitTagSet": { + "items": [], + "tagSetSourceFile": "tags/UnitTags" + }, + "unitExcludedTagSet": { + "items": [], + "tagSetSourceFile": "tags/UnitTags" + }, + "spawnEffectTags": { + "items": [], + "tagSetSourceFile": "tags/SpawnEffectTags" + }, + "pilotDefId": "pilotDef_InheritLance", + "pilotTagSet": { + "items": [], + "tagSetSourceFile": "tags/PilotTags" + }, + "pilotExcludedTagSet": { + "items": [], + "tagSetSourceFile": "tags/PilotTags" + }, + "selectedUnitType": "UNDEFINED", + "selectedUnitDefId": "", + "selectedPilotDefId": "" + } + ] + }, { "lanceSpawner": { "EncounterObjectGuid": "b60da416-495c-474d-8b58-1678966835df" From ff96c2f3dccf09369f3786bd037ed796d7e521b8 Mon Sep 17 00:00:00 2001 From: Richard Griffiths Date: Thu, 21 May 2020 09:11:47 +0200 Subject: [PATCH 3/3] Version bump --- mod.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mod.json b/mod.json index cda9acc2..b14021c2 100644 --- a/mod.json +++ b/mod.json @@ -1,7 +1,7 @@ { "Name": "Mission Control", "Enabled": true, - "Version": "1.0.2", + "Version": "1.0.3", "Description": "A HBS BattleTech mod that adds custom contract types and varies the encounter specifics such as encounter boundary size, spawn locations, lance numbers and objectives", "Author": "CWolf", "Contact": "cwolfs@gmail.com",