Skip to content

Add random solar spawners#2096

Merged
IamVelcroboy merged 3 commits intoDeltaV-Station:masterfrom
Radezolid:spawner-random-solars
Nov 24, 2024
Merged

Add random solar spawners#2096
IamVelcroboy merged 3 commits intoDeltaV-Station:masterfrom
Radezolid:spawner-random-solars

Conversation

@Radezolid
Copy link
Copy Markdown
Contributor

About the PR

I want to add a new spawner for solars.

Why / Balance

More mapping freedom.

Technical details

Added a new spawner.

Media

image

Requirements

Breaking changes

None.

Changelog

no cl.

@Radezolid Radezolid requested a review from a team November 2, 2024 22:20
@github-actions github-actions Bot added S: Needs Review Awaiting review from a Maintainer Changes: YML Changes any yml files Changes: Sprite Changes any png or json in an rsi labels Nov 2, 2024
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Nov 2, 2024

RSI Diff Bot; head commit 2dbce85 merging into 7b2e07a
This PR makes changes to 1 or more RSIs. Here is a summary of all changes:

Resources/Textures/DeltaV/Structures/Power/Generation/solar_panel.rsi

State Old New Status
random_solar Added

Edit: diff updated after 2dbce85

Comment thread Resources/Prototypes/DeltaV/Entities/Markers/Spawners/Random/solar.yml Outdated
@deltanedas deltanedas added S: Awaiting Changes Do not merge due to requested changes and removed S: Needs Review Awaiting review from a Maintainer labels Nov 3, 2024
@Radezolid Radezolid requested a review from deltanedas November 3, 2024 12:44
@github-actions github-actions Bot added S: Needs Review Awaiting review from a Maintainer and removed S: Awaiting Changes Do not merge due to requested changes labels Nov 3, 2024
@IamVelcroboy IamVelcroboy enabled auto-merge (squash) November 13, 2024 05:13
@IamVelcroboy IamVelcroboy added S: Awaiting Changes Do not merge due to requested changes and removed S: Awaiting Changes Do not merge due to requested changes labels Nov 13, 2024
@IamVelcroboy
Copy link
Copy Markdown
Member

@deltanedas are you satisfied with the meta file now?

@IamVelcroboy IamVelcroboy merged commit 9101cfd into DeltaV-Station:master Nov 24, 2024
@Radezolid Radezolid deleted the spawner-random-solars branch November 24, 2024 03:52
LaryNevesPR pushed a commit to LaryNevesPR/Estacao-Andromeda that referenced this pull request Mar 30, 2025
…t. (DeltaV-Station#2096)

# Description

Adds 4 new traits.
Bulky (Costs 6 pts) increases your characters density by 55, which
increases your weight.
Featherweight (Gives 3 pts) halves your density, halving your weight.

Bodybuilder and Weakling adjust the modifiers for pulling speed, also
costing 6 and giving 3.

Also, added a VVModify function for traits, which allows you to get the
current value of a VV path, and then change it via multiplication or
addition/subtraction, this was needed for Bulky/Lightweight, since
Density is under FixturesComponent, which is a robust toolbox thing, and
I dont think an engine PR with a densitymodifier field is the way to go.

This was done for a Goob MRP bounty.

---

# Changelog

:cl: BramvanZijp
- add: Added the Bulky and Featherweight traits, which increase/decrease
your characters weight.
- add: Added the Bodybuilder and Weakling traits, which impact the
movement speed penalty while pulling.

---------

Signed-off-by: BramvanZijp <56019239+BramvanZijp@users.noreply.github.com>
Signed-off-by: VMSolidus <evilexecutive@gmail.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: VMSolidus <evilexecutive@gmail.com>
LaryNevesPR pushed a commit to LaryNevesPR/Estacao-Andromeda that referenced this pull request Mar 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Changes: Sprite Changes any png or json in an rsi Changes: YML Changes any yml files S: Needs Review Awaiting review from a Maintainer

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants