Open Roudenn opened 1 week ago
also known bugs:
- [ ] You can't get out the item that you putted in somebody's torso (for example, nuclear disk you put inside captain, and you can't get it back). The button that lets you retrieve the item never becomes clickable.
The reason is Content.Shared\Backmen\Surgery\SharedSurgerySystem.Steps.cs
the partComp.ItemInsertionSlot.HasItem
is always false
also known bugs:
- [ ] You can't get out the item that you putted in somebody's torso (for example, nuclear disk you put inside captain, and you can't get it back). The button that lets you retrieve the item never becomes clickable.
The reason is
Content.Shared\Backmen\Surgery\SharedSurgerySystem.Steps.cs
thepartComp.ItemInsertionSlot.HasItem
is always false
It should have been fixed by #875
[RU]
Это сборник самых критических багов в системе новой Хирургии. Они планируются к исправлению на стороне нашего билда, и затем могут быть портированы на основной ПР от Einstein Engines.
[EN]
This issue contains most of the critical bugs of the Surgery system. We are planning to fix all of those on our build, and then can be ported back on the main Surgery PR by Einstein Engines.
Related to https://github.com/Simple-Station/Einstein-Engines/pull/1159 (EE) And https://github.com/Rxup/space-station-14/pull/868 (Backmen)
Verified issues [EN]:
There is no easy way to see what is messed up inside patient's body (missing organs, damaged bones, ect.)Actually there's no things for now that can be broken like stated there...Известные проблемы [RU]
Нет простого способа увидеть, что именно нарушено внутри тела пациента (отсутствующие органы, повреждённые кости и т. д.).Оказывается пока что нету таких частей которые могут быть сломаны при помощи хирургии...