Skip to content
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

Ikarrus has died, yet double-edged shards live on #1138

Closed
ghost opened this issue Aug 12, 2013 · 2 comments
Closed

Ikarrus has died, yet double-edged shards live on #1138

ghost opened this issue Aug 12, 2013 · 2 comments

Comments

@ghost
Copy link

ghost commented Aug 12, 2013

Every time you attack a metal grille with a piece of broken glass and you're not wearing gloves, the glass cuts you. Aranclanos (and a lot of players) hate this feature.

revert plz!

@Giacom
Copy link
Contributor

Giacom commented Aug 12, 2013

Not the place for feature feedback.

@Giacom Giacom closed this as completed Aug 12, 2013
@Aranclanos
Copy link
Contributor

I thought it was a chance to cut your hand

LemonInTheDark pushed a commit to LemonInTheDark/tgstation that referenced this issue Dec 12, 2021
…n#1138)

* Airlock improvements, mainly external [MDB IGNORE] (tgstation#62161)

You're in space, unauthorized personnel should not be allowed to instantly jump ship, especially if doing so could vent parts of the station. At the same time, we allow self reentry in "man-overboard" scenarios. The aim is to reduce the potential for accidents without reducing crew safety as well as increase the significance of these exterior airlocks. Also makes antags think a bit as they can't simply yeet themselves into space super easily as a braindead getaway tactic.

External airlocks now have a base req_access of ACCESS_EXTERNAL_AIRLOCKS. This is a non-functional change.
Removed airlock's safety_mode var.
Added external airlock's space_dir var. Indicates the direction anyone can enter from, but only those with access can exit to (unless the other side is considered "safe" (breathable, dense, or shuttle docked)). Cyclelinked airlocks share this value.
Created proc/is_safe_turf from proc/find_safe_turf.
Cycle-link operations now happen in proc/open rather than proc/bumpopen which was causing several triggers to be missed (AI activation, prying, etc...).
proc/try_to_activate_door now takes an argument allowing for a bypass of access requirements.
Downstreams, to port this to your maps, check every public access external airlock has the safety_mode var override removed and the outermost airlock should have space_dir set to the hazardous direction number.

* Airlock improvements, mainly external [MDB IGNORE]

Co-authored-by: Jordan Brown <Cyberboss@users.noreply.github.com>
Hardly3D pushed a commit to Hardly3D/tgstation that referenced this issue Apr 30, 2024
[PORT] Allows uniforms to have multiple accessories attached
Hardly3D pushed a commit to Hardly3D/tgstation that referenced this issue Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants