1.0.13:
- You can now choose or disable the color for OPs
1.0.11:
- Fixed some crashes.
- OPs are now colored yellow when they speak in game.
- Can now switch between chatting to Minecraft, IRC, or both. (Default F3 key. This will not interfere with debug screen since it's in chat window)
1.0.10:
- Crazy twitch problem fixed.
- Added comment better explaining nickserv username.
1.0.9:
- Fixed crazy /me issue AND crash
- Added /fi ban, /fi unban, and /fi kick
- Fixed weird space issue in prefixes.
- Made putting colors in easier.
1.0.8:
- Now 1.4.2
- Cleaned up Configs significantly
- Added better color translation
- Added colors to contest winner nicks and special peoplez
- SASL support
1.0.7:
- Fixed some Open to LAN bugs.
- Fixed a bug causing problems when joining a server that has ForgeIRC with a client that has a different version.
1.0.6:
- Added "/fi reconnect" command. If your bot becomes disconnected just type that. Requires ops on servers.
- Fixed some problems that prevented IRC messages from being sent to MC sometimes.
1.0.2:
- Fixed a bug where having connect set to false caused problems.
1.0.1:
- Fixed a bug causing messages sent from IRC to stop in some situations
1.0.0:
- Changed to Creative Commons license:
http://creativecommo...s/by-nc-nd/3.0/
- Removed pircbot library
- Added my own IRC library
- Configurable prefixes for both MC and IRC for messages and actions
- Users can PM the bot now
- Version reply added
- Changed whois info to include version
- Cleaned a LOT of code up
- bot user is now "fircSrv" when running on a dedicated server, allowing IRC channels to prevent spam with bans.
- Laid groundwork for commands
0.1.13:
- Fixed big formatting problem.
0.1.12:
- very minor bugfix with reconnecting
0.1.11:
- minor color translation bugfix with chr(3)+00
0.1.10:
- added !players command from IRC to display players currently online (SMP only)
0.1.9:
- Bot nick now defaults to player username in client
- Stripping IRC background colors (minecraft doesn't support this afaik)
- Added one missing IRC color control code.
0.1.8:
- Fixed minor color bug.
0.1.7:
- Now translates colors between minecraft and irc instead of stripping them entirely
0.1.6:
- Better color stripping. Less spam.
0.1.5:
- Fixed MAJOR bug where server version didn't work AT ALL
0.1.4:
- Fixed bug involving keybinding not saving once changed
0.1.3:
- Fixed bug where bot would still connect to IRC with connect=false
0.1.2:
- Menu key now doesn't trigger while chat or any other gui is open.
0.1.1:
- Configure the key used to access the gui from the controls menu
0.1.0:
- When joining a server with mod in client side bot will not join channel as normal.
- new client GUI (Shift+TAB for now) to change channels or bot nickname
- long lines no longer get cut off coming from IRC
0.0.9:
- fixed Join/Part IRC reports not following config
- Player death reporting FINALLY seems to work as intended.
- fixed bug where sometimes /me reported to IRC when it shouldn't
- bot now doesn't join channel until you're in game unless it's a server.
0.0.8:
- SSP has in game player join/leave reporting to IRC disabled
- Can now report IRC join/part/kick/quit (configurable)
- Cleaned up the config file
0.0.7:
- Now supports server passwords
- You can now configure whether it shows players joining/leaving the game
0.0.6:
- Fixed bug involving Single Player games opened to lan not showing names.
0.0.5:
- Less amateur hour java - Catching Exceptions
- Handles nick in use problems.
- Reports Player deaths
- Java crash after close is gone
0.0.4:
- When running in client bot now simply speaks as you instead of <yourname> text here. Name your bot appropriately.
0.0.3:
- Fixed a bug from the last fix! Filtering control character causing client crashes on SMP.
0.0.2:
- Fixed several bugs causing client side to relay too much to the IRC
0.0.1:
- Release