SCB

lp://staging/~kyranl/scb/feature-changes

Created by Kyran Lange and last modified

This is a feature branch which aims to change how features are done.

Get this branch:
bzr branch lp://staging/~kyranl/scb/feature-changes
Only Kyran Lange can upload to this branch. If you are Kyran Lange please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Kyran Lange
Project:
SCB
Status:
Merged

Recent revisions

115. By Kyran Lange

Modified the baugrowth help so that the admin command wasnt blank.
Added a suid to the seenDatabase so that it could load/save properly.
Added some debug output to the seen init function
Fixed the last seen feature
Changed the driver so the GPL output is always the first bit of output when the bot is run.
Changed the help command send. Now the admin send will send both the user and admin commands in the one thread so the order doesn't get jumbled

114. By Kyran Lange

Fixed up the javadoc comments

113. By Kyran Lange

Added package info classes to all the packages

112. By Kyran Lange

Bot runs, still lots of bugs but its running and working - need to test now

111. By Kyran Lange

Making some changes to fix some runtime errors that I am getting. Added some comments to chanFeatures and remedied some warnings in channel.java. I wish someone would make a bzr config for netbeans

110. By Kyran Lange

Making changes attempting to get the code to run.
Changed the config file to make the comics tag comic, and made changes in configParser for this.
Changed the config parser so the key in the settings hash was capitilised
Implemented the getFeatureName method in the Reminders class

109. By Kyran Lange

Forgot to move the settings in one of the classes

108. By Kyran Lange

Updated the config - feature names are now capitalised

107. By Kyran Lange

Changed all the features so that it is getting the settings in the init method as opposed to the constructor... but now that I think about it that shouldn't be necessary so i probably have a different bug - this revision may get reverted

106. By Kyran Lange

Been working on improving the help. Have added help to the control classes and added code to the help class to get the control commands when asking for help.
Need to now work on the help so that it actually uses all the stuff that I have been writing, i.e. can get help on individual commands which will automatically get the help response from the appropriate feature.
Need to also work out a special case for the control commands, this might be as simple as if command.getFeature().equals("Control") then bot.getController().getHelp().
Need to also work out some new way to differentiate between user and admin help as the "help admin featurename" probably wont work to well for commands... will have to see.. Too hot to think about it at the moment

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers