Ecko Changelog
From Botdom Wiki
Contents |
Changelog for Ecko
May 19th, 2008
- Working on rewriting from scratch due to undesirable code structure and efficiency, and to recode the GUI in JRuby as opposed to WxRuby
May 4th, 2008
- First successful connection to dAmn.
- Altered existing connection class to run more efficiently.
May 2nd, 2008
- Added a basic Updater class.
May 1st, 2008
- Separated core classes into individual files.
- Rewrote classes to load core files.
April 29th, 2008
- Altered code to compare symbols instead of strings.
- Started commenting on the code to enable RDoc documentation for classes, methods, and other functions.
- Began writing code in separate files, according to class types.
April 23rd, 2008
- Reformatted system and configuration variable storage, isolated into two variables.
April 17th, 2008
- Added a Comparison class and reformatted the Save Options function to be compatible with the comparison class and new options window interface.
April 15th, 2008
- Logging Class:
- Enabled logging to a file, and the ability to enable/disable chat logging
April 14th, 2008
- Dynamic saving class:
- Changed output format slightly.
- Options Dialogue:
- Rearranged and reformatted controls. Grouped together controls according to what they do, ex, GUI change, or a System change.
- Switched from buttons to radio selection buttons, and added the ability to select where to save log files if logging is on.

