SwagColoredKitteh / shiny-pancake

A renderer that takes commands from standard input. Though, it turned more into a kind of replay viewer.
GNU General Public License v3.0
6 stars 1 forks source link

Add metadata commands #8

Open SwagColoredKitteh opened 7 years ago

SwagColoredKitteh commented 7 years ago

Add metadata using a #META command, which sets various preferred attributes that can be overridden with CLI parameters.

Not sure whether to only allow #META at the start of the file. Changing the metadata while playing seems like a good idea for things like TOTAL_FRAME_COUNT so that whatever is feeding data can adaptively adjust that.

MarcosCosmos commented 7 years ago

This would definitely be a good feature for configuring to match the turn delays of different games for example (it would be important for using it on the fly supposing we do PVC)

SwagColoredKitteh commented 7 years ago

Would be nice to have one for the background color, too!