eonarheim / BellTowerEscape

MIT License
2 stars 2 forks source link

Meeple seem to hop on/off elevators at will #14

Closed FourierTransformer closed 9 years ago

FourierTransformer commented 9 years ago

Elevators don't seem to have to stop to pick up/drop off Meeples, It still needs to be explored some more, but that's what appears to be happening!

FourierTransformer commented 9 years ago

You can drop off Meeple's without stopping on a floor. You can also fill elevators past capacity.

FourierTransformer commented 9 years ago

Fixed Meeple's hopping off the elevators. Still need to see if I can replicate the elevators filling past capacity.

FourierTransformer commented 9 years ago

I did run into the negative elevator capacity a few more times. Potentially resolved in 9e369ae0df332bbac2431d8dd0adfb7f5f5522e4 because it checks to see if there is room on the elevator before adding people. Haven't seen it since.