changelog
- 2012-07-14
- by Teemu Piippo <crimsondusk64@gmail.com> [Sat, 14 Jul 2012 17:24:21 +0300] rev 16
- Added mainloop/onenter/onexit support, fixed state writing.. this thing can compile the script for the `jumping arghbot` now!
- 2012-07-14
- by Teemu Piippo <crimsondusk64@gmail.com> [Sat, 14 Jul 2012 16:31:21 +0300] rev 15
- Moved command parser to a new function.
- 2012-07-14
- by Teemu Piippo <crimsondusk64@gmail.com> [Sat, 14 Jul 2012 16:28:42 +0300] rev 14
- If any optional parameters are skipped, default values are now filled in.
- 2012-07-14
- by Teemu Piippo <crimsondusk64@gmail.com> [Sat, 14 Jul 2012 16:24:57 +0300] rev 13
- Parser now can read optional arguments properly.