Skip to content

Commit

Permalink
further reduce building time
Browse files Browse the repository at this point in the history
  • Loading branch information
FluffierThanThou committed Feb 12, 2017
1 parent 9ab62e5 commit e53202c
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 11 deletions.
4 changes: 2 additions & 2 deletions Defs/Floors/MetalFloors.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@
<StuffedFloors.FloorTypeDef Name="StuffedFloorsMetalBasicBase" ParentName="StuffedFloorsMetalBase" Abstract="True">
<statBases>
<Beauty>0</Beauty>
<WorkToBuild>500</WorkToBuild>
<WorkToBuild>200</WorkToBuild>
</statBases>
<stuffCost>3</stuffCost>
</StuffedFloors.FloorTypeDef>

<StuffedFloors.FloorTypeDef Name="StuffedFloorsMetalPrettyBase" ParentName="StuffedFloorsMetalBase" Abstract="True">
<statBases>
<Beauty>2</Beauty>
<WorkToBuild>1000</WorkToBuild>
<WorkToBuild>300</WorkToBuild>
</statBases>
<stuffCost>5</stuffCost>
</StuffedFloors.FloorTypeDef>
Expand Down
4 changes: 2 additions & 2 deletions Defs/Floors/StoneFloors.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@

<StuffedFloors.FloorTypeDef Name="StuffedFloorsStoneBasicBase" ParentName="StuffedFloorsStoneBase" Abstract="True">
<statBases>
<WorkToBuild>350</WorkToBuild>
<WorkToBuild>200</WorkToBuild>
<Beauty>0</Beauty>
</statBases>
<stuffCost>3</stuffCost>
</StuffedFloors.FloorTypeDef>

<StuffedFloors.FloorTypeDef Name="StuffedFloorsStonePrettyBase" ParentName="StuffedFloorsStoneBase" Abstract="True">
<statBases>
<WorkToBuild>700</WorkToBuild>
<WorkToBuild>300</WorkToBuild>
<Beauty>2</Beauty>
</statBases>
<stuffCost>5</stuffCost>
Expand Down
4 changes: 2 additions & 2 deletions Defs/Floors/WoodFloors.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@
<StuffedFloors.FloorTypeDef Name="StuffedFloorsWoodBasicBase" ParentName="StuffedFloorsWoodBase" Abstract="True">
<statBases>
<Beauty>0</Beauty>
<WorkToBuild>250</WorkToBuild>
<WorkToBuild>150</WorkToBuild>
</statBases>
<stuffCost>3</stuffCost>
</StuffedFloors.FloorTypeDef>

<StuffedFloors.FloorTypeDef Name="StuffedFloorsWoodPrettyBase" ParentName="StuffedFloorsWoodBase" Abstract="True">
<statBases>
<Beauty>2</Beauty>
<WorkToBuild>500</WorkToBuild>
<WorkToBuild>250</WorkToBuild>
</statBases>
<stuffCost>5</stuffCost>
</StuffedFloors.FloorTypeDef>
Expand Down
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ All original content (e.g. text, imagery, sounds) in this mod is licensed under
Parts of the code in this mod, and some content may be licensed by their original authors. If this is the case, the original author & license will either be given in the source code, or be in a LICENSE file next to the content. Please do not decompile my mods, but use the original source code available on [GitHub](https://github.com/FluffierThanThou/StuffedFloors/), so license information in the source code is preserved.

# Version
This is version v0.16.0.5
This is version v0.16.0.6
12 changes: 8 additions & 4 deletions Source/SteamConfig.vdf
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ This mod does two things. First, using Architect Sense it provides a framework f
[b]For players[/b]
Adds several floor types (borrowed with permission from Telkir’s [url=http://steamcommunity.com/sharedfiles/filedetails/?id=725623521]More Floors[/url], CuproPanda’s [url=https://ludeon.com/forums/index.php?topic=13400#msg135940]Extra Floors[/url] and Pravus’ [url=http://steamcommunity.com/sharedfiles/filedetails/?id=784370602]Fences and Floors[/url]) in a variety of stone, wood and metal types.
Works great with other mods that add more resources, e.g. [url=http://steamcommunity.com/sharedfiles/filedetails/?id=728233992]Minerals and Materials[/url], [url=http://steamcommunity.com/sharedfiles/filedetails/?id=836912371]Extended Woodworking[/url] and [url=http://steamcommunity.com/sharedfiles/filedetails/?id=725576127]GlitterTech[/url].
Works great with other mods that add more resources, e.g. [url=http://steamcommunity.com/sharedfiles/filedetails/?id=728233992]Minerals and Materials[/url] [url=http://steamcommunity.com/sharedfiles/filedetails/?id=852103845]Kura’s Extra Minerals[/url], [url=http://steamcommunity.com/sharedfiles/filedetails/?id=836912371]Extended Woodworking[/url], [url=http://steamcommunity.com/sharedfiles/filedetails/?id=822470192]Vegetable Garden[/url] and [url=http://steamcommunity.com/sharedfiles/filedetails/?id=725576127]GlitterTech[/url].
This mod also organizes and where needed, removes the floors added by Vanilla RimWorld, [url=http://steamcommunity.com/sharedfiles/filedetails/?id=725623521]More Floors[/url], [url=http://steamcommunity.com/sharedfiles/filedetails/?id=836912371]Extended Woodworking[/url], [url=http://steamcommunity.com/sharedfiles/filedetails/?id=728233992]Minerals and Materials[/url], [url=http://steamcommunity.com/sharedfiles/filedetails/?id=725576127]GlitterTech[/url] and [url=http://steamcommunity.com/sharedfiles/filedetails/?id=801544922]Floored[/url].
This mod also organizes and where needed, removes the floors added by Vanilla RimWorld, [url=http://steamcommunity.com/sharedfiles/filedetails/?id=725623521]More Floors[/url], [url=http://steamcommunity.com/sharedfiles/filedetails/?id=836912371]Extended Woodworking[/url], [url=http://steamcommunity.com/sharedfiles/filedetails/?id=728233992]Minerals and Materials[/url], [url=http://steamcommunity.com/sharedfiles/filedetails/?id=725576127]GlitterTech[/url], [url=http://steamcommunity.com/sharedfiles/filedetails/?id=739089840]More Furniture[/url], [url=http://steamcommunity.com/sharedfiles/filedetails/?id=822470192]Vegetable Garden[/url] and [url=http://steamcommunity.com/sharedfiles/filedetails/?id=801544922]Floored[/url].
[b]For modders[/b]
Adds a custom FloorTypeDef that derives from TerrainDef, and allows modders to create floortypes by setting a texture (grayscale for best effect, will be coloured by stuff) and a list of stuffCategories to generate terrain defs for. The resulting designators will be placed together in a category, and any vanilla or other mod’s terrains made obsolete can also be provided in the XML, and will then be hidden for the user (but not removed, so it won’t break save games).
Expand Down Expand Up @@ -51,10 +51,14 @@ All original code in this mod is licensed under the [url=https://opensource.org/
Parts of the code in this mod, and some content may be licensed by their original authors. If this is the case, the original author & license will either be given in the source code, or be in a LICENSE file next to the content. Please do not decompile my mods, but use the original source code available on [url=https://github.com/FluffierThanThou/StuffedFloors/]GitHub[/url], so license information in the source code is preserved.
[h1]Version[/h1]
This is version v0.16.0.5
This is version v0.16.0.6
"
"changenote" "add description for subCat defs, and use architect sense's new stuff emulation mode"
"changenote" "significantly lower stuff beauty modifiers
lower building times for pretty variants
update description
obsolete vegetable garden's ironwood floor
add more furntiure's carpets to carpet subcategory"
"publishedfileid" "853043503"
}

0 comments on commit e53202c

Please sign in to comment.