eventhorizon5 / skyscraper

The Skyscraper Project (Skyscrapersim) - an open source building, city, and elevator simulator
https://www.skyscrapersim.net
GNU General Public License v2.0
28 stars 7 forks source link

NotifyEarly & NotifyLate Issues #16

Closed MultiMonorail closed 1 year ago

MultiMonorail commented 1 year ago
  1. When someone calls the elevator and both them and the elevator are on the same floor, the elevator will not chime nor light up the arrow when NotifyEarly is set to either 1 or 2.
  2. When someone presses the down call button and both them and the elevator are on the same floor, the elevator will chime up if NotifyLate is true.
eventhorizon5 commented 1 year ago

I'll look into those issues. I did limited testing last night (mainly to quickly fix the normal behavior) but needed others to play around with the new features a lot to find the bugs.

eventhorizon5 commented 1 year ago

These have both been fixed.