Skip to content

Commit

Permalink
Merge branch 'master' into Shoko
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrian16199 authored Nov 6, 2023
2 parents 40951cb + 16cb7ca commit 877c3a7
Show file tree
Hide file tree
Showing 33 changed files with 1,445 additions and 878 deletions.
34 changes: 34 additions & 0 deletions Resources/Changelog/DeltaVChangelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -790,3 +790,37 @@ Entries:
technician, and a familiar parallax...
id: 120
time: '2023-11-02T20:38:51.0000000+00:00'
- author: FluffiestFloof
changes:
- type: Remove
message: Removed starvation!
id: 121
time: '2023-11-05T19:24:51.0000000+00:00'
- author: FluffiestFloof
changes:
- type: Tweak
message: Cat Ears have been moved from the Syndicate Uplink into the AutoDrobe.
id: 122
time: '2023-11-06T14:39:49.0000000+00:00'
- author: FluffiestFloof
changes:
- type: Remove
message: Removed the carp suit bundle from the syndicate uplink.
id: 123
time: '2023-11-06T14:54:09.0000000+00:00'
- author: Colin-Tel
changes:
- type: Fix
message: >-
Fixed a few issues with Asterisk, including getting stuck on Epi's park
tree and evac docking at cargo.
id: 124
time: '2023-11-06T15:25:25.0000000+00:00'
- author: FluffiestFloof
changes:
- type: Add
message: >-
Cyborgs using the Medical model can now print candies with medicine once
again.
id: 125
time: '2023-11-06T15:46:56.0000000+00:00'
4 changes: 3 additions & 1 deletion Resources/Locale/en-US/deltav/accessories/hair.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,6 @@ marking-HumanHairMessyClassic = Messy Classic
marking-HumanHairClassicGentle = Gentle Classic
marking-HumanHairClassicNoFade = Fade (None, Classic)
marking-HumanHairClassicLowFade = Fade (Low, Classic)
marking-HumanHairClassicMedFade = Fade (Medium. Classic)
marking-HumanHairClassicMedFade = Fade (Medium, Classic)
marking-HumanHairClassicOmbre = Ombre Classic
marking-HumanHairClassicCrewcut = Crewcut Classic
951 changes: 625 additions & 326 deletions Resources/Maps/asterisk.yml

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions Resources/Maps/pebble.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,8 @@ entities:
- type: OccluderTree
- type: LoadedMap
- type: GridTree
- parallax: PebbleStation
type: Parallax
- type: MovedGrids
- uid: 2
components:
Expand Down
946 changes: 492 additions & 454 deletions Resources/Maps/tortuga.yml

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@
ClothingCostumeMioSkirt: 1 # Nyano - Clothing addition
ClothingCostumeNaota: 1 # Nyano - Clothing addition
ClothingUniformJumpsuitSober: 1 # DeltaV - Clothing addition
ClothingHeadHatCatEars: 2 # DeltaV - Move cat ears out of syndicate uplink into the AutoDrobe
emaggedInventory:
ClothingShoesBling: 1
ClothingOuterDogi: 1
Expand Down
36 changes: 18 additions & 18 deletions Resources/Prototypes/Catalog/uplink_catalog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1274,15 +1274,15 @@
categories:
- UplinkPointless

- type: listing
id: UplinkCatEars
name: uplink-cat-ears-name
description: uplink-cat-ears-desc
productEntity: ClothingHeadHatCatEars
cost:
Telecrystal: 4 # Nyanotrasen - Make Cat Ears 4TC instead of 26TC
categories:
- UplinkPointless
# - type: listing # DeltaV - Move cat ears out of syndicate uplink into the AutoDrobe
# id: UplinkCatEars
# name: uplink-cat-ears-name
# description: uplink-cat-ears-desc
# productEntity: ClothingHeadHatCatEars
# cost:
# Telecrystal: 4 # Nyanotrasen - Make Cat Ears 4TC instead of 26TC
# categories:
# - UplinkPointless

- type: listing
id: UplinkOutlawHat
Expand Down Expand Up @@ -1324,15 +1324,15 @@
categories:
- UplinkPointless

- type: listing
id: UplinkCarpSuitBundle
name: uplink-carp-suit-bundle-name
description: uplink-carp-suit-bundle-desc
productEntity: ClothingBackpackDuffelSyndicateCarpSuit
cost:
Telecrystal: 4
categories:
- UplinkPointless
# - type: listing # DeltaV - Disable carp suit being buyable
# id: UplinkCarpSuitBundle
# name: uplink-carp-suit-bundle-name
# description: uplink-carp-suit-bundle-desc
# productEntity: ClothingBackpackDuffelSyndicateCarpSuit
# cost:
# Telecrystal: 4
# categories:
# - UplinkPointless

- type: listing
id: UplinkOperativeSuit
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,44 +12,60 @@
markingCategory: Hair
sprites:
- sprite: DeltaV/Mobs/Customization/hair.rsi
state: bobclassic
state: classic_bob

- type: marking
id: HumanHairMessyClassic
bodyPart: Hair
markingCategory: Hair
sprites:
- sprite: DeltaV/Mobs/Customization/hair.rsi
state: messyclassic
state: classic_messy

- type: marking
id: HumanHairClassicNoFade
bodyPart: Hair
markingCategory: Hair
sprites:
- sprite: DeltaV/Mobs/Customization/hair.rsi
state: classicnofade
state: classic_nofade

- type: marking
id: HumanHairClassicGentle
bodyPart: Hair
markingCategory: Hair
sprites:
- sprite: DeltaV/Mobs/Customization/hair.rsi
state: classicgentle
state: classic_gentle

- type: marking
id: HumanHairClassicLowFade
bodyPart: Hair
markingCategory: Hair
sprites:
- sprite: DeltaV/Mobs/Customization/hair.rsi
state: classiclowfade
state: classic_lowfade

- type: marking
id: HumanHairClassicMedFade
bodyPart: Hair
markingCategory: Hair
sprites:
- sprite: DeltaV/Mobs/Customization/hair.rsi
state: classicmedfade
state: classic_medfade

- type: marking
id: HumanHairClassicOmbre
bodyPart: Hair
markingCategory: Hair
sprites:
- sprite: DeltaV/Mobs/Customization/hair.rsi
state: classic_ombre

- type: marking
id: HumanHairClassicCrewcut
bodyPart: Hair
markingCategory: Hair
sprites:
- sprite: DeltaV/Mobs/Customization/hair.rsi
state: classic_crewcut
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@
noMindState: medical_e_r
- type: Construction
node: medical
- type: FabricateCandy # Nyanotrasen - The medical cyborg can generate candies filled with medicine.

- type: entity
id: BorgChassisService
Expand Down
23 changes: 7 additions & 16 deletions Resources/Prototypes/Entities/Mobs/NPCs/space.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,13 +64,13 @@
radius: 1.2
energy: 2
color: "#4faffb"
- type: GhostTakeoverAvailable
#- type: GhostTakeoverAvailable # Delta V: Moves ghost takeover to child
- type: Speech
speechVerb: LargeMob

- type: entity
name: space bear
id: MobBearSpace
id: MobBearSpaceNPC # Delta V : remove ghosttakeover comps
parent: MobSpaceBasic
description: It looks friendly. Why don't you give it a hug?
components:
Expand Down Expand Up @@ -110,10 +110,7 @@
interactFailureString: petting-failure-bear
interactSuccessSound:
path: /Audio/Animals/sloth_squeak.ogg
- type: GhostRole
prob: 0.25
name: ghost-role-information-space-bear-name
description: ghost-role-information-space-bear-description
# Moved to Nyanotrasen\Entities\Mobs\NPCs\space.yml

- type: entity
id: MobBearSpaceSalvage
Expand All @@ -129,7 +126,7 @@

- type: entity
name: space kangaroo
id: MobKangarooSpace
id: MobKangarooSpaceNPC # Delta V : remove ghosttakeover comps
parent: MobSpaceBasic
description: It looks friendly. Why don't you give it a hug?
components:
Expand Down Expand Up @@ -182,10 +179,7 @@
interfaces:
- key: enum.StrippingUiKey.Key
type: StrippableBoundUserInterface
- type: GhostRole
prob: 0.25
name: ghost-role-information-space-kangaroo-name
description: ghost-role-information-space-kangaroo-description
# Moved to Nyanotrasen\Entities\Mobs\NPCs\space.yml

- type: entity
id: MobKangarooSpaceSalvage
Expand All @@ -201,7 +195,7 @@

- type: entity
name: space spider
id: MobSpiderSpace
id: MobSpiderSpaceNPC # Delta V : remove ghosttakeover comps
parent: MobSpaceBasic
description: It's so glowing, it looks dangerous.
components:
Expand Down Expand Up @@ -278,10 +272,7 @@
color: "#4faffb"
- type: NoSlip
- type: IgnoreSpiderWeb
- type: GhostRole
prob: 0.30
name: ghost-role-information-space-spider-name
description: ghost-role-information-space-spider-description
# Moved to Nyanotrasen\Entities\Mobs\NPCs\space.yml
- type: Speech
speechVerb: Arachnid

Expand Down
14 changes: 7 additions & 7 deletions Resources/Prototypes/Entities/Mobs/NPCs/xeno.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,13 +96,13 @@
spawned:
- id: FoodMeatXeno
amount: 5
- type: GhostRole
allowMovement: true
allowSpeech: true
makeSentient: true
name: ghost-role-information-xeno-name
description: ghost-role-information-xeno-description
rules: ghost-role-information-xeno-rules
#- type: GhostRole # Delta V - Moves ghost role from parent to child
# allowMovement: true # Delta V - Moves ghost role from parent to child
# allowSpeech: true # Delta V - Moves ghost role from parent to child
# makeSentient: true # Delta V - Moves ghost role from parent to child
# name: ghost-role-information-xeno-name # Delta V - Moves ghost role from parent to child
# description: ghost-role-information-xeno-description # Delta V - Moves ghost role from parent to child
# rules: ghost-role-information-xeno-rules # Delta V - Moves ghost role from parent to child
# - type: GhostTakeoverAvailable # Delta V - Moves ghost role from parent to child
- type: TypingIndicator
proto: alien
Expand Down
10 changes: 5 additions & 5 deletions Resources/Prototypes/Entities/Mobs/Species/arachnid.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
species: Arachnid
- type: Hunger
baseDecayRate: 0.0125 # Spiders have slow metabolisms all things considered, so I decided to just make their hunger drain slower.
starvationDamage:
types:
Cold: 0.5
Bloodloss: 0.5
- type: Carriable # Carrying system from nyanotrasen.
# starvationDamage: # DeltaV - Disable starvation damage
# types:
# Cold: 0.5
# Bloodloss: 0.5
- type: Carriable # Carrying system from nyanotrasen.
- type: Thirst
baseDecayRate: 0.0125 # Read comment in hunger
# Damage (Self)
Expand Down
8 changes: 4 additions & 4 deletions Resources/Prototypes/Entities/Mobs/Species/diona.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@
- type: HumanoidAppearance
species: Diona
- type: Hunger
starvationDamage:
types:
Bloodloss: 0.5
# starvationDamage: # DeltaV - Disable starvation damage
# types:
# Bloodloss: 0.5
baseDecayRate: 0.0083
- type: Thirst
baseDecayRate: 0.0083
- type: Carriable # Carrying system from nyanotrasen.
- type: Carriable # Carrying system from nyanotrasen.
- type: Icon
sprite: Mobs/Species/Diona/parts.rsi
state: full
Expand Down
8 changes: 4 additions & 4 deletions Resources/Prototypes/Entities/Mobs/Species/dwarf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
abstract: true
components:
- type: Hunger
starvationDamage:
types:
Cold: 0.5
Bloodloss: 0.5
# starvationDamage: # DeltaV - Disable starvation damage
# types:
# Cold: 0.5
# Bloodloss: 0.5
- type: Thirst
- type: Carriable # Carrying system from nyanotrasen.
- type: Icon
Expand Down
10 changes: 5 additions & 5 deletions Resources/Prototypes/Entities/Mobs/Species/human.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
abstract: true
components:
- type: Hunger
starvationDamage:
types:
Cold: 0.5
Bloodloss: 0.5
# starvationDamage: # DeltaV - Disable starvation damage
# types:
# Cold: 0.5
# Bloodloss: 0.5
- type: Icon # It will not have an icon in the adminspawn menu without this. Body parts seem fine for whatever reason.
sprite: Mobs/Species/Human/parts.rsi
state: full
Expand All @@ -21,7 +21,7 @@
spawned:
- id: FoodMeatHuman
amount: 5
- type: PotentialPsionic #Nyano - Summary: makes potentially psionic.
- type: PotentialPsionic #Nyano - Summary: makes potentially psionic.

- type: entity
parent: BaseSpeciesDummy
Expand Down
8 changes: 4 additions & 4 deletions Resources/Prototypes/Entities/Mobs/Species/moth.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
- type: HumanoidAppearance
species: Moth
- type: Hunger
starvationDamage:
types:
Cold: 0.5
Bloodloss: 0.5
# starvationDamage: # DeltaV - Disable starvation damage
# types:
# Cold: 0.5
# Bloodloss: 0.5
- type: Thirst
- type: Carriable # Carrying system from nyanotrasen.
- type: Icon
Expand Down
8 changes: 4 additions & 4 deletions Resources/Prototypes/Entities/Mobs/Species/reptilian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
- type: HumanoidAppearance
species: Reptilian
- type: Hunger
starvationDamage:
types:
Cold: 0.5
Bloodloss: 0.5
# starvationDamage: # DeltaV - Disable starvation damage
# types:
# Cold: 0.5
# Bloodloss: 0.5
- type: Puller
needsHands: false
- type: Thirst
Expand Down
6 changes: 3 additions & 3 deletions Resources/Prototypes/Entities/Mobs/Species/slime.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
abstract: true
components:
- type: Hunger
starvationDamage:
types:
Bloodloss: 0.5
# starvationDamage: # DeltaV - Disable starvation damage
# types:
# Bloodloss: 0.5
- type: Thirst
- type: Carriable # Carrying system from nyanotrasen.
- type: Icon
Expand Down
Loading

0 comments on commit 877c3a7

Please sign in to comment.