Skip to content

Commit 9c681de

Browse files
Version 7.0.0
See release.
1 parent c2a477b commit 9c681de

File tree

372 files changed

+3834
-3286
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

372 files changed

+3834
-3286
lines changed

MyLittleRimPony/1.6/Patches/1.6_DerpyHoovesPatch.xml

Lines changed: 0 additions & 19 deletions
This file was deleted.

MyLittleRimPony/1.6/Patches/1.6_PoisonJokePatches.xml

Lines changed: 0 additions & 17 deletions
This file was deleted.

MyLittleRimPony/1.6/Patches/1.6_ScenarioPatches.xml

Lines changed: 0 additions & 86 deletions
This file was deleted.

MyLittleRimPony/1.6/Patches/1.6_VFEPatches.xml

Lines changed: 0 additions & 45 deletions
This file was deleted.
Lines changed: 175 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,175 @@
1+
<Patch>
2+
3+
<!--UPDATE SCENARIOS-->
4+
5+
<Operation Class="PatchOperationSequence">
6+
<operations>
7+
<li Class="PatchOperationAdd">
8+
<xpath>Defs/ScenarioDef[defName="MLRP_Scenario"]/scenario</xpath>
9+
<value>
10+
<surfaceLayer>
11+
<def>SurfaceLayerFixed</def>
12+
<tag>Surface</tag>
13+
<layer>Surface</layer>
14+
<settingsDef>Surface</settingsDef>
15+
<hide>true</hide>
16+
<connections>
17+
<Orbit MayRequire="Ludeon.RimWorld.Odyssey">
18+
<zoomMode>ZoomOut</zoomMode>
19+
</Orbit>
20+
</connections>
21+
</surfaceLayer>
22+
</value>
23+
</li>
24+
<li Class="PatchOperationAdd">
25+
<xpath>Defs/ScenarioDef[defName="MLRP_Scenario"]/scenario/parts</xpath>
26+
<value>
27+
<li MayRequire="Ludeon.RimWorld.Odyssey" Class="ScenPart_PlanetLayer">
28+
<def>PlanetLayer</def>
29+
<tag>Orbit</tag>
30+
<layer>Orbit</layer>
31+
<settingsDef>Orbit</settingsDef>
32+
<hide>true</hide>
33+
<connections>
34+
<Surface>
35+
<zoomMode>ZoomIn</zoomMode>
36+
</Surface>
37+
</connections>
38+
</li>
39+
</value>
40+
</li>
41+
</operations>
42+
</Operation>
43+
44+
<Operation Class="PatchOperationFindMod">
45+
<mods>
46+
<li>Biotech</li>
47+
</mods>
48+
<match Class="PatchOperationSequence">
49+
<operations>
50+
<li Class="PatchOperationAdd">
51+
<xpath>Defs/ScenarioDef[defName="MLRP_Scenario_Xenos" or defName="MLRP_Scenario_RenegadeAlicorn"]/scenario</xpath>
52+
<value>
53+
<surfaceLayer>
54+
<def>SurfaceLayerFixed</def>
55+
<tag>Surface</tag>
56+
<layer>Surface</layer>
57+
<settingsDef>Surface</settingsDef>
58+
<hide>true</hide>
59+
<connections>
60+
<Orbit MayRequire="Ludeon.RimWorld.Odyssey">
61+
<zoomMode>ZoomOut</zoomMode>
62+
</Orbit>
63+
</connections>
64+
</surfaceLayer>
65+
</value>
66+
</li>
67+
<li Class="PatchOperationAdd">
68+
<xpath>Defs/ScenarioDef[defName="MLRP_Scenario_Xenos" or defName="MLRP_Scenario_RenegadeAlicorn"]/scenario/parts</xpath>
69+
<value>
70+
<li MayRequire="Ludeon.RimWorld.Odyssey" Class="ScenPart_PlanetLayer">
71+
<def>PlanetLayer</def>
72+
<tag>Orbit</tag>
73+
<layer>Orbit</layer>
74+
<settingsDef>Orbit</settingsDef>
75+
<hide>true</hide>
76+
<connections>
77+
<Surface>
78+
<zoomMode>ZoomIn</zoomMode>
79+
</Surface>
80+
</connections>
81+
</li>
82+
</value>
83+
</li>
84+
</operations>
85+
</match>
86+
</Operation>
87+
88+
<!--UPDATE MODEXTENSIONS FOR VANILLA EXPANDED FRAMEWORK-->
89+
90+
<Operation Class="PatchOperationFindMod">
91+
<mods>
92+
<li>Vanilla Expanded Framework</li>
93+
</mods>
94+
<match Class="PatchOperationSequence">
95+
<operations>
96+
<li Class="PatchOperationReplace">
97+
<xpath>Defs/FactionDef[defName="MLRP_NPC_Faction"]/modExtensions</xpath>
98+
<value>
99+
<modExtensions>
100+
<li Class="VEF.Factions.FactionDefExtension" MayRequire="OskarPotocki.VanillaFactionsExpanded.Core">
101+
<startingGoodwillByFactionDefs>
102+
<MLRP_BronyFaction>100</MLRP_BronyFaction>
103+
<MLRP_RenegadeAlicornFaction MayRequire="Ludeon.RimWorld.Biotech">-75</MLRP_RenegadeAlicornFaction>
104+
<PonyColony MayRequire="Pony.PoniesOfTheRim.Core">100</PonyColony>
105+
<PonyTribe MayRequire="Pony.PoniesOfTheRim.Core">100</PonyTribe>
106+
</startingGoodwillByFactionDefs>
107+
</li>
108+
</modExtensions>
109+
</value>
110+
</li>
111+
<li Class="PatchOperationFindMod">
112+
<mods>
113+
<li>Alpha Genes</li>
114+
</mods>
115+
<match Class="PatchOperationReplace">
116+
<xpath>Defs/FactionDef[defName="MLRP_Batpony_Faction"]/modExtensions</xpath>
117+
<value>
118+
<modExtensions>
119+
<li Class="VEF.Factions.FactionDefExtension" MayRequire="OskarPotocki.VanillaFactionsExpanded.Core">
120+
<startingGoodwillByFactionDefs>
121+
<Pony_PlayerThestralKingdom MayRequire="Pony.PoniesOfTheRim.Batponies">0</Pony_PlayerThestralKingdom>
122+
</startingGoodwillByFactionDefs>
123+
</li>
124+
</modExtensions>
125+
</value>
126+
</match>
127+
</li>
128+
</operations>
129+
</match>
130+
</Operation>
131+
132+
<!--UPDATE DERPY HOOVES TRANSPORT POD-->
133+
134+
<Operation Class="PatchOperationReplace">
135+
<xpath>Defs/ThingDef[defName="MLRP_DerpyHooves"]/comps</xpath>
136+
<value>
137+
<comps>
138+
<li Class="CompProperties_Transporter">
139+
<restEffectiveness>0.3</restEffectiveness>
140+
<massCapacity>300</massCapacity>
141+
<canChangeAssignedThingsAfterStarting>true</canChangeAssignedThingsAfterStarting>
142+
</li>
143+
<li Class="CompProperties_Launchable_TransportPod">
144+
<skyfallerLeaving>DropPodLeaving</skyfallerLeaving>
145+
</li>
146+
</comps>
147+
</value>
148+
</Operation>
149+
150+
<!--UPDATE POISON JOKE-->
151+
152+
<Operation Class="PatchOperationSequence">
153+
<operations>
154+
<li Class="PatchOperationRemove">
155+
<xpath>Defs/HediffDef[defName="MLRP_PoisonJokeAddiction"]/causesNeed</xpath>
156+
</li>
157+
<li Class="PatchOperationAdd">
158+
<xpath>Defs/HediffDef[defName="MLRP_PoisonJokeAddiction"]</xpath>
159+
<value>
160+
<chemicalNeed>MLRP_PoisonJokeNeed</chemicalNeed>
161+
</value>
162+
</li>
163+
</operations>
164+
</Operation>
165+
166+
<!--UPDATE MISS HARSHWHINNY TO ALLOW THE EJECTING OF FUEL-->
167+
168+
<Operation Class="PatchOperationAdd">
169+
<xpath>Defs/ThingDef[defName="MLRP_MissHarshwhinny"]/comps/li[2]</xpath>
170+
<value>
171+
<canEjectFuel>true</canEjectFuel>
172+
</value>
173+
</Operation>
174+
175+
</Patch>

MyLittleRimPony/About/About.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<author>GeodesicDragon</author>
44
<packageId>geodesicdragon.rimpony</packageId>
55
<url>https://github.com/GeodesicDragon/mylittlerimpony/wiki</url>
6-
<modVersion>6.115.209</modVersion>
6+
<modVersion>7.0.0</modVersion>
77
<supportedVersions>
88
<li>1.5</li>
99
<li>1.6</li>
@@ -23,7 +23,7 @@
2323
<loadAfter>
2424
<li>brrainz.harmony</li>
2525
<li>vanillaexpanded.achievements</li>
26-
<li>imranfish.xmlextensions</li>
26+
<!--<li>imranfish.xmlextensions</li>-->
2727
<li>erdelf.HumanoidAlienRaces</li>
2828
<li>CETeam.CombatExtended</li>
2929
</loadAfter>

0 commit comments

Comments
 (0)