Snowdrifts (#669)
* snowdrifts * Update fire.png * alerts sprite optimize * Update wooden.png * stone wall fix
@@ -71,4 +71,16 @@
|
||||
- state: forest
|
||||
- state: frame
|
||||
- type: CP14BiomeSpawner
|
||||
biome: CP14GrasslandHills
|
||||
biome: CP14GrasslandHills
|
||||
|
||||
- type: entity
|
||||
id: CP14BiomeSpawnerSnowland
|
||||
parent: CP14BaseBiomeSpawner
|
||||
suffix: Snowland
|
||||
components:
|
||||
- type: Sprite
|
||||
layers:
|
||||
- state: snow
|
||||
- state: frame
|
||||
- type: CP14BiomeSpawner
|
||||
biome: CP14Snowland
|
||||
@@ -0,0 +1,47 @@
|
||||
- type: entity
|
||||
parent: BaseStructure
|
||||
id: CP14Snowdrift
|
||||
name: snowdrift
|
||||
description: A big, cold pile of snow.
|
||||
categories: [ ForkFiltered ]
|
||||
placement:
|
||||
mode: SnapgridCenter
|
||||
snap:
|
||||
- Wall
|
||||
components:
|
||||
- type: PlacementReplacement
|
||||
key: floorTile
|
||||
- type: Sprite
|
||||
sprite: _CP14/Structures/Flora/snowdrift.rsi
|
||||
drawdepth: BelowFloor
|
||||
- type: Icon
|
||||
sprite: _CP14/Structures/Flora/snowdrift.rsi
|
||||
state: full
|
||||
- type: IconSmooth
|
||||
key: CP14Snowdrift
|
||||
base: state
|
||||
- type: FloorOccluder
|
||||
- type: Transform
|
||||
anchored: true
|
||||
- type: SpeedModifierContacts
|
||||
walkSpeedModifier: 0.5
|
||||
sprintSpeedModifier: 0.5
|
||||
- type: Physics
|
||||
bodyType: Static
|
||||
- type: Fixtures
|
||||
fixtures:
|
||||
fix1:
|
||||
shape:
|
||||
!type:PhysShapeAabb
|
||||
bounds: "-0.5,-0.5,0.5,0.5"
|
||||
layer:
|
||||
- SlipLayer
|
||||
mask:
|
||||
- ItemMask
|
||||
density: 1000
|
||||
hard: false
|
||||
- type: FootstepModifier
|
||||
footstepSoundCollection:
|
||||
collection: FootstepSnow
|
||||
params:
|
||||
volume: 8
|
||||
@@ -30,6 +30,12 @@
|
||||
gain: 0.7
|
||||
domainWarpType: OpenSimplex2
|
||||
domainWarpAmp: 120
|
||||
|
||||
- type: biomeTemplate
|
||||
id: CP14Snowland
|
||||
layers:
|
||||
- !type:BiomeMetaLayer
|
||||
template: CP14SnowFill
|
||||
- !type:BiomeEntityLayer # More Trees
|
||||
threshold: 0.4
|
||||
noise:
|
||||
@@ -43,4 +49,22 @@
|
||||
- CP14FloorSnowDeepDeep
|
||||
entities:
|
||||
- CP14FloraTreeSnow
|
||||
#- CP14FloraTreeGreenLarge
|
||||
#- CP14FloraTreeGreenLarge
|
||||
- !type:BiomeEntityLayer # Snowdrifts
|
||||
threshold: 0.3
|
||||
noise:
|
||||
seed: 23
|
||||
noiseType: OpenSimplex2
|
||||
fractalType: Ridged
|
||||
frequency: 0.05
|
||||
octaves: 3
|
||||
lacunarity: 1.8
|
||||
gain: 0.7
|
||||
domainWarpType: OpenSimplex2
|
||||
domainWarpAmp: 120
|
||||
allowedTiles:
|
||||
- CP14FloorSnow
|
||||
- CP14FloorSnowDeep
|
||||
- CP14FloorSnowDeepDeep
|
||||
entities:
|
||||
- CP14Snowdrift
|
||||
|
Before Width: | Height: | Size: 3.1 KiB After Width: | Height: | Size: 4.3 KiB |
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"version": 1,
|
||||
"size": {
|
||||
"x": 48,
|
||||
"y": 48
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": " by vladimir.s",
|
||||
"copyright": "Edited by Flareguy for Space Station 14, original sprite taken from https://github.com/tgstation/tgstation/blob/master/icons/effects/bleed.dmi",
|
||||
"states": [
|
||||
{
|
||||
"name": "bleed0"
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "taken from tg station at commit https://github.com/tgstation/tgstation/blob/832ae532766d491d91db53746d15b4b55be3f2b0, modified by vladimir.s",
|
||||
"copyright": "taken from tg station at commit https://github.com/tgstation/tgstation/blob/832ae532766d491d91db53746d15b4b55be3f2b0",
|
||||
"size": {
|
||||
"x": 48,
|
||||
"y": 48
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
|
||||
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 816 B After Width: | Height: | Size: 701 B |
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1003 B |
|
Before Width: | Height: | Size: 1013 B After Width: | Height: | Size: 912 B |
|
Before Width: | Height: | Size: 869 B After Width: | Height: | Size: 795 B |
|
Before Width: | Height: | Size: 762 B After Width: | Height: | Size: 704 B |
|
Before Width: | Height: | Size: 3.8 KiB After Width: | Height: | Size: 4.9 KiB |
|
Before Width: | Height: | Size: 3.2 KiB After Width: | Height: | Size: 4.5 KiB |
|
Before Width: | Height: | Size: 3.2 KiB After Width: | Height: | Size: 4.7 KiB |
|
Before Width: | Height: | Size: 3.4 KiB After Width: | Height: | Size: 4.8 KiB |
|
Before Width: | Height: | Size: 3.2 KiB After Width: | Height: | Size: 4.7 KiB |
|
Before Width: | Height: | Size: 3.2 KiB After Width: | Height: | Size: 4.7 KiB |
|
Before Width: | Height: | Size: 3.5 KiB After Width: | Height: | Size: 5.0 KiB |
@@ -1 +1 @@
|
||||
{"version": 1, "size": {"x": 48, "y": 48}, "license": "CC-BY-SA-3.0", "copyright": "Taken from https://github.com/tgstation/tgstation at 1c7401722f397d8ac8afdd10e550c5962e0f38d4, modified by vladimir.s", "states": [{"name": "cold1", "directions": 1, "delays": [[1.0]]}, {"name": "cold2", "directions": 1, "delays": [[1.0]]}, {"name": "cold3", "directions": 1, "delays": [[0.3, 0.3]]}, {"name": "hot1", "directions": 1, "delays": [[1.0]]}, {"name": "hot2", "directions": 1, "delays": [[1.0]]}, {"name": "hot3", "directions": 1, "delays": [[0.3, 0.3]]}]}
|
||||
{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "Taken from https://github.com/tgstation/tgstation at 1c7401722f397d8ac8afdd10e550c5962e0f38d4", "states": [{"name": "cold1", "directions": 1, "delays": [[1.0]]}, {"name": "cold2", "directions": 1, "delays": [[1.0]]}, {"name": "cold3", "directions": 1, "delays": [[0.3, 0.3]]}, {"name": "hot1", "directions": 1, "delays": [[1.0]]}, {"name": "hot2", "directions": 1, "delays": [[1.0]]}, {"name": "hot3", "directions": 1, "delays": [[0.3, 0.3]]}]}
|
||||
@@ -18,6 +18,9 @@
|
||||
},
|
||||
{
|
||||
"name": "forest"
|
||||
},
|
||||
{
|
||||
"name": "snow"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
BIN
Resources/Textures/_CP14/Markers/biome.rsi/snow.png
Normal file
|
After Width: | Height: | Size: 337 B |
BIN
Resources/Textures/_CP14/Structures/Flora/snowdrift.rsi/full.png
Normal file
|
After Width: | Height: | Size: 579 B |
@@ -0,0 +1,46 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CLA",
|
||||
"copyright": "Created by TheShuEd (Github) ",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "full"
|
||||
},
|
||||
{
|
||||
"name": "state0",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "state1",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "state2",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "state3",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "state4",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "state5",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "state6",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "state7",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 798 B |
|
After Width: | Height: | Size: 778 B |
|
After Width: | Height: | Size: 798 B |
|
After Width: | Height: | Size: 800 B |
|
After Width: | Height: | Size: 759 B |
|
After Width: | Height: | Size: 531 B |
|
After Width: | Height: | Size: 757 B |
|
After Width: | Height: | Size: 442 B |
|
Before Width: | Height: | Size: 605 B After Width: | Height: | Size: 922 B |
|
Before Width: | Height: | Size: 3.4 KiB After Width: | Height: | Size: 4.4 KiB |
|
Before Width: | Height: | Size: 774 B After Width: | Height: | Size: 757 B |
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
|
Before Width: | Height: | Size: 334 B After Width: | Height: | Size: 321 B |