summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-09-26Lots of stuffBen Connors
- Add tests for chaser steps - Finish preliminary implementation of chasers - Implement (de)serialization on chasers and steps - Various bugfixes from testing
2019-09-26Various fixes; start implementing testsBen Connors
2019-09-26Finish initial implementation of chasersBen Connors
- Untested - (De)serialization functions still need implementing
2019-09-25Change module layout; start chaser workBen Connors
- Fix up callbacks - Clean up function implementations - More properties to prevent editing of attributes - Start work on chasers - Implement framework for chaser steps
2019-09-24Initial commitBen Connors
- Basic functionality - Can save/load to XML format (see examples folder) - Can create and edit fixtures and channels - Can create and edit Scenes and Audios - Live updates through callbacks