NSV13 icon indicating copy to clipboard operation
NSV13 copied to clipboard

Lazylift unbuckling people

Open Cenrus opened this issue 4 years ago • 6 comments

Reproduction:

  1. Buckle yourself to a stretcher in a lazylift.

  2. Move the lift

  3. After the lift has moved you'll be unbuckled from the stretcher.

Cenrus avatar Jul 18 '20 10:07 Cenrus

This issue has been inactive for long enough to be automatically marked as stale. If this was a bug report and hasn't been addressed yet, and is still a probelm, please don't hesitate to notify a maintainer.

github-actions[bot] avatar Aug 18 '20 00:08 github-actions[bot]

This issue has been inactive for long enough to be automatically marked as stale. If this was a bug report and hasn't been addressed yet, and is still a probelm, please don't hesitate to notify a maintainer.

github-actions[bot] avatar Feb 24 '21 00:02 github-actions[bot]

This issue has been inactive for long enough to be automatically marked as stale. If this was a bug report and hasn't been addressed yet, and is still a probelm, please don't hesitate to notify a maintainer.

github-actions[bot] avatar Jul 03 '21 00:07 github-actions[bot]

Reproduced on current master

IndusRobot avatar Jul 04 '21 22:07 IndusRobot

This issue has to do with the use of forceMove to handle mob movement within lifts. forceMove stops pulling and unbuckles everything.

covertcorvid avatar Jul 07 '21 02:07 covertcorvid

should be a relatively easy fix, just need to check if an atom has a buckled mob and if true, move the buckling item exclusively

TheFakeElon avatar Mar 31 '22 01:03 TheFakeElon