• Visit Rebornbuddy
  • [Plugin] BuddyCon

    Discussion in 'Monitoring' started by thalord, Sep 11, 2012.

    1. iszazial

      iszazial New Member

      Joined:
      Feb 14, 2013
      Messages:
      19
      Likes Received:
      1
      Trophy Points:
      0
      hey thalord, honestly man your addon (BC2) is working way better than I imagined being very stable now. With all the problems I can see gone this thing runs like fire. The features it offers are excellent but its potential is outstanding for additional features like you have identified in your todo list. I'm very excited now!!!

      I hope you don't mind but I would like to add some things to it myself to get a chance to wrap my head around C# with HB. Mind if I lend a hand by sending you some future rev's with additional features of which you might like to add in the future? and possibly a little feedback heh

      Once again, I appreciate your hard work (I can see the amount of endless thought and coding that went into this) and I now think this is likely the best free and most powerful plugin available for HB.

      Cheers!
       
    2. thalord

      thalord Community Developer

      Joined:
      Apr 24, 2011
      Messages:
      651
      Likes Received:
      11
      Trophy Points:
      0
      Thanks ;)

      Why not?! ^^ If you want send me your skype name in a PM if you want ;)
       
    3. Wormbots

      Wormbots New Member

      Joined:
      Sep 14, 2013
      Messages:
      18
      Likes Received:
      0
      Trophy Points:
      0
      This is really awesome! So satisfying to control it from my browser :D. The only thing I could complain about is many duplicates come through on the browsers chat box.
       
    4. thalord

      thalord Community Developer

      Joined:
      Apr 24, 2011
      Messages:
      651
      Likes Received:
      11
      Trophy Points:
      0
      Hmm BC1 or BC2?
       
    5. tednet

      tednet Member

      Joined:
      Mar 14, 2010
      Messages:
      31
      Likes Received:
      0
      Trophy Points:
      6
      Anyway you could make an option for the plugin not to log guildchat/battlegrounds or make it so that the android app doesn't make notifications on guild chat/battlegrounds chat? Thanks a lot!

      EDIT: I found the line that pushes guild chat to the app. Line 281 of BuddyCon2.cs. Just comment it out and recompile and it won't send out guild notifications to the android app. Same thing with the other lines surrounding it, depending what notifications you don't want to receive.
       
    6. tonycos92

      tonycos92 Member

      Joined:
      Jun 15, 2013
      Messages:
      136
      Likes Received:
      0
      Trophy Points:
      16
      I have been using this for about a week now and here is my report:

      The functionality and server side functions(plugin itself) work great. The data is always accurate and real time. The app itself needs a little work. The android version of the app is slow and buggy. To refresh a page is a pain in the ass sometimes.

      I would like to see a reply option when you are PM'd, a lot of names have alt codes in them now.

      Great work all in all. Hope to see improvements!
       
    7. thalord

      thalord Community Developer

      Joined:
      Apr 24, 2011
      Messages:
      651
      Likes Received:
      11
      Trophy Points:
      0
      http://i.imgur.com/QhKbF3w.png doesnt work?
      Android App is in a total rework atm. Was stopped thanks to the patch -.-

      "alt codes" ?
       
    8. Insta

      Insta Member

      Joined:
      Jun 12, 2012
      Messages:
      53
      Likes Received:
      1
      Trophy Points:
      8
      Could you add the ability to send commands to the client. such as /unstuck or /cast hearthstone please? would be great, thanks!

      Sent from my HTC One using TheBuddyForum mobile app
       
    9. thalord

      thalord Community Developer

      Joined:
      Apr 24, 2011
      Messages:
      651
      Likes Received:
      11
      Trophy Points:
      0
      Sounds interesting. have to look into the HB API first if thats so easy possible.
       
    10. tonycos92

      tonycos92 Member

      Joined:
      Jun 15, 2013
      Messages:
      136
      Likes Received:
      0
      Trophy Points:
      16
      Alt codes are symbols such as; ?, ?, ? so on and and so on.
       
    11. MaxMuster

      MaxMuster Well-Known Member Buddy Store Developer

      Joined:
      Jan 30, 2012
      Messages:
      1,735
      Likes Received:
      30
      Trophy Points:
      48
      i would change:

      PHP:
              public BuddyConSettings2() 
                  : 
      base(Path.Combine(Path.Combine(Styx.Helpers.GlobalSettings.SettingsDirectory"Settings"), string.Format("BudyConSettings2_{0}.xml"StyxWoW.Me.Name)))
      to

      PHP:
              public BuddyConSettings2() 
                  : 
      base(Path.Combine(Utilities.AssemblyDirectorystring.Format("Settings\\{0}\\{1}\\BuddyCon2Settings.xml"StyxWoW.Me.RealmNameStyxWoW.Me.Name))
      and

      PHP:
              public BuddyConGlobalSettings()
                  : 
      base(Path.Combine(Path.Combine(Styx.Helpers.GlobalSettings.SettingsDirectory"Settings"), "BudyConSettings2.xml"))
      to

      PHP:
              public BuddyConGlobalSettings()
                  : 
      base(Path.Combine(Utilities.AssemblyDirectorystring.Format("Settings\\BuddyCon2GlobalSettings.xml"))
      So the Char specific Options are in the Settings\REALM\CHARNAME Folder and the Global Option is in "Settings\" and not like now in "Settings\Settings\" ;-)
       
    12. deedz

      deedz New Member

      Joined:
      Sep 22, 2013
      Messages:
      12
      Likes Received:
      0
      Trophy Points:
      0
      how exactly do i install budycon? can someone briefly explain, thanks
       
    13. thalord

      thalord Community Developer

      Joined:
      Apr 24, 2011
      Messages:
      651
      Likes Received:
      11
      Trophy Points:
      0
      Good Idea! Thanks ;)
      Will add that in the next version (still in development, because of the new android app).
      What part?
      I think the "hardest" part is covered by this video http://www.thebuddyforum.com/honorbuddy-forum/honorbuddy-guides/26031-guide-how-svn-jvidia.html
       
    14. MaxMuster

      MaxMuster Well-Known Member Buddy Store Developer

      Joined:
      Jan 30, 2012
      Messages:
      1,735
      Likes Received:
      30
      Trophy Points:
      48
      Maybe you can make on the Website under "View Screenshots" a "Delete All" Screenshots Option (from this Char). And Optional a Option tho only Show Pictures sorted by Chat/Died/Level Up.

      And by "Screenshot on Level Up" he Uploads the Screenshot twice.

      A Option by Screenshot Chat would be nice if i can select what on the chat...example only yell and whisper.
       
    15. Festival

      Festival New Member

      Joined:
      Aug 14, 2011
      Messages:
      52
      Likes Received:
      0
      Trophy Points:
      0
      Not in the list of plugins
       
    16. thalord

      thalord Community Developer

      Joined:
      Apr 24, 2011
      Messages:
      651
      Likes Received:
      11
      Trophy Points:
      0
      Fuck!
      Looked at the Changelog and cant see why -.-
      Im @home in 5 hours, will look then.
       
    17. jimmy06

      jimmy06 Moderator Staff Member Moderator

      Joined:
      May 12, 2010
      Messages:
      817
      Likes Received:
      20
      Trophy Points:
      18
      Ok the change log clearly shows why its not working.

      Attached is a fixed file dump this into the buddycon2 folder.

      I changed the Styx.MemoryManagement ref to GreyMagic and it compiles.

      I would commit this change but no SVN access to do so :p

      Code:
      * Styx.MemoryManagement has been removed and replaced with GreyMagic. This won't break the API as StyxWoW.Memory wrapper is still the same. Developers will need to reference GreyMagic.dll in their projects.
       

      Attached Files:

    18. thalord

      thalord Community Developer

      Joined:
      Apr 24, 2011
      Messages:
      651
      Likes Received:
      11
      Trophy Points:
      0
      Thanks, found that too. Updated both Versions.
       
    19. thalord

      thalord Community Developer

      Joined:
      Apr 24, 2011
      Messages:
      651
      Likes Received:
      11
      Trophy Points:
      0
      So the new native Android App is getting better and better. So i thought i show you all some screenshots ;)
       

      Attached Files:

    20. Killaoptik

      Killaoptik New Member

      Joined:
      Oct 6, 2013
      Messages:
      28
      Likes Received:
      0
      Trophy Points:
      0
      Hammer Plugin mein Freund. So muss man keine Paranoia schieben. Auch das mit der Benutzeroberfl?che ist super. Nebenbei PROWL mit API und Prowl IOS App funktioniert auf dem iPhone... Nur ist mir irgendwie nicht ganz klar warum er, wenn ich auf Say in der Benutzeroberfl?che gehe und einen Befehl eingebe, diesen nicht ausf?hrt? W?rde gerne n?mlich meine Tasche kontrollieren oder zumindest einen Reportlog haben, damit ich schauen kann was er alles gesammelt hat.

      Super Ding mach weiter so. Und bind am Besten ne Funktion f?r das Wechseln der Profile ein, die in einem Pfad liegen. Dann kann "Leveln" Spa? machen!

      ___________________________________________________________________________________

      Genug gelobt! :p Ne im Ernst, es gibt immerhin wieder Verbindungsabbr?che wenn man BuddyCon nicht von Anfang an so startet wie er ist und dann keine ?nderungen mehr vornimmt. Bsp. Char 1 ist beim Start von HB eingeloggt. Ich hab kein Bock mehr drauf, will Char 2 reinsetzen - BuddyCon zeigt auf der Benutzeroberfl?che einen Char mit LVL 0 - what? :D

      Auch wenn ich das fehlerhafte Profil in der Benutzeroberfl?che erstellt habe und dann Buddycon neu starte mit diesem Char, kann es auch sein dass ich manche Befehle wie Screenshotrequest, etc. nicht machen kann.

      _____________________________________________________________________________________

      Punkt 4 ich bin Grafiker, Werbebranche und wenn ich das Design so sehe, m?ssen wir da was ?ndern :D Ich wei? es ist ein Plugin und soll n?tzlich sein, aber dass sieht echt nicht so nice aus :D
      ______________________________________________________________________________________


      Und mir haut es manchmal die Daten raus.
       

    Share This Page