Skip to content

Commit

Permalink
Merge branch 'master' into xnoy
Browse files Browse the repository at this point in the history
  • Loading branch information
Colin-Tel authored Sep 26, 2023
2 parents dbccf77 + 9d7fe04 commit eb3c739
Show file tree
Hide file tree
Showing 9 changed files with 45 additions and 18 deletions.
12 changes: 12 additions & 0 deletions Resources/Changelog/DeltaVChangelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,3 +83,15 @@ Entries:
message: Clown Spiders no longer can squeeze through the vents.
id: 13
time: '2023-09-21T20:45:11.0000000+00:00'
- author: FluffiestFloof
changes:
- type: Add
message: Added the PSB emergency snack.
id: 14
time: '2023-09-26T02:57:54.0000000+00:00'
- author: FluffiestFloof
changes:
- type: Tweak
message: Changed chat messages to not have the names bold.
id: 15
time: '2023-09-26T16:47:58.0000000+00:00'
20 changes: 10 additions & 10 deletions Resources/Locale/en-US/chat/managers/chat-manager.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ chat-manager-whisper-headset-on-message = You can't whisper on the radio!
chat-manager-server-wrap-message = [bold]{$message}[/bold]
chat-manager-sender-announcement-wrap-message = [font size=14][bold]{$sender} Announcement:[/font][font size=12]
{$message}[/bold][/font]
chat-manager-entity-say-wrap-message = [bold]{$entityName}[/bold] {$verb}, [font={$fontType} size={$fontSize}]"{$message}"[/font]
chat-manager-entity-say-bold-wrap-message = [bold]{$entityName}[/bold] {$verb}, [font={$fontType} size={$fontSize}][bold]"{$message}"[/bold][/font]
chat-manager-entity-say-wrap-message = {$entityName} {$verb}, [font={$fontType} size={$fontSize}]"{$message}"[/font]
chat-manager-entity-say-bold-wrap-message = {$entityName} {$verb}, [font={$fontType} size={$fontSize}][bold]"{$message}"[/bold][/font]
chat-manager-entity-whisper-wrap-message = [font size=11][italic]{$entityName} whispers, "{$message}"[/italic][/font]
chat-manager-entity-whisper-unknown-wrap-message = [font size=11][italic]Someone whispers, "{$message}"[/italic][/font]
Expand All @@ -33,16 +33,16 @@ chat-manager-entity-me-wrap-message = [italic]{ PROPER($entity) ->
[true] {$entityName} {$message}[/italic]
}
chat-manager-entity-looc-wrap-message = LOOC: [bold]{$entityName}:[/bold] {$message}
chat-manager-send-ooc-wrap-message = OOC: [bold]{$playerName}:[/bold] {$message}
chat-manager-send-ooc-patron-wrap-message = OOC: [bold][color={$patronColor}]{$playerName}[/color]:[/bold] {$message}
chat-manager-entity-looc-wrap-message = LOOC: {$entityName}: {$message}
chat-manager-send-ooc-wrap-message = OOC: {$playerName}: {$message}
chat-manager-send-ooc-patron-wrap-message = OOC: [color={$patronColor}]{$playerName}[/color]: {$message}
chat-manager-send-dead-chat-wrap-message = {$deadChannelName}: [bold]{$playerName}:[/bold] {$message}
chat-manager-send-admin-dead-chat-wrap-message = {$adminChannelName}: [bold]({$userName}):[/bold] {$message}
chat-manager-send-admin-chat-wrap-message = {$adminChannelName}: [bold]{$playerName}:[/bold] {$message}
chat-manager-send-admin-announcement-wrap-message = [bold]{$adminChannelName}: {$message}[/bold]
chat-manager-send-dead-chat-wrap-message = {$deadChannelName}: {$playerName}: {$message}
chat-manager-send-admin-dead-chat-wrap-message = {$adminChannelName}: ({$userName}): {$message}
chat-manager-send-admin-chat-wrap-message = {$adminChannelName}: {$playerName}: {$message}
chat-manager-send-admin-announcement-wrap-message = {$adminChannelName}: {$message}
chat-manager-send-hook-ooc-wrap-message = OOC: [bold](D){$senderName}:[/bold] {$message}
chat-manager-send-hook-ooc-wrap-message = OOC: (D){$senderName}: {$message}
chat-manager-dead-channel-name = DEAD
chat-manager-admin-channel-name = ADMIN
Expand Down
4 changes: 2 additions & 2 deletions Resources/Locale/en-US/headset/headset-component.ftl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Chat window radio wrap (prefix and postfix)
chat-radio-message-wrap = [color={$color}]{$channel} [bold]{$name}[/bold] {$verb}, [font={$fontType} size={$fontSize}]"{$message}"[/font][/color]
chat-radio-message-wrap-bold = [color={$color}]{$channel} [bold]{$name}[/bold] {$verb}, [font={$fontType} size={$fontSize}][bold]"{$message}"[/bold][/font][/color]
chat-radio-message-wrap = [color={$color}]{$channel} {$name} {$verb}, [font={$fontType} size={$fontSize}]"{$message}"[/font][/color]
chat-radio-message-wrap-bold = [color={$color}]{$channel} {$name} {$verb}, [font={$fontType} size={$fontSize}][bold]"{$message}"[/bold][/font][/color]
examine-headset-default-channel = Use {$prefix} for the default channel ([color={$color}]{$channel}[/color]).
Expand Down
12 changes: 6 additions & 6 deletions Resources/Prototypes/Catalog/Fills/Boxes/emergency.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
- id: SpaceMedipen
- id: EmergencyMedipen
- id: Flare
- id: FoodTinMRE
- id: FoodPSB # Nyanotrasen - Replace Tinned Meat with PSB
- type: Sprite
layers:
- state: internals
Expand All @@ -30,7 +30,7 @@
- id: SpaceMedipen
- id: EmergencyMedipen
- id: Flare
- id: FoodTinMRE
- id: FoodPSB # Nyanotrasen - Replace Tinned Meat with PSB
- type: Sprite
layers:
- state: internals
Expand All @@ -50,7 +50,7 @@
- id: SpaceMedipen
- id: EmergencyMedipen
- id: Flare
- id: FoodTinMRE
- id: FoodPSB # Nyanotrasen - Replace Tinned Meat with PSB
- type: Sprite
layers:
- state: internals
Expand All @@ -70,7 +70,7 @@
- id: SpaceMedipen
- id: EmergencyMedipen
- id: EmergencyMedipen
- id: FoodTinMRE
- id: FoodPSB # Nyanotrasen - Replace Tinned Meat with PSB
- type: Sprite
layers:
- state: internals
Expand All @@ -90,7 +90,7 @@
- id: SpaceMedipen
- id: EmergencyMedipen
- id: Flare
- id: FoodTinMRE
- id: FoodPSB # Nyanotrasen - Replace Tinned Meat with PSB
- type: Sprite
layers:
- state: internals
Expand All @@ -115,7 +115,7 @@
- id: SpaceMedipen
- id: EmergencyMedipen
- id: Flare
- id: FoodTinMRE
- id: FoodPSB # Nyanotrasen - Replace Tinned Meat with PSB
- type: Tag
tags:
- BoxHug
Expand Down
2 changes: 2 additions & 0 deletions Resources/Prototypes/Entities/Markers/Spawners/Random/toy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@
- ToyDurand
- ToySkeleton
- MysteryFigureBox
- ToyRenault # DeltaV Toy, see Resources/Prototypes/DeltaV/Entities/Objects/Fun/toys.yml
- ToySiobhan # DeltaV Toy, see Resources/Prototypes/DeltaV/Entities/Objects/Fun/toys.yml
chance: 0.5
offset: 0.2

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -671,3 +671,7 @@
- id: GoldenBikeHorn
prob: 0.1
orGroup: GiftPool
- id: ToyRenault # DeltaV Toy, see Resources/Prototypes/DeltaV/Entities/Objects/Fun/toys.yml
orGroup: GiftPool
- id: ToySiobhan # DeltaV Toy, see Resources/Prototypes/DeltaV/Entities/Objects/Fun/toys.yml
orGroup: GiftPool
4 changes: 4 additions & 0 deletions Resources/Prototypes/Entities/Objects/Decoration/present.yml
Original file line number Diff line number Diff line change
Expand Up @@ -367,6 +367,10 @@
orGroup: GiftPool
- id: RGBStaff
orGroup: GiftPool
- id: ToyRenault # DeltaV Toy, see Resources/Prototypes/DeltaV/Entities/Objects/Fun/toys.yml
orGroup: GiftPool
- id: ToySiobhan # DeltaV Toy, see Resources/Prototypes/DeltaV/Entities/Objects/Fun/toys.yml
orGroup: GiftPool
sound:
path: /Audio/Effects/unwrap.ogg

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,8 @@
- BeachBall
- PlushieMoth
- PlushieHampter
- ToyRenault # DeltaV Toy, see Resources/Prototypes/DeltaV/Entities/Objects/Fun/toys.yml
- ToySiobhan # DeltaV Toy, see Resources/Prototypes/DeltaV/Entities/Objects/Fun/toys.yml
- type: WiresPanel
- type: Wires
LayoutId: Arcade
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,9 @@
reagents:
- ReagentId: Nutriment
Quantity: 15
- type: Tag
tags:
- ClothMade # DeltaV - A dirty fix to allow Moths to eat it.

- type: entity
name: soy sustenance bar
Expand Down

0 comments on commit eb3c739

Please sign in to comment.