rabdill / bishop

An engine for writing browser-based text adventures using only client-side JavaScript.
Other
1 stars 0 forks source link

Make sure "message()" and "error()" functions are in use #175

Closed rabdill closed 9 years ago

rabdill commented 9 years ago

I took them out to consolidate printing, but they're back because the syntax for sending messages and errors is needlessly annoying. We just need to go through the code to make sure all the piecemeal places the old way was used are updated.

rabdill commented 9 years ago

https://github.com/rabdill/bishops_map/commit/44cb184910b00985bbb23ef154c6e820d3412814