SUPPORT ACCOUNT CLANS
Welcome, Unregistered.
 

Thread: Split chat (v0.5)

Page 1 of 10 12345 ... LastLast
Results 1 to 20 of 191
  1. #1
    Offline
    Account Icon
    Chat Symbol
    Join Date
    Nov 2009
    Location
    New Zealand
    Posts
    75

    Split chat (v0.5)

    Split Chat
    This mod splits the chat box into two, one for user chat and the second for in-game event notifications. Both panels are movable and resizable. Holding down 'z' will brings up the history for BOTH panels now.
    (This is my first mod and code is quite a mess atm, Ill get around to fixing that later.)

    Download:

    v0.5 - NOT WORKING WITH LATEST PATCH
    (Works with MiniUI)

    Requires:
    Movable Frames by AsiaPingPong
    http://forums.heroesofnewerth.com/sh...ad.php?t=76942


    Screenshots:






    Changelog:
    Code:
    -v0.5 This version will work with MiniUI
    -v0.4 Holding down 'z' will bring up chat history on both panels. Thanks to Bangerz


    To do list:

    Code:
    -Clean my code up, looks pretty crap atm.
    -Change default placement.
    -Add options to change size of text with Mod Options Framework.
    -Make mod auto-updateable.
    Last edited by Saifox; 05-11-2010 at 02:54 AM.

  2. #2
    Offline
    S2 Games Staff
    Join Date
    Aug 2009
    Location
    Australia
    Posts
    1,657
    Why did you make a honmod that overwrites an entire default UI package?

    Just add your stuff at the bottom in the mod.xml

  3. #3
    Offline
    Account Icon
    Chat Symbol
    Join Date
    Jul 2009
    Location
    Rio de Janeiro / Brazil
    Posts
    37
    Waiting for fixing =)
    Last edited by IIIlll; 04-07-2010 at 11:20 PM.

  4. #4
    awesome!
    need the history-keybind on your to do list asap though^^

  5. #5
    Offline
    Account Icon
    Chat Symbol
    Join Date
    Nov 2009
    Location
    New Zealand
    Posts
    75
    Quote Originally Posted by Bangerz View Post
    Why did you make a honmod that overwrites an entire default UI package?

    Just add your stuff at the bottom in the mod.xml
    Woops my bad. FIXED

    awesome!
    need the history-keybind on your to do list asap though^^
    Working on that now.


  6. #6
    Wonderful, what a nice idea

  7. #7

  8. #8
    Great idea! One of those "obvious" things that take a while to get thought of

    Hero Crossovers Thread
    Suggestion: Separate output for voice chat (Speakers + Headset)

  9. #9

  10. #10
    Offline
    Account Icon
    Chat Symbol
    Join Date
    Nov 2009
    Location
    New Zealand
    Posts
    75
    Version 0.3 is now out. Both panels are now movable and resizable. Haven't managed to make 'z' bring up the history on both yet. If anyone has any ideas on how to get this to work please say so, It's driving me insane.


  11. #11
    The download lik is broken

  12. #12
    Offline
    Account Icon
    Chat Symbol
    Join Date
    Jul 2009
    Location
    Kyiv, Ukraine
    Posts
    1,893
    yeah, link broken
    and i would like to suggest move away from mediafire and make mod autoupdateable

  13. #13
    Offline
    Account Icon
    Chat Symbol
    Join Date
    Nov 2009
    Location
    New Zealand
    Posts
    75
    Link is fixed, sorry bout that.


  14. #14
    Offline
    S2 Games Staff
    Join Date
    Aug 2009
    Location
    Australia
    Posts
    1,657
    Quote Originally Posted by Saifox View Post
    Version 0.3 is now out. Both panels are now movable and resizable. Haven't managed to make 'z' bring up the history on both yet. If anyone has any ideas on how to get this to work please say so, It's driving me insane.
    Clone the 'on Z' function in both boxes. In the second box remove the 'on Z' detection attribute and instead put the function in an 'onevent' attribute. In the first box have the 'on Z' function CallEvent the second box.

    S2 Games: Dedicated employees serving dedicated gamers. Continuous development. Never-ending improvement.
    -----------------------------


    Ben Pettit | Lead UIX Developer

  15. #15
    really nice to see this, to bad it don't work in conjunction with miniUI.

  16. #16
    Wow I have yet to try this but it's amazing you decided to make this when I asked if this kind of mod exists. These forums got some nice and active people in here.

  17. #17
    Offline
    Account Icon
    Join Date
    Feb 2010
    Posts
    30
    the creators man, we're living in the weel of time

  18. #18
    Quote Originally Posted by An7hrax View Post
    really nice to see this, to bad it don't work in conjunction with miniUI.

    works fine for me, why wouldn't it?

  19. #19
    Agreed. Not working with miniUI atm. Getting this error with the mest recent version of miniUI.

    Could not find string starting with " <panel noclick="true" passivechildren="true">" as sought by line 21 of /home/kokarn/HoN/game/mods/Split chat.honmod/mod.xml

  20. #20
    Okey I have tested and it's exactly what I needed! Here is some suggestions:

    1. Add a way to look at game notification history. It only works for the chat now. (I see it is on the to-do-list but I'm saying it anyways)

    2. The default placement of notifications for 4:3 aspect ratio is a bit off, it goes through the right edge of the screen. If you have widescreen you could put the game in windowed mode and somehow tweak the default setting. The best default placement would probably be the same as in your screenshots (the chats on top of each other).

    3. Add an option to change the font size. Personally I would like to change the font size for the notifcations to smaller and keep the chat same.

    4. You can't resize the chat panel to be perfect. In the movf menu the "User chat panel" text probably blocks it. Notice the "big" gap between the oldest message and the top border. http://img638.imageshack.us/img638/7942/honchat.png

    Really good job, keep it up!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •