coblox / bobtimus

an autobot that automatically handles swaps as Bob
Apache License 2.0
1 stars 1 forks source link

Do not execute actions twice #24

Closed bonomat closed 5 years ago

bonomat commented 5 years ago

Removed Observable patterns. The important new thing is in ActionExecutor.

Note: to simplify the process for the demo, I merged the following branch into this one: https://github.com/coblox/bobtimus/pull/26

Resolves #22

D4nte commented 5 years ago

I assume we should merge the other PR first then?

bonomat commented 5 years ago

I assume we should merge the other PR first then?

No, the other PR is to prepare the index.ts for the demo which is more WIP right now.

I don't understand.

Then ask questions ;)