|
|
Forum Moderators are not S2 Games employees. My posts in no way represent the view of S2 Games or any of its staff.
Please use the report post functionto have me review a post that you believe is breaking the Forum Rules.
Check the Sticky Threads for additional information on this sub-forum and the Announcement Threads for more information about Heroes of Newerth as a whole!
-----------------------------
Useful tool to keep in contact for HoN players on the go... I like it. +1 internets, sir.
theli, two things...
If we got support for command line switches to the hon app, would you try to implement joining from pidgin?
of course it would rely on point number two, is there a way to disable an account via your plugin? Disabling honpurple automatically on joining a game would be good.
sure, that's why i had that suggestion ... but got only 12 voices
http://forums.heroesofnewerth.com/sh...ad.php?t=37924
Forum Moderators are not S2 Games employees. My posts in no way represent the view of S2 Games or any of its staff.
Please use the report post functionto have me review a post that you believe is breaking the Forum Rules.
Check the Sticky Threads for additional information on this sub-forum and the Announcement Threads for more information about Heroes of Newerth as a whole!
-----------------------------
no, if it would be possible to "join" game from honpurple i'd just add going offline when launching hon with connect command
also, next version will (probably) handle "stolen" connection correctly ...
i.e. it will try to reconnect with the same cookie (it would be possible if connection broke due to network problems) .. and if chat server rejects that it will just go offline (server will reject it if you logged on using hon)
Forum Moderators are not S2 Games employees. My posts in no way represent the view of S2 Games or any of its staff.
Please use the report post functionto have me review a post that you believe is breaking the Forum Rules.
Check the Sticky Threads for additional information on this sub-forum and the Announcement Threads for more information about Heroes of Newerth as a whole!
-----------------------------
ok, starting with r39 revision honpurple should no longer interfere with hon (both trying to reconnect and disconnecting each other)
while implemented in a much simplier way ...
it just handles differently situations when server closes connection (other logon) and connection drops (network problems)
Forum Moderators are not S2 Games employees. My posts in no way represent the view of S2 Games or any of its staff.
Please use the report post functionto have me review a post that you believe is breaking the Forum Rules.
Check the Sticky Threads for additional information on this sub-forum and the Announcement Threads for more information about Heroes of Newerth as a whole!
-----------------------------
Theli where you been, trying to port a melissa bot over to this :P
Please check out my two hero ideas (and give them a thumbs up or suggestion):
Cherubim - A Huskar inspired melee agility hero
Sergent - A builder type intelligence support hero
Come help build the HoN Unofficial Wiki at http://honwiki.net
<nface>wylker try to be original
<nface>else u can't counter me
<nface>because you're pretty lame
it should 'just' work if its that melissa - http://www.cowlark.com/melissa/
also , you can just use any available irc bot and minbif as a lbpurple<->irc gateway
but for all that to work on *nix libhon.so needs to be installed to
/usr/lib/purple-2/ and not /usr/lib/pidgin/ as it is currently ... (that is fixed for upcoming 0.3)
btw, if anyone is interested he can always track project updates via its updates' feed http://code.google.com/feeds/p/honpurple/updates/basic
Forum Moderators are not S2 Games employees. My posts in no way represent the view of S2 Games or any of its staff.
Please use the report post functionto have me review a post that you believe is breaking the Forum Rules.
Check the Sticky Threads for additional information on this sub-forum and the Announcement Threads for more information about Heroes of Newerth as a whole!
-----------------------------
Why wouldn't this be working for me? Checked plugins and account management and nothing relating to hon purple is there.
Forum Moderators are not S2 Games employees. My posts in no way represent the view of S2 Games or any of its staff.
Please use the report post functionto have me review a post that you believe is breaking the Forum Rules.
Check the Sticky Threads for additional information on this sub-forum and the Announcement Threads for more information about Heroes of Newerth as a whole!
-----------------------------
0.3
channel auth
silencing
channel passwords
chat ban/unban
promoting/demoting
kickin
setting/updating topic
parsing server notifications
parsing stuff notifications
do not reconnect when hon's server closed connection (fix interfering with hon client)
add/remove buddy
bugs fixed/introduced
Forum Moderators are not S2 Games employees. My posts in no way represent the view of S2 Games or any of its staff.
Please use the report post functionto have me review a post that you believe is breaking the Forum Rules.
Check the Sticky Threads for additional information on this sub-forum and the Announcement Threads for more information about Heroes of Newerth as a whole!
-----------------------------
awesome
A clan for people with manners
([LC] The Legion Civilized)
[Vadi UI Mod]: better buff/debuff indicators (w/ time)
all mods are 0.1.51 compatible
can you code? honkit
nice
Does this work with empathy? a telepathy client?
I have emerge'd honpurple but I can't see anything w.r.t. hon in empathy
oh on an aside the gentoo overlay needs a repo_name file made:
profiles/repo_name
Forum Moderators are not S2 Games employees. My posts in no way represent the view of S2 Games or any of its staff.
Please use the report post functionto have me review a post that you believe is breaking the Forum Rules.
Check the Sticky Threads for additional information on this sub-forum and the Announcement Threads for more information about Heroes of Newerth as a whole!
-----------------------------
Forum Moderators are not S2 Games employees. My posts in no way represent the view of S2 Games or any of its staff.
Please use the report post functionto have me review a post that you believe is breaking the Forum Rules.
Check the Sticky Threads for additional information on this sub-forum and the Announcement Threads for more information about Heroes of Newerth as a whole!
-----------------------------
Nop, I installed it now but no extra protocols are being listed.
btw improved ebuild. pidgin by default
Code:# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit eutils DESCRIPTION="libpurple protocol plugin for Heroes of Newerth Chat Server" HOMEPAGE="http://code.google.com/p/honpurple/" SRC_URI="http://honpurple.googlecode.com/files/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" KEYWORDS="~x86 ~amd64" IUSE="telepathy " RDEPEND=">=net-im/pidgin-2.6.0 telepathy? ( net-voip/telepathy-haze ) >=dev-libs/glib-2.16" DEPEND="${RDEPEND}" S=${WORKDIR} src_compile() { emake || die "emake failed." } src_install () { emake install DESTDIR="${D}"|| die "emake failed" }
Last edited by Naib; 12-06-2009 at 10:26 AM.
Forum Moderators are not S2 Games employees. My posts in no way represent the view of S2 Games or any of its staff.
Please use the report post functionto have me review a post that you believe is breaking the Forum Rules.
Check the Sticky Threads for additional information on this sub-forum and the Announcement Threads for more information about Heroes of Newerth as a whole!
-----------------------------
try
sudo rm /usr/share/telepathy/managers/haze.manager
quit empathy
pkill mission-control-5
start empathy
or just edit /usr/share/telepathy/managers/haze.manager and add a hon entry there
but as far as i tested telepathy-haze+hon .. it doesn't playvery nice ... no / commands are working there and it even won't allow me to join channels for some reason.... haven't really messed with this for long
net-im/pidgin is needed anyway even if you do not install pidgin or finch
( net-im/pidgin is actually a libpurple with optional pidgin and finch)
Last edited by theli; 12-06-2009 at 11:03 AM.
Forum Moderators are not S2 Games employees. My posts in no way represent the view of S2 Games or any of its staff.
Please use the report post functionto have me review a post that you believe is breaking the Forum Rules.
Check the Sticky Threads for additional information on this sub-forum and the Announcement Threads for more information about Heroes of Newerth as a whole!
-----------------------------