| Date | File | Revision | Author | Revision Log |
|---|---|---|---|---|
| 2009/01/31 11:37:39 | 102 | 102 | decke | NEngine2 support updated (r8 bid: 2.08.024) Copied from /trunk/src/at/bluelife/jbot/chats/N2/club3k/messages.tpl:69 |
| 2008/11/23 16:26:23 | 101 | 101 | decke | jBot 1.9.6-RELEASE Copied from /branches/RELENG_1_9:100 |
| 2008/11/23 16:25:37 | 100 | 100 | decke | Version bumped to 1.9.6 |
| 2008/11/23 12:42:29 | 99 | 99 | decke | MFC r97: Fixed a NullPointer exception in FloodPlugin |
| 2008/11/23 12:42:16 | 98 | 98 | decke | MFC r96: Log message added when reloading the config file |
| 2008/11/23 12:41:26 | 97 | 97 | decke | Fixed a NullPointer exception in FloodPlugin |
| 2008/11/23 12:35:58 | 96 | 96 | decke | Log message added when reloading the config file |
| 2008/11/23 12:06:17 | 95 | 95 | decke | MFC r94: jbot.sh and build.sh updated with an improved java paths detection |
| 2008/11/23 12:04:53 | 94 | 94 | decke | jbot.sh and build.sh updated with an improved java paths detection |
| 2008/11/23 11:23:36 | 93 | 93 | decke | MFC r90: ScreamLabs Engine support improved by sending a periodic page request to notify that we are not dead yet. Thanks-To: Johannes Hrovat <stifler@chello.at> |
| 2008/11/23 11:23:00 | 92 | 92 | decke | MFC r89: fixed a typo in FreeCS messages.tpl |
| 2008/11/23 11:22:13 | 91 | 91 | decke | MFC r88: LogoutMessage added. It gets send when the bot is logging out and does not contain any data. Use it as an shutdown event. Copied from /trunk/src/at/bluelife/jbot/input/messages/system/LogoutMessage.java:88 |
| 2008/11/22 19:55:30 | 90 | 90 | decke | ScreamLabs Engine support improved by sending a periodic page request to notify that we are not dead yet. Thanks-To: Johannes Hrovat <stifler@chello.at> |
| 2008/11/21 20:57:33 | 89 | 89 | decke | fixed a typo in FreeCS messages.tpl |
| 2008/11/17 21:30:10 | 88 | 88 | decke | LogoutMessage added. It gets send when the bot is logging out and does not contain any data. Use it as an shutdown event. |
| 2008/11/16 15:40:49 | 87 | 87 | decke | MFC r83: StringBuffer() Compatibility fix for Java 1.4 The StringBuffer(CharSequence seq) constructor is only available since 1.5 |
| 2008/11/16 15:38:27 | 86 | 86 | decke | MFC r75,r76: LongWordFilterPlugin and FloodPlugin can now be configured to not send any comments by using plugins.flooding.useComments = [true|false] |
| 2008/11/16 15:32:43 | 85 | 85 | decke | MFC r70-r74,r84,r83 (partially): Scream Labs Chat Engine Support added Thanks-To: Johannes Hrovat <stifler@chello.at> Copied from /trunk/src/at/bluelife/jbot/chats/slc:74 Copied from /trunk/src/at/bluelife/jbot/chats/slc/AbstractScreamLabsChatEngine.java:74 Copied from /trunk/src/at/bluelife/jbot/chats/slc/localhost:74 Copied from /trunk/src/at/bluelife/jbot/chats/slc/localhost/Localhost.java:74 Copied from /trunk/src/at/bluelife/jbot/chats/slc/localhost/messages.tpl:74 |
| 2008/11/16 15:27:37 | 84 | 84 | decke | messages.tpl for Scream Labs Chat Engine updated Thanks-To: Johannes Hrovat <stifler@chello.at> |
| 2008/11/16 15:21:45 | 83 | 83 | decke | StringBuffer() Compatibility fix for Java 1.4 The StringBuffer(CharSequence seq) constructor is only available since 1.5 |