Separated out the CookLang parsing code into its own library, and brought it up to date with the latest CookLang spec (so things like named timers are now supported properly)
Added more options for displaying timers
Added the ability to click on a timer and show a countdown
it also optionally plays a sound while the timer is running and when it's finished
This feature is still pretty new and probably needs more testing