Latest WookieChat: v2.12 beta 6 - 2009-06-26 -
http://wookiechat.amigarevolution.com for AROS/MOS/OS3/OS4
Minor bugfixes... except for compiling/linking the MorphOS binary properly again. Maybe for the first time since v2.11 beta 3 apparently?
Remember, the ugly Zune workarounds can be disabled in AROS with the ZUNE=FALSE icon tooltype, or the "nozune" switch in shell.. then you'll see exactly how WookieChat misbehaves under Zune. :(
BETA 6
- Nickserv and auto-join strings are now initialised when a new server tab is
created. So when you open a second server tab, and then connect to a second
server using the /server command, you dont get "cant join ?????" junk (etc)
once you've connected.
- Added a sanity check to the Connect function, to handle weird errors caused
by
adding servers/groups to your list. But if it's somehow triggered again, it
shouldnt crash.
- When you join a channel in the root tab, with server tabs disabled, it will
refresh the display. So joining a channel will now make the nicklist appear!
- MorphOS version works again! I wasnt compiling AND linking with -noixemul,
and it was causing weirdness. Graphical smileys, ASL requesters, and images
in the MUI Settings window will all work now. (Thanks itix!)
- Server messages are sent to the current tab now.. or if you're not viewing
that particular server, its sent to the root tab
- Made sure I dont set NList nicklist objects to quiet before adding entries if
the NList object is not visible. I modified it wrongly a few betas ago to try
and increase speed, and it seemed to cause a lockup every day or two.