diff --git a/Assets/Textures/Peel-N-Stik-scaled.png b/Assets/Textures/Peel-N-Stik-scaled.png new file mode 100644 index 0000000..826c5ee Binary files /dev/null and b/Assets/Textures/Peel-N-Stik-scaled.png differ diff --git a/Assets/Textures/Peel-N-Stik Flag.png b/Assets/Textures/Peel-N-Stik.png similarity index 100% rename from Assets/Textures/Peel-N-Stik Flag.png rename to Assets/Textures/Peel-N-Stik.png diff --git a/Assets/Textures/Peel-N-Stik.svg b/Assets/Textures/Peel-N-Stik.svg new file mode 100644 index 0000000..3354840 --- /dev/null +++ b/Assets/Textures/Peel-N-Stik.svg @@ -0,0 +1,85 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/Assets/Textures/Peel-N-Stik Flag@2x.png b/Assets/Textures/Peel-N-Stik@2x.png similarity index 100% rename from Assets/Textures/Peel-N-Stik Flag@2x.png rename to Assets/Textures/Peel-N-Stik@2x.png diff --git a/Assets/Textures/Peel-N-Stik Scaled.png b/Assets/Textures/decals-selected.png similarity index 57% rename from Assets/Textures/Peel-N-Stik Scaled.png rename to Assets/Textures/decals-selected.png index 4db7ff1..f554329 100644 Binary files a/Assets/Textures/Peel-N-Stik Scaled.png and b/Assets/Textures/decals-selected.png differ diff --git a/Assets/Textures/decals-unselected.png b/Assets/Textures/decals-unselected.png new file mode 100644 index 0000000..882a5a8 Binary files /dev/null and b/Assets/Textures/decals-unselected.png differ diff --git a/Distribution/GameData/ConformalDecals/Agencies/Peel-N-Stik-scaled.truecolor b/Distribution/GameData/ConformalDecals/Icons/Peel-N-Stik-scaled.truecolor similarity index 54% rename from Distribution/GameData/ConformalDecals/Agencies/Peel-N-Stik-scaled.truecolor rename to Distribution/GameData/ConformalDecals/Icons/Peel-N-Stik-scaled.truecolor index 4db7ff1..826c5ee 100644 Binary files a/Distribution/GameData/ConformalDecals/Agencies/Peel-N-Stik-scaled.truecolor and b/Distribution/GameData/ConformalDecals/Icons/Peel-N-Stik-scaled.truecolor differ diff --git a/Distribution/GameData/ConformalDecals/Icons/decals-selected.truecolor b/Distribution/GameData/ConformalDecals/Icons/decals-selected.truecolor new file mode 100644 index 0000000..6897857 Binary files /dev/null and b/Distribution/GameData/ConformalDecals/Icons/decals-selected.truecolor differ diff --git a/Distribution/GameData/ConformalDecals/Icons/decals-unselected.truecolor b/Distribution/GameData/ConformalDecals/Icons/decals-unselected.truecolor new file mode 100644 index 0000000..bdce983 Binary files /dev/null and b/Distribution/GameData/ConformalDecals/Icons/decals-unselected.truecolor differ diff --git a/Distribution/GameData/ConformalDecals/Localization/en-us.cfg b/Distribution/GameData/ConformalDecals/Localization/en-us.cfg index e00f16f..bfdb8ef 100644 --- a/Distribution/GameData/ConformalDecals/Localization/en-us.cfg +++ b/Distribution/GameData/ConformalDecals/Localization/en-us.cfg @@ -2,10 +2,19 @@ Localization { en-us { + // AGENCIES + #LOC_ConformalDecals_agent-peel-n-stick_title = Peel-N-Stik Adhesive Decals + #LOC_ConformalDecals_agent-peel-n-stick_description = Creators of premium stickers and decals for over 50 years, Peel-N-Stik only recently broke into the aerospace industry after noticing the increased demand for branding on rockets and aircraft. + + // CATEGORIES + #LOC_ConformalDecals_category-decals_title = Decals + + // UI ELEMENTS #LOC_ConformalDecals_gui-scale = Scale #LOC_ConformalDecals_gui-depth = Depth #LOC_ConformalDecals_gui-opacity = Opacity #LOC_ConformalDecals_gui-cutoff = Cutoff #LOC_ConformalDecals_gui-aspectratio = Aspect Ratio + } } \ No newline at end of file diff --git a/Distribution/GameData/ConformalDecals/Parts/decal-blank.cfg b/Distribution/GameData/ConformalDecals/Parts/decal-blank.cfg index feea208..3f2e4a0 100644 --- a/Distribution/GameData/ConformalDecals/Parts/decal-blank.cfg +++ b/Distribution/GameData/ConformalDecals/Parts/decal-blank.cfg @@ -25,7 +25,7 @@ PART cost = 75 category = Structural title = Blank Decal - manufacturer = #autoLOC_501648 // Maxo Construction Toys + manufacturer = #LOC_ConformalDecals_agent-peel-n-stick_title // Peel-N-Stik Adhesive Decals description = foo tags = foo bulkheadProfiles = srf diff --git a/Distribution/GameData/ConformalDecals/Parts/decal-flag.cfg b/Distribution/GameData/ConformalDecals/Parts/decal-flag.cfg index 49fb31e..7b1a828 100644 --- a/Distribution/GameData/ConformalDecals/Parts/decal-flag.cfg +++ b/Distribution/GameData/ConformalDecals/Parts/decal-flag.cfg @@ -26,7 +26,7 @@ PART cost = 75 category = Structural title = Blank Flag - manufacturer = #autoLOC_501648 // Maxo Construction Toys + manufacturer = #LOC_ConformalDecals_agent-peel-n-stick_title // Peel-N-Stik Adhesive Decals description = foo tags = foo bulkheadProfiles = srf diff --git a/Distribution/GameData/ConformalDecals/Resources/Agents.cfg b/Distribution/GameData/ConformalDecals/Resources/Agents.cfg new file mode 100644 index 0000000..3f3087e --- /dev/null +++ b/Distribution/GameData/ConformalDecals/Resources/Agents.cfg @@ -0,0 +1,16 @@ +AGENT +{ + name = Peel-N-Stik + + // Peel-N-Stik Adhesive Decals + title = #LOC_ConformalDecals_agent-peel-n-stick_title + + // Creators of premium stickers and decals for over 50 years, Peel-N-Stik only recently broke into the aerospace industry after noticing the increased demand for branding for rockets and aircraft. + description = #LOC_ConformalDecals_agent-peel-n-stick_description + + logoURL = ConformalDecals/Flags/Peel-N-Stik + logoScaledURL = ConformalDecals/Icons/Peel-N-Stik-scaled + + mentality = Commercial + mentality = EasyGoing 0.3 +} \ No newline at end of file diff --git a/Distribution/GameData/ConformalDecals/Resources/Categories.cfg b/Distribution/GameData/ConformalDecals/Resources/Categories.cfg new file mode 100644 index 0000000..934cb77 --- /dev/null +++ b/Distribution/GameData/ConformalDecals/Resources/Categories.cfg @@ -0,0 +1,9 @@ +// Custom category, requires WildBlueTools to work +MODCAT +{ + title = #LOC_ConformalDecals_category-decals_title // Decals + + folderName = ConformalDecals + normalPath = ConformalDecals/Icons/decals-unselected + selectedPath = ConformalDecals/Icons/decals-selected +} \ No newline at end of file diff --git a/Distribution/GameData/ConformalDecals/ConformalDecals.cfg b/Distribution/GameData/ConformalDecals/Resources/ConformalDecals.cfg similarity index 100% rename from Distribution/GameData/ConformalDecals/ConformalDecals.cfg rename to Distribution/GameData/ConformalDecals/Resources/ConformalDecals.cfg