BeeStation / BeeStation-Hornet

99.95% station. 0.05% bees
https://beestation13.com
GNU Affero General Public License v3.0
201 stars 684 forks source link

[Bug]: Deepfrying bluespace capsules seals the contents inside them #10125

Closed JixS4v closed 1 year ago

JixS4v commented 1 year ago

BYOND Version

No response

Round Date

N/A

Round ID

N/A

Test merges

No response

Describe the bug

When testing if I could eat "unique" items by deepfrying them inside a BS capsule, I found out you can't eat it after doing so, permanently sealing the contents of the latter inside it, since you can't open it either.

What did you expect?

I expected the bluespace capsule to be able to be eaten, or it not being able to be deepfried.

Reproducible steps

  1. Put item you want to seal into BS capsule
  2. Close BS capsule
  3. Deepfry BS capsule
  4. Try eating/opening
Tsar-Salat commented 1 year ago

Yeah, I have a fix going up for deepfrying in general.

Thanks for testing this

EvilDragonfiend commented 1 year ago

@Rukofamicom

Rukofamicom commented 1 year ago

why did I get an @ for this.

EvilDragonfiend commented 1 year ago

because it's your code?

Rukofamicom commented 1 year ago

Deep frying is not my code.

Most items are destroyed when deep-frying, and are inedible afterwards. A few items are edible after being deepfried and are still destroyed afterwards.

If the snowflake code behind deepfrying doesn't account for the contents of objects that isn't my code that broke.