1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 11, 2023 — Jun 11, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
updated README More... over 13 years ago
Restructured the sample configuration file and commented out values so that build will by default fail unless user edits the configuration. More... over 13 years ago
Added a TODO comment More... over 13 years ago
Script also responds to channel owner instead of just op More... over 13 years ago
Added config file tests before building .jar file. Added new ant target "run". More... over 13 years ago
Fixed compile errors on default checkout More... over 13 years ago
IntelliJ IDEA module file More... almost 14 years ago
Let's remove the reference to any javac executable and see what happens. More... almost 14 years ago
Ignore some directories we generate after running ant tasks. These do not belong into the repository. More... almost 14 years ago
ActionLine needed a nick parameter, and logAction has nick + message in same order as normal log function. Fixed some chat log parsing bugs when rejoining a chat. Nicks were incorrectly parsed. More... almost 14 years ago
getVersion added More... almost 14 years ago
Bumped version number to 3.4. logAction has nick parameter More... almost 14 years ago
ScriptBaseTest test added More... almost 14 years ago
Ignore some output paths. Added ScriptAPIAdaptor helper class for JUnit testing More... almost 14 years ago
Add windows JDK parameter and some file comments More... almost 14 years ago
File in wrong location removed More... almost 14 years ago
Remove all spaces and underscores from nick before working on it. More... almost 14 years ago
Refactored parameter order for logger.logAction to match logger.log (nick first, then message) More... almost 14 years ago
Need to try-catch exceptions from ScriptBase More... almost 14 years ago
Got rid of RhinoScriptEngine and use new ScriptEngineManager().getEngineByExtension("js"); instead. Now we don't have any com.sun.* package imports. runScript throws an exception on script failure so upper levels can report and handle errors. More... almost 14 years ago
Some tests for the scripting/plugin system. Needs plenty more.... More... almost 14 years ago
Use annotated @Tests More... almost 14 years ago
ActionLine needs to keep track of a nick. Fixed some nick parsing bugs when reading and parsing and old log. More... almost 14 years ago
Add mibbit direct link, even though the Popodeus one is the best More... almost 14 years ago
Make script private More... almost 14 years ago
Quick link to a wiki article. Dumb version More... almost 14 years ago
Lots of noise removed More... almost 14 years ago
Check for user rights in channel before talking or acting More... almost 14 years ago
Weather is nowadays called just w More... almost 14 years ago
Merge [email protected]:Photodeus/MsLuvaLuva More... almost 14 years ago