Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Cilicou committed Jun 2, 2016
1 parent 105fd96 commit 399fa44
Show file tree
Hide file tree
Showing 8 changed files with 79 additions and 59 deletions.
46 changes: 46 additions & 0 deletions RCT2 Stalls and Shops.xml
Original file line number Diff line number Diff line change
Expand Up @@ -139,5 +139,51 @@
<recolorable>false</recolorable>
<shader>Diffuse</shader>
</Object>
<Object>
<OBJName>RCT2 Stalls and Shops@popcorn</OBJName>
<Type>Shop</Type>
<inGameName>popcorn</inGameName>
<price>250</price>
<Shop>
<Product>
<Model>RCT2 Stalls and Shops@Popcornbowl</Model>
<Price>3</Price>
<Type>consumable</Type>
<Name>Popcorn bowl</Name>
<Hand>Right</Hand>
<ConsumeAnimation>with_hands</ConsumeAnimation>
<Temprature>none</Temprature>
<Portions>4</Portions>
<Ingredients>
<Ingredient>
<Name>Popcorn</Name>
<Price>10</Price>
<Amount>1</Amount>
<tweakable>true</tweakable>
<Effects>
<effect>
<Type>hunger</Type>
<Amount>-0.15</Amount>
</effect>
<effect>
<Type>happiness</Type>
<Amount>0.15</Amount>
</effect>
</Effects>
</Ingredient>
</Ingredients>
</Product>
</Shop>
<recolorable>false</recolorable>
<shader>None</shader>
</Object>
<Object>
<OBJName>RCT2 Stalls and Shops@Popcornbowl</OBJName>
<Type>none</Type>
<inGameName>Popcornbowl</inGameName>
<price>0</price>
<recolorable>false</recolorable>
<shader>Diffuse</shader>
</Object>
</Objects>
</Mod>
Binary file modified assetbundle/mod
Binary file not shown.
12 changes: 7 additions & 5 deletions assetbundle/mod.manifest
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
ManifestFileVersion: 0
CRC: 1125612108
CRC: 3254270560
Hashes:
AssetFileHash:
serializedVersion: 2
Hash: 9282ab29aa08e6b4a3459574ad3402ae
Hash: e054e226a7642ec25bcf928f57dd2a9a
TypeTreeHash:
serializedVersion: 2
Hash: e6d74f2d6b370c4d26f3cae461538e43
Expand All @@ -26,9 +26,11 @@ ClassTypes:
- Class: 48
Script: {instanceID: 0}
Assets:
- Assets/Mods/RCT2 Stalls and Shops/RCT2 Stalls and [email protected]
- Assets/Mods/RCT2 Stalls and Shops/RCT2 Stalls and Shops@fruity_ices_stall.prefab
- Assets/Mods/RCT2 Stalls and Shops/RCT2 Stalls and [email protected]
- Assets/Mods/RCT2 Stalls and Shops/RCT2 Stalls and Shops@drink_stall.prefab
- Assets/Mods/RCT2 Stalls and Shops/RCT2 Stalls and [email protected]
- Assets/Mods/RCT2 Stalls and Shops/RCT2 Stalls and [email protected]
- Assets/Mods/RCT2 Stalls and Shops/RCT2 Stalls and [email protected]
- Assets/Mods/RCT2 Stalls and Shops/RCT2 Stalls and Shops@fruity_ices_stall.prefab
- Assets/Mods/RCT2 Stalls and Shops/RCT2 Stalls and [email protected]
- Assets/Mods/RCT2 Stalls and Shops/RCT2 Stalls and [email protected]
Dependencies: []
Binary file modified bin/RCT2 Stalls and Shops.dll
Binary file not shown.
Binary file added bin/build-160602163448548.dll
Binary file not shown.
2 changes: 1 addition & 1 deletion bin/build.dat
Original file line number Diff line number Diff line change
@@ -1 +1 @@
bin/build-160530133604080.dll
bin/build-160602163448548.dll
76 changes: 24 additions & 52 deletions mod.log
Original file line number Diff line number Diff line change
@@ -1,52 +1,24 @@
[16-05-30 13:36:04] Info: Compiling RCT2 Stalls and Shops to bin/build-160530133604080.dll...
[16-05-30 13:36:04] Info: Compiling from `ModSparkLoader.csproj`.
[16-05-30 13:36:04] Info: Resolved assembly reference `Assembly-CSharp` to `d:/programs files/steam\SteamApps\common\Parkitect\Parkitect_Data\Managed\Assembly-CSharp.dll`
[16-05-30 13:36:04] Info: IGNORING assembly reference `Depender`
[16-05-30 13:36:04] Info: Resolved assembly reference `System` to `System.dll`
[16-05-30 13:36:04] Info: Resolved assembly reference `System.Core` to `System.Core.dll`
[16-05-30 13:36:04] Info: Resolved assembly reference `System.Data` to `System.Data.dll`
[16-05-30 13:36:04] Info: Resolved assembly reference `System.Data.DataSetExtensions` to `System.Data.DataSetExtensions.dll`
[16-05-30 13:36:04] Info: Resolved assembly reference `System.Xml` to `System.Xml.dll`
[16-05-30 13:36:04] Info: Resolved assembly reference `System.Xml.Linq` to `System.Xml.Linq.dll`
[16-05-30 13:36:04] Info: Resolved assembly reference `UnityEngine` to `d:/programs files/steam\SteamApps\common\Parkitect\Parkitect_Data\Managed\UnityEngine.dll`
[16-05-30 13:36:04] Info: Resolved assembly reference `UnityEngine.UI` to `d:/programs files/steam\SteamApps\common\Parkitect\Parkitect_Data\Managed\UnityEngine.UI.dll`
[16-05-30 13:36:04] Info: Source files: ModSparkLoader\FlatRideLoader.cs, ModSparkLoader\Main.cs, ModSparkLoader\ModLoader.cs from `C:\Users\Cilicou\Documents\Parkitect\pnmods\RCT2 Stalls and Shops`.
[16-05-30 13:36:04] Info: Compile using compiler version v3.5.
[16-05-30 13:36:13] Info: Loaded build-160530133604080, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null.
[16-05-30 13:36:13] Info: Sucessfully registered Custom_Scenery.Main to the mod manager.
[16-05-30 14:33:02] Info: Loaded build-160530133604080, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null.
[16-05-30 14:33:02] Info: Sucessfully registered Custom_Scenery.Main to the mod manager.
[16-05-30 23:38:53] Info: Loaded build-160530133604080, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null.
[16-05-30 23:38:53] Info: Sucessfully registered Custom_Scenery.Main to the mod manager.
[16-05-30 23:48:10] Info: Loaded build-160530133604080, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null.
[16-05-30 23:48:10] Info: Sucessfully registered Custom_Scenery.Main to the mod manager.
[16-05-30 23:48:52] Info: Loaded build-160530133604080, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null.
[16-05-30 23:48:52] Info: Sucessfully registered Custom_Scenery.Main to the mod manager.
[16-05-30 23:49:38] Info: Loaded build-160530133604080, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null.
[16-05-30 23:49:38] Info: Sucessfully registered Custom_Scenery.Main to the mod manager.
[16-05-30 23:49:44] Info: Loaded build-160530133604080, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null.
[16-05-30 23:49:44] Info: Sucessfully registered Custom_Scenery.Main to the mod manager.
[16-05-30 23:50:36] Info: Loaded build-160530133604080, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null.
[16-05-30 23:50:36] Info: Sucessfully registered Custom_Scenery.Main to the mod manager.
[16-05-30 23:51:12] Info: Loaded build-160530133604080, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null.
[16-05-30 23:51:12] Info: Sucessfully registered Custom_Scenery.Main to the mod manager.
[16-05-30 23:52:17] Info: Loaded build-160530133604080, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null.
[16-05-30 23:52:17] Info: Sucessfully registered Custom_Scenery.Main to the mod manager.
[16-05-31 00:06:38] Info: Loaded build-160530133604080, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null.
[16-05-31 00:06:39] Info: Sucessfully registered Custom_Scenery.Main to the mod manager.
[16-05-31 00:20:55] Info: Loaded build-160530133604080, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null.
[16-05-31 00:20:55] Info: Sucessfully registered Custom_Scenery.Main to the mod manager.
[16-05-31 00:33:53] Info: Loaded build-160530133604080, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null.
[16-05-31 00:33:53] Info: Sucessfully registered Custom_Scenery.Main to the mod manager.
[16-05-31 00:52:18] Info: Loaded build-160530133604080, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null.
[16-05-31 00:52:18] Info: Sucessfully registered Custom_Scenery.Main to the mod manager.
[16-05-31 00:52:45] Info: Loaded build-160530133604080, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null.
[16-05-31 00:52:45] Info: Sucessfully registered Custom_Scenery.Main to the mod manager.
[16-05-31 00:59:02] Info: Loaded build-160530133604080, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null.
[16-05-31 00:59:02] Info: Sucessfully registered Custom_Scenery.Main to the mod manager.
[16-05-31 01:07:25] Info: Loaded build-160530133604080, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null.
[16-05-31 01:07:26] Info: Sucessfully registered Custom_Scenery.Main to the mod manager.
[16-05-31 01:11:31] Info: Loaded build-160530133604080, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null.
[16-05-31 01:11:31] Info: Sucessfully registered Custom_Scenery.Main to the mod manager.
[16-05-31 01:11:37] Info: Loaded build-160530133604080, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null.
[16-05-31 01:11:37] Info: Sucessfully registered Custom_Scenery.Main to the mod manager.
[16-06-02 16:34:48] Info: Compiling RCT2 Stalls and Shops to bin/build-160602163448548.dll...
[16-06-02 16:34:48] Info: Compiling from `ModSparkLoader.csproj`.
[16-06-02 16:34:48] Info: Resolved assembly reference `Assembly-CSharp` to `d:/programs files/steam\SteamApps\common\Parkitect\Parkitect_Data\Managed\Assembly-CSharp.dll`
[16-06-02 16:34:48] Info: IGNORING assembly reference `Depender`
[16-06-02 16:34:48] Info: Resolved assembly reference `System` to `System.dll`
[16-06-02 16:34:48] Info: Resolved assembly reference `System.Core` to `System.Core.dll`
[16-06-02 16:34:48] Info: Resolved assembly reference `System.Data` to `System.Data.dll`
[16-06-02 16:34:48] Info: Resolved assembly reference `System.Data.DataSetExtensions` to `System.Data.DataSetExtensions.dll`
[16-06-02 16:34:48] Info: Resolved assembly reference `System.Xml` to `System.Xml.dll`
[16-06-02 16:34:48] Info: Resolved assembly reference `System.Xml.Linq` to `System.Xml.Linq.dll`
[16-06-02 16:34:48] Info: Resolved assembly reference `UnityEngine` to `d:/programs files/steam\SteamApps\common\Parkitect\Parkitect_Data\Managed\UnityEngine.dll`
[16-06-02 16:34:48] Info: Resolved assembly reference `UnityEngine.UI` to `d:/programs files/steam\SteamApps\common\Parkitect\Parkitect_Data\Managed\UnityEngine.UI.dll`
[16-06-02 16:34:48] Info: Source files: ModSparkLoader\FlatRideLoader.cs, ModSparkLoader\Main.cs, ModSparkLoader\ModLoader.cs from `C:\Users\Cilicou\Documents\Parkitect\pnmods\RCT2 Stalls and Shops`.
[16-06-02 16:34:48] Info: Compile using compiler version v3.5.
[16-06-02 04:14:31] Info: Loaded build-160602041421169, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null.
[16-06-02 04:14:31] Info: Sucessfully registered Custom_Scenery.Main to the mod manager.
[16-06-02 16:35:09] Info: Loaded build-160602163448548, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null.
[16-06-02 16:35:09] Info: Sucessfully registered Custom_Scenery.Main to the mod manager.
[16-06-02 16:48:08] Info: Loaded build-160602163448548, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null.
[16-06-02 16:48:08] Info: Sucessfully registered Custom_Scenery.Main to the mod manager.
[16-06-02 17:03:19] Info: Loaded build-160602163448548, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null.
[16-06-02 17:03:19] Info: Sucessfully registered Custom_Scenery.Main to the mod manager.
[16-06-02 17:31:26] Info: Loaded build-160602163448548, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null.
[16-06-02 17:31:26] Info: Sucessfully registered Custom_Scenery.Main to the mod manager.
2 changes: 1 addition & 1 deletion objects.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
objects : ["RCT2 Stalls and Shops@drink_stall","RCT2 Stalls and Shops@fruity_ices_stall","RCT2 Stalls and Shops@drink","RCT2 Stalls and Shops@fudge","RCT2 Stalls and Shops@popsicle"]
objects : ["RCT2 Stalls and Shops@drink_stall","RCT2 Stalls and Shops@fruity_ices_stall","RCT2 Stalls and Shops@drink","RCT2 Stalls and Shops@fudge","RCT2 Stalls and Shops@popsicle","RCT2 Stalls and Shops@popcorn","RCT2 Stalls and Shops@Popcornbowl"]
}

0 comments on commit 399fa44

Please sign in to comment.