Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Noticeboard, railway changes, milk/cream shrink #653

Merged
merged 11 commits into from
Nov 4, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
- type: entity
id: N14NoticeBoard
name: notice board
description: Something important to post?
placement:
mode: SnapgridCenter
components:
- type: WallMount
- type: Sprite
sprite: _Nuclear14/Structures/Wallmounts/noticeboard.rsi
layers:
- state: noticeboard
- state: notice-0
- map: ["enum.StorageFillLayers.Fill"]
- type: StorageFillVisualizer
maxFillLevels: 6
fillBaseName: notice
- type: Appearance
- type: InteractionOutline
- type: Clickable
- type: Transform
anchored: true
- type: Damageable
damageModifierSet: Wood
damageContainer: Inorganic
- type: Destructible
thresholds:
- trigger:
!type:DamageTrigger
damage: 30
behaviors:
- !type:PlaySoundBehavior
sound:
collection: WoodDestroy
- !type:SpawnEntitiesBehavior
spawn:
MaterialWoodPlank:
min: 1
max: 2
- !type:DoActsBehavior
acts: ["Destruction"]
- type: Storage
grid:
- 0,0,4,3
maxItemSize: Small
whitelist:
tags:
- Folder
- Document
- Write
- type: UserInterface
interfaces:
- key: enum.StorageUiKey.Key
type: StorageBoundUserInterface
- type: ContainerContainer
containers:
storagebase: !type:Container
- type: Tag
tags:
- Wooden
- type: Construction
graph: NoticeBoard
node: noticeBoard
56 changes: 56 additions & 0 deletions Resources/Prototypes/_Nuclear14/Tiles/floors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1701,6 +1701,45 @@
heatCapacity: 10000
weather: true

- type: tile
id: N14FloorRoadInnerMiddleWithTop
name: road inner middle with top
sprite: /Textures/_Nuclear14/Tiles/roadinnermiddlewithtop.png
baseTurf: FloorWasteland
isSubfloor: true
footstepSounds:
collection: FootstepFloor
friction: 0.30
thermalConductivity: 0.04
heatCapacity: 10000
weather: true

- type: tile
id: N14FloorRoadOuterTurnSouthTop
name: road outer turn south top
sprite: /Textures/_Nuclear14/Tiles/roadouterturnstop.png
baseTurf: FloorWasteland
isSubfloor: true
footstepSounds:
collection: FootstepFloor
friction: 0.30
thermalConductivity: 0.04
heatCapacity: 10000
weather: true

- type: tile
id: N14FloorRoadOuterTurnWestTop
name: road outer turn west top
sprite: /Textures/_Nuclear14/Tiles/roadouterturnwtop.png
baseTurf: FloorWasteland
isSubfloor: true
footstepSounds:
collection: FootstepFloor
friction: 0.30
thermalConductivity: 0.04
heatCapacity: 10000
weather: true

# Wasteland
- type: tile
id: FloorWasteland
Expand Down Expand Up @@ -1865,4 +1904,21 @@
thermalConductivity: 0.4
heatCapacity: 700000
weather: true
indestructible: true

# Swampland
- type: tile
id: FloorSwampland
name: swampland
sprite: /Textures/_Nuclear14/Tiles/swampland.png
variants: 4
placementVariants: [0, 1, 2, 3]
baseTurf: space
isSubfloor: true
footstepSounds:
collection: N14FootstepWater
friction: 0.30
thermalConductivity: 0.04
heatCapacity: 10000
weather: true
indestructible: true
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"version": 1,
"size": {
"x": 32,
"y": 32
},
"copyright": "created by maxxorion",
"license": "CC-BY-SA-3.0",
"states": [
{
"name": "noticeboard"
},
{
"name": "notice-0"
},
{
"name": "notice-1"
},
{
"name": "notice-2"
},
{
"name": "notice-3"
},
{
"name": "notice-4"
},
{
"name": "notice-5"
}
]
}
5 changes: 5 additions & 0 deletions Resources/Textures/_Nuclear14/Tiles/attributions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,8 @@
license: "CC-BY-NC-SA-3.0"
copyright: "Taken from goonstation at commit https://github.com/goonstation/goonstation/commit/ddd7f6a0b7a1b2758c0f9dfff09974854e3ef7ed"
source: "https://github.com/goonstation/goonstation"

- files: ["swampland.png", "roadinnermiddlewithtop", "roadouterturnstop", "roadouterturnwtop"]
license: "CC-BY-NC-SA-3.0"
copyright: "Taken from wasteland at commit 6d346b9a8a1821fbe0a8bb3ac8d358ebcb266e53, swampland, roadinnermiddlewithtop, roadouterturnstop, roadouterturnwtop by maxxorion"
source: "https://github.com/Vault-Overseers/nuclear-14"
Binary file added Resources/Textures/_Nuclear14/Tiles/swampland.png
Loading