-
Notifications
You must be signed in to change notification settings - Fork 362
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
pebble hotfix two, eletric boogaloo #943
Merged
IamVelcroboy
merged 8 commits into
DeltaV-Station:master
from
UnicornOnLSD:pebblebetterer
Mar 13, 2024
Merged
pebble hotfix two, eletric boogaloo #943
IamVelcroboy
merged 8 commits into
DeltaV-Station:master
from
UnicornOnLSD:pebblebetterer
Mar 13, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
added stuffs:tm:, service lights, a better fit for cargo docks and uh, screens and better beacons. |
VMSolidus
pushed a commit
to VMSolidus/Delta-v-rebase
that referenced
this pull request
Mar 17, 2024
* fix warp points, bombing sites, added mcgriff, paramed job. * fix solution smh * added screens and service lights, cargo docks less narrow
LaryNevesPR
pushed a commit
to LaryNevesPR/Estacao-Andromeda
that referenced
this pull request
Jan 3, 2025
# Description This PR is a follow up to Simple-Station/Einstein-Engines#939 By increasing the number of items that are struck by bullets, or can be targeted by bullets. To add to the "Cinematic" experience of a gunfight, Bottles, Cups, and Plates of all kinds are automatically struck by bullets when fired over, and *probably* destroyed given that they only have 5 hit points. This also serves to aid in limiting the amount of things that can be hidden underneath when crawling under a table, since the station's bar counter will likely explode into a ton of glass and spilled booze when a gunfight gets near it. I also added Chairs to the "RequireProjectileTarget" feature, so that if you click on a chair, you'll shoot the chair and (probably) destroy it. # Changelog :cl: - add: Bottles, Drink Glasses, Plates, and all liquid containers are now struck by bullets(and most likely destroyed in the process). We hope that this will offer both a small tactical advantage/disadvantage, as well as contribute to making gunfights around the bar more "Cinematic". - add: Chairs are now hit by projectiles if a shooter clicks on them, in addition to Tables.
LaryNevesPR
pushed a commit
to LaryNevesPR/Estacao-Andromeda
that referenced
this pull request
Jan 3, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
About the PR
resolved #940, fixed issues related to missing thief objectives, see changelog
Why / Balance
better map = good map + thieves should be able to find their shit
Technical details
Media
Breaking changes
Changelog
fixed SOME of the beacon issues related in #940
made it less cluttered, more readable on station maps
added more bombing sites
added mcgriff spawned (steal dog obj)
added paramed locker and job (so thieves can actually complete the steal paramed hardsuit obj)
🆑