Skip to content

Commit

Permalink
Merge branch 'master' into Goblin-Species
Browse files Browse the repository at this point in the history
  • Loading branch information
dvir001 authored Mar 31, 2024
2 parents f05585d + 683d87b commit 2ef7af2
Show file tree
Hide file tree
Showing 27 changed files with 5,112 additions and 5,219 deletions.
Binary file added Resources/Audio/_NF/Jerma/clap.ogg
Binary file not shown.
Binary file added Resources/Audio/_NF/Jerma/didi.ogg
Binary file not shown.
Binary file added Resources/Audio/_NF/Jerma/dididi.ogg
Binary file not shown.
Binary file added Resources/Audio/_NF/Jerma/pog_in_pants.ogg
Binary file not shown.
Binary file added Resources/Audio/_NF/Jerma/pog_moment.ogg
Binary file not shown.
Binary file not shown.
Binary file added Resources/Audio/_NF/Jerma/satellite.ogg
Binary file not shown.
Binary file added Resources/Audio/_NF/Jerma/soup_pizza.ogg
Binary file not shown.
Binary file added Resources/Audio/_NF/Jerma/thats_kinda_pog.ogg
Binary file not shown.
38 changes: 38 additions & 0 deletions Resources/Changelog/Changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3888,3 +3888,41 @@ Entries:
message: Courser X is updated to current mapping standards.
id: 4893
time: '2024-03-30T00:03:39.0000000+00:00'
- author: erhardsteinhauer
changes:
- type: Tweak
message: >-
Pathfinder tweaks: replaced outer hull diagonal steel walls with
diagonal reinforced steel walls.
id: 4894
time: '2024-03-30T21:18:02.0000000+00:00'
- author: erhardsteinhauer
changes:
- type: Tweak
message: Updated Rosebud Mk II to current mapping standards.
id: 4895
time: '2024-03-30T21:30:21.0000000+00:00'
- author: Leander
changes:
- type: Tweak
message: Fix NFSD job icons
id: 4896
time: '2024-03-30T22:24:37.0000000+00:00'
- author: erhardsteinhauer
changes:
- type: Tweak
message: >-
NC Gasbender tweaks: replaced medical bay with cinema lounge, removed
microwave, added withdrawal-only ATM.
- type: Tweak
message: >-
NM Searchlight tweaks: added withdrawal-only ATM, temperatures in morgue
lowered, added health analyzer.
id: 4897
time: '2024-03-31T07:17:56.0000000+00:00'
- author: MagnusCrowe
changes:
- type: Tweak
message: Harpies are no longer fast and furious.
id: 4898
time: '2024-03-31T20:42:53.0000000+00:00'
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,6 @@ ghost-role-information-mistake-description = Ymg' ph'nglui ah li.
ghost-role-information-ert-mailcarrier-name = ERT Mail Carrier
ghost-role-information-ert-mailcarrier-description = Assist with paperworks efforts to resolve the stations issues.
ghost-role-information-jerma-name = Jerma
ghost-role-information-jerma-description = Pog moment
2 changes: 1 addition & 1 deletion Resources/Maps/_NF/Shuttles/ceres.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2046,7 +2046,7 @@ entities:
- uid: 147
components:
- type: Transform
pos: -0.5,-12.5
pos: 3.5,-9.5
parent: 2
- uid: 445
components:
Expand Down
1,178 changes: 400 additions & 778 deletions Resources/Maps/_NF/Shuttles/gasbender.yml

Large diffs are not rendered by default.

2,722 changes: 1,336 additions & 1,386 deletions Resources/Maps/_NF/Shuttles/pathfinder.yml

Large diffs are not rendered by default.

4,243 changes: 2,164 additions & 2,079 deletions Resources/Maps/_NF/Shuttles/rosebudmkii.yml

Large diffs are not rendered by default.

1,902 changes: 947 additions & 955 deletions Resources/Maps/_NF/Shuttles/searchlight.yml

Large diffs are not rendered by default.

3 changes: 0 additions & 3 deletions Resources/Prototypes/DeltaV/Entities/Mobs/Species/harpy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,9 +119,6 @@
singingLayer:
False: {visible: false}
True: {visible: true}
- type: MovementSpeedModifier
baseWalkSpeed: 2.5
baseSprintSpeed: 5.0
- type: Inventory
speciesId: harpy
templateId: digitigrade
Expand Down
12 changes: 6 additions & 6 deletions Resources/Prototypes/StatusEffects/job.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
parent: JobIcon
id: JobIconSecurityOfficer
icon:
sprite: _NF/Interface/Misc/job_icons.rsi
sprite: /Textures/_NF/Interface/Misc/job_icons.rsi
state: nfsddeputy

- type: statusIcon
Expand Down Expand Up @@ -225,14 +225,14 @@
parent: JobIcon
id: JobIconHeadOfSecurity
icon:
sprite: _NF/Interface/Misc/job_icons.rsi
sprite: /Textures/_NF/Interface/Misc/job_icons.rsi
state: nfsdsheriff

- type: statusIcon
parent: JobIcon
id: JobIconBrigmedic
icon:
sprite: _NF/Interface/Misc/job_icons.rsi
sprite: /Textures/_NF/Interface/Misc/job_icons.rsi
state: nfsdbrigmed

- type: statusIcon
Expand Down Expand Up @@ -260,7 +260,7 @@
parent: JobIcon
id: JobIconWarden
icon:
sprite: _NF/Interface/Misc/job_icons.rsi
sprite: /Textures/_NF/Interface/Misc/job_icons.rsi
state: nfsdbailiff

- type: statusIcon
Expand Down Expand Up @@ -323,7 +323,7 @@
parent: JobIcon
id: JobIconSecurityCadet
icon:
sprite: _NF/Interface/Misc/job_icons.rsi
sprite: /Textures/_NF/Interface/Misc/job_icons.rsi
state: nfsdcadet

- type: statusIcon
Expand Down Expand Up @@ -351,7 +351,7 @@
parent: JobIcon
id: JobIconSeniorOfficer
icon:
sprite: _NF/Interface/Misc/job_icons.rsi
sprite: /Textures/_NF/Interface/Misc/job_icons.rsi
state: nfsdsergeant

- type: statusIcon
Expand Down
20 changes: 10 additions & 10 deletions Resources/Prototypes/_NF/Catalog/security_uplink_catalog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
id: UplinkSecurityHardsuit
name: uplink-security-hardsuit-name
description: uplink-security-hardsuit-desc
productEntity: ClothingOuterHardsuitSecurity
icon: { sprite: Clothing/OuterClothing/Hardsuits/security.rsi, state: icon }
productEntity: ClothingOuterHardsuitNfsdBronze
icon: { sprite: _NF/Clothing/OuterClothing/Hardsuits/nfsd_bronze.rsi, state: icon }
cost:
FrontierUplinkCoin: 2
categories:
Expand All @@ -34,8 +34,8 @@
id: UplinkSecurityHardsuitPatrol
name: uplink-security-hardsuit-patrol-name
description: uplink-security-hardsuit-patrol-desc
productEntity: ClothingOuterHardsuitSecuritypatrol
icon: { sprite: Clothing/OuterClothing/Hardsuits/security-patrol.rsi, state: icon }
productEntity: ClothingOuterHardsuitNfsdSilver
icon: { sprite: _NF/Clothing/OuterClothing/Hardsuits/nfsd_silver.rsi, state: icon }
cost:
FrontierUplinkCoin: 2
categories:
Expand All @@ -50,8 +50,8 @@
id: UplinkSecurityHardsuitBrigmedic
name: uplink-security-hardsuit-brigmedic-name
description: uplink-security-hardsuit-brigmedic-desc
productEntity: ClothingOuterHardsuitBrigmedic
icon: { sprite: Clothing/OuterClothing/Hardsuits/brigmedic.rsi, state: icon }
productEntity: ClothingOuterHardsuitNfsdBrigMed
icon: { sprite: _NF/Clothing/OuterClothing/Hardsuits/nfsd_brigmed.rsi, state: icon }
cost:
FrontierUplinkCoin: 2
categories:
Expand All @@ -66,8 +66,8 @@
id: UplinkSecurityHardsuitWarden
name: uplink-security-hardsuit-warden-name
description: uplink-security-hardsuit-warden-desc
productEntity: ClothingOuterHardsuitWarden
icon: { sprite: Clothing/OuterClothing/Hardsuits/security-warden.rsi, state: icon }
productEntity: ClothingOuterHardsuitNfsdGold
icon: { sprite: _NF/Clothing/OuterClothing/Hardsuits/nfsd_gold.rsi, state: icon }
cost:
FrontierUplinkCoin: 3
categories:
Expand Down Expand Up @@ -108,8 +108,8 @@
id: UplinkSecurityHardsuitSheriff
name: uplink-security-hardsuit-sheriff-name
description: uplink-security-hardsuit-sheriff-desc
productEntity: ClothingOuterHardsuitSecurityRed
icon: { sprite: Clothing/OuterClothing/Hardsuits/security-red.rsi, state: icon }
productEntity: ClothingOuterHardsuitNfsdSheriff
icon: { sprite: _NF/Clothing/OuterClothing/Hardsuits/nfsd_sheriff.rsi, state: icon }
cost:
FrontierUplinkCoin: 3
categories:
Expand Down
123 changes: 123 additions & 0 deletions Resources/Prototypes/_NF/Entities/Mobs/Player/jerma.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,123 @@
- type: entity
parent: SimpleSpaceMobBase
id: MobJerma
suffix: ""
name: Jerma
description: Its Jerma.
components:
- type: Bloodstream
bloodMaxVolume: 650
- type: GhostRole
allowMovement: true
allowSpeech: true
makeSentient: true
name: ghost-role-information-jerma-name
description: ghost-role-information-jerma-description
- type: GhostTakeoverAvailable
- type: HTN
rootTask:
task: XenoCompound
blackboard:
NavInteract: !type:Bool
true
NavPry: !type:Bool
true
NavSmash: !type:Bool
true
- type: NpcFactionMember
factions:
- Dragon
- type: Speech
speechVerb: LargeMob
- type: CombatMode
- type: MobMover
- type: InputMover
- type: MovementSpeedModifier
baseWalkSpeed: 3
baseSprintSpeed: 5
weightlessModifier: 1.5
- type: Sprite
sprite: _NF/Mobs/Wildcards/jerma.rsi
scale: 0.25, 0.35
layers:
- map: [ "enum.DamageStateVisualLayers.Base" ]
state: alive
- type: Appearance
- type: DamageStateVisuals
states:
Alive:
Base: alive
Critical:
Base: crit
Dead:
Base: dead
- type: Physics
bodyType: KinematicController
- type: MobState
- type: MobStateActions
actions:
Critical:
- ActionCritSuccumb
- ActionCritLastWords
- type: MobThresholds
thresholds:
0: Alive
450: Critical
500: Dead
- type: Metabolizer
solutionOnBody: false
updateFrequency: 0.25
metabolizerTypes: [ Dragon ]
groups:
- id: Medicine
- id: Poison
- type: Butcherable
spawned:
- id: FoodCakePlain
amount: 2
- type: InteractionPopup
successChance: 0.25 # It's no goose, but you better smell like carp.
interactSuccessString: petting-success-dragon
interactSuccessSound:
collection: Jerma
interactFailureString: petting-failure-dragon
interactFailureSound:
collection: JermaDidi
soundPerceivedByOthers: false # A 75% chance for a loud roar would get old fast.
- type: MeleeWeapon
altDisarm: false
soundHit:
collection: JermaDidi
damage:
types:
Piercing: 15
Slash: 15
- type: Devourer
foodPreference: Humanoid
shouldStoreDevoured: true
chemical: Ichor
healRate: 15.0
whitelist:
components:
- MobState
- Door
tags:
- Wall
- type: Tag
tags:
- CannotSuicide
- DoorBumpOpener
- FootstepSound
- type: Puller
needsHands: false
- type: Grammar
attributes:
gender: epicene
- type: Vocal
sounds:
Male: Jerma
Female: Jerma
Unsexed: Jerma
- type: FootstepModifier
footstepSoundCollection:
collection: JermaClap
1 change: 0 additions & 1 deletion Resources/Prototypes/_NF/Shipyard/gasbender.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@
availableJobs:
Pilot: [ 0, 0 ]
ChiefEngineer: [ 0, 0 ]
Paramedic: [ 0, 0 ]
AtmosphericTechnician: [ 0, 0 ]
StationEngineer: [ 0, 0 ]
Borg: [ 0, 0 ]
20 changes: 20 additions & 0 deletions Resources/Prototypes/_NF/SoundCollections/jerma.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
- type: soundCollection
id: Jerma
files:
- /Audio/_NF/Jerma/pog_in_pants.ogg
- /Audio/_NF/Jerma/pog_moment.ogg
- /Audio/_NF/Jerma/pog_moment_right_there.ogg
- /Audio/_NF/Jerma/soup_pizza.ogg
- /Audio/_NF/Jerma/thats_kinda_pog.ogg

- type: soundCollection
id: JermaDidi
files:
- /Audio/_NF/Jerma/didi.ogg
- /Audio/_NF/Jerma/dididi.ogg
- /Audio/_NF/Jerma/satellite.ogg

- type: soundCollection
id: JermaClap
files:
- /Audio/_NF/Jerma/clap.ogg
9 changes: 9 additions & 0 deletions Resources/Prototypes/_NF/Voice/speech_emote_sounds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -167,3 +167,12 @@
collection: GoblinCry
Whistle:
collection: Whistles

- type: emoteSounds
id: Jerma
params:
variation: null
sounds:
Scream:
collection: Jerma

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.
55 changes: 55 additions & 0 deletions Resources/Textures/_NF/Mobs/Wildcards/jerma.rsi/meta.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
{
"version": 1,
"size": {
"x": 128,
"y": 128
},
"license": "CC-BY-SA-3.0",
"copyright": "A mistake",
"states": [
{
"name": "alive",
"directions": 4,
"delays": [
[
0.2,
0.2,
0.2,
0.2,
0.2,
0.2
],
[
0.2,
0.2,
0.2,
0.2,
0.2,
0.2
],
[
0.2,
0.2,
0.2,
0.2,
0.2,
0.2
],
[
0.2,
0.2,
0.2,
0.2,
0.2,
0.2
]
]
},
{
"name": "crit"
},
{
"name": "dead"
}
]
}

0 comments on commit 2ef7af2

Please sign in to comment.