Welcome to the RaGEZONE - MMORPG development forums.

IHI Habbo Impersonate (Coffee TM)

This is a discussion on IHI Habbo Impersonate (Coffee TM) within the Habbo Development forums, part of the Habbo Hotel category; Option 2 Because it looks nice ;)...

LyncusMU
Page 43 of 47 FirstFirst ... 3335363738394041424344454647 LastLast
Results 631 to 645 of 697
  1. #631
    Duck Hosts ***** (siggy)
    Rank
    Member +
    Join Date
    Dec 2010
    Location
    Australia
    Posts
    1,245
    Liked
    528

    Re: Ion H[a]bbo Impersonate (IHI)

    Tabo Hotel
    Option 2

    Because it looks nice ;)

  2. HostKey.com: Unmetered Dedicated servers in the Netherlands
  3. #632
    Idiots these days...
    Rank
    Member +
    Join Date
    Sep 2009
    Location
    Wales
    Posts
    1,202
    Liked
    213

    Re: Ion H[a]bbo Impersonate (IHI)

    Option 2 because it looks better.

  4. #633
    Manufactured in Habbo
    Rank
    Alpha Member
    Join Date
    May 2010
    Location
    Heaven
    Posts
    1,935
    Liked
    580

    Re: Ion H[a]bbo Impersonate (IHI)

    I just had a great talk with Cecer and this project is going to be the most amazing thing ever.

  5. #634
    Member
    Rank
    Subscriber
    Join Date
    Jul 2006
    Posts
    380
    Liked
    195

    Re: Ion H[a]bbo Impersonate (IHI)

    Cecer, have you changed the Socket code in this from the current Ion/Deltar's one?

  6. #635
    Now 35% cooler!
    Rank
    Alpha Member
    Join Date
    Oct 2008
    Location
    United Kingdom
    Posts
    2,070
    Liked
    351

    Re: Ion H[a]bbo Impersonate (IHI)

    Great progress.

  7. #636
    Shenmue III
    Rank
    Member +
    Join Date
    Aug 2006
    Location
    Bailu Stone Pit
    Posts
    657
    Liked
    237

    Re: Ion H[a]bbo Impersonate (IHI)

    Quote Originally Posted by matty13 View Post
    Cecer, have you changed the Socket code in this from the current Ion/Deltar's one?
    Not yet, no. In fact, it is one of the only things left from Ion.

  8. #637
    Account Upgraded | Title Enabled!
    Rank
    Member +
    Join Date
    Sep 2009
    Posts
    355
    Liked
    18

    Re: Ion H[a]bbo Impersonate (IHI)

    Mate I cant wait for this its gonna blow my mind CECER1 FOR KING

  9. #638
    MEHHREKHwhgfkehrkgthregir
    Rank
    Member +
    Join Date
    Sep 2011
    Location
    υηιтє∂
    Posts
    907
    Liked
    299

    Re: Ion H[a]bbo Impersonate (IHI)

    There is a memory leak in the disconnection of the User in Ion. ;)

  10. #639
    Shenmue III
    Rank
    Member +
    Join Date
    Aug 2006
    Location
    Bailu Stone Pit
    Posts
    657
    Liked
    237

    Re: Ion H[a]bbo Impersonate (IHI)

    Quote Originally Posted by ησвяαιη View Post
    There is a memory leak in the disconnection of the User in Ion. ;)
    I am aware that it has issues, but getting it working is more important for now :)

    Room Categories

    • Defined in plugins.
    • Identified by a short, UNIQUE, string of no more than 20 characters.
      • Name example: pAdcatTest
        • p = Private Category
        • Adcat = Shortened plugin name (e.g. Administrator Categories)
        • Test = Shortened category name (e.g. Testing Rooms)



    Rooms

    • Stored in the Database.
    • Identified by the standard database ID.

  11. #640
    Member
    Rank
    Subscriber
    Join Date
    Jul 2006
    Posts
    380
    Liked
    195

    Re: Ion H[a]bbo Impersonate (IHI)

    Quote Originally Posted by cecer1 View Post
    Not yet, no. In fact, it is one of the only things left from Ion.
    The connection code is your biggest problem. If you use a byte array for buffers it reduces the size objects can be allocated on the heap in C#. So the longer its running and the more users you get online on it, eventually it will crash or display an Out of memory error. Yeah there is an improvement Microsoft made to fix this with Socket and its called using the "ReveiveAsync, ConnectAsync, DisconnectAsync, SendAsync" etc functions of the Socket class, look into it! :D

    Quote Originally Posted by ησвяαιη View Post
    There is a memory leak in the disconnection of the User in Ion. ;)
    Probably the socket leaking.

  12. #641
    Shenmue III
    Rank
    Member +
    Join Date
    Aug 2006
    Location
    Bailu Stone Pit
    Posts
    657
    Liked
    237

    Re: IHI Habbo Impersonate (Coffee TM)

    Quote Originally Posted by matty13 View Post
    The connection code is your biggest problem. If you use a byte array for buffers it reduces the size objects can be allocated on the heap in C#. So the longer its running and the more users you get online on it, eventually it will crash or display an Out of memory error. Yeah there is an improvement Microsoft made to fix this with Socket and its called using the "ReveiveAsync, ConnectAsync, DisconnectAsync, SendAsync" etc functions of the Socket class, look into it! :D
    I will when it actually has a way to get more than 1 user on without them getting bored of looking at the hotel view :)

    Thanks for the tip.

    ----

    IHI is now an IHI TEAM Inc Ltd TM COFFEE product!
    Sponsored by those little bits of fluff in your belly button (thank you).

    ---

    In far less important, uninteresting and just plain off topic news. I am making a new collection to use with IHI which I plan on releasing once it is done.
    Last edited by cecer1; 19-02-12 at 01:56 PM.

  13. #642
    TopHabbo.com Best Topsite
    Rank
    Alpha Member
    Join Date
    Oct 2007
    Posts
    2,395
    Liked
    492

    Re: IHI Habbo Impersonate (Coffee TM)

    Quote Originally Posted by cecer1 View Post
    I will when it actually has a way to get more than 1 user on without them getting bored of looking at the hotel view :)

    Thanks for the tip.

    ----

    IHI is now an IHI TEAM Inc Ltd TM COFFEE product!
    Sponsored by those little bits of fluff in your belly button (thank you).

    ---

    In far less important, uninteresting and just plain off topic news. I am making a new collection to use with IHI which I plan on releasing once it is done.
    Coffee is not nice with Biscuits

    Anyhow nice to see a lot more activity on this development.

  14. #643
    Idiots these days...
    Rank
    Member +
    Join Date
    Sep 2009
    Location
    Wales
    Posts
    1,202
    Liked
    213

    Re: IHI Habbo Impersonate (Coffee TM)

    Quote Originally Posted by Zak© View Post
    Coffee is not nice with Biscuits

    Anyhow nice to see a lot more activity on this development.
    Tea is nice with biscuits :P

    Anyways any updates, Chris?

  15. #644
    Shenmue III
    Rank
    Member +
    Join Date
    Aug 2006
    Location
    Bailu Stone Pit
    Posts
    657
    Liked
    237

    Re: IHI Habbo Impersonate (Coffee TM)

    I've been really busy these last couple of days catching up on a lot of things. I'll get back to it soon.

    I finished those collections but I want to test before I release.

  16. #645
    Idiots these days...
    Rank
    Member +
    Join Date
    Sep 2009
    Location
    Wales
    Posts
    1,202
    Liked
    213

    Re: IHI Habbo Impersonate (Coffee TM)

    Quote Originally Posted by cecer1 View Post
    I will when it actually has a way to get more than 1 user on without them getting bored of looking at the hotel view :)

    Thanks for the tip.

    ----

    IHI is now an IHI TEAM Inc Ltd TM COFFEE product!
    Sponsored by those little bits of fluff in your belly button (thank you).

    ---

    In far less important, uninteresting and just plain off topic news. I am making a new collection to use with IHI which I plan on releasing once it is done.
    Coffee is nice when your up all night and you need a caffeine boost, Works great. :P

 

 

Posting Permissions

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