doodle/pkg/scripting
Noah 7b3aec0fef Fix Two-State Blocks & Collision Detection
* Two-state Buttons now also subscribe to the state change message, so
  other on/off buttons in the same level update to match the state of
  the button that was hit.
* Add lock mutexes around the scripting engine to protect from
  concurrent event handlers.
2020-01-02 17:58:22 -08:00
..
events.go Fix Two-State Blocks & Collision Detection 2020-01-02 17:58:22 -08:00
pubsub.go Fix Two-State Blocks & Collision Detection 2020-01-02 17:58:22 -08:00
scripting.go Doodads: Crumbly Floor, Start Flag & State Blocks 2019-12-30 18:13:28 -08:00
supervisor_events.go Level Exit Doodad 2019-07-02 15:24:46 -07:00
timers.go Script Timers, Multiple Doodad Frames 2019-04-18 18:15:05 -07:00
vm.go Fix Two-State Blocks & Collision Detection 2020-01-02 17:58:22 -08:00