[C#] Project H(S)R - 'Full' R38 Server

Page 5 of 9 FirstFirst 123456789 LastLast
Results 61 to 75 of 121
  1. #61
    Alpha Member Emily is offline
    MemberRank
    Oct 2012 Join Date
    The NetherlandsLocation
    2,408Posts

    Re: [C#] Project H(S)R - 'Full' R38 Server

    @The General I don't think that would actually be possible and I think if you wanted something like that, you would have to 'decode' the CCT and turn the bitmap (the images are bitmap) code into SWF code, but honestly I don't really know.

    -- UPDATE

    Slap myself a million times on my head. I used post.it as sprite id but it was supposed to be post_it lol. What is weird though is that shockwave ONLY accepts post_it but flash accepts both. I'm so... nevermind, I give up on understanding Sulake logics...

    Last edited by Emily; 02-11-16 at 02:30 AM.

  2. #62
    Check http://arcturus.pw The General is offline
    DeveloperRank
    Aug 2011 Join Date
    7,607Posts

    Re: [C#] Project H(S)R - 'Full' R38 Server

    If mxdirector can view it I can do too.

  3. #63
    Alpha Member Emily is offline
    MemberRank
    Oct 2012 Join Date
    The NetherlandsLocation
    2,408Posts

    Re: [C#] Project H(S)R - 'Full' R38 Server

    @The General okay then, good luck.

    Ontopic:

    I don't know WHEN I'll change to Fluent NHibernate and different sockets, I currently only have my school and work laptop so I basically have to work on a virtual machine. And it's not very fast. And I have no money to buy another laptop and my computer is only for gaming. My other laptop basically shuts itself down 80% of the time when I'm doing something. It's shit. Anyways, I'll be doing some updates this weekend and maybe next week a lot IF I have a free week. Got my exams in 2 weeks which will be until end of January. But I'll keep doing updates every now and then.
    Last edited by Emily; 02-11-16 at 09:26 PM.

  4. #64
    Alpha Member Emily is offline
    MemberRank
    Oct 2012 Join Date
    The NetherlandsLocation
    2,408Posts

    Re: [C#] Project H(S)R - 'Full' R38 Server

    Hmm..

    Shockwave is fucking me up right now; it won't load 95% (which is the max without encryption), it doesn't create a connection with the server... I have no idea why shockwave is so mean... meh, Flash updates until shockwave works again....



    How can I forget to send user flat cats?...



    Now I am curious.. this makes the name appear, but what if a room has a category for a higher rank? It wouldn't show up... and there's no int that defines visibility... or am I thinking too confusing?

    What do you think? Should I still keep the hide owner ability in Flash as you can't manage it? (I don't know how Habbo did it, it is so long ago).

    --- Update

    Inventory items 50% done.


    Last edited by Emily; 03-11-16 at 07:42 PM.

  5. #65
    Alpha Member Emily is offline
    MemberRank
    Oct 2012 Join Date
    The NetherlandsLocation
    2,408Posts

    Re: [C#] Project H(S)R - 'Full' R38 Server

    Catalogue purchase working:

    Inventory before:


    Inventory after purchase:


    TODO:
    - Gifts
    - Deal purchases
    - Generating extra data for trophies etc.

  6. #66
    Developer Quackster is offline
    DeveloperRank
    Dec 2010 Join Date
    AustraliaLocation
    3,473Posts

    Re: [C#] Project H(S)R - 'Full' R38 Server

    Nice progress! I'm excited for the end result.

    Ever considered placing this on GitHub so I could possibly contribute/help you? That is if you're willing to accept push requests.

  7. #67
    Alpha Member Emily is offline
    MemberRank
    Oct 2012 Join Date
    The NetherlandsLocation
    2,408Posts

    Re: [C#] Project H(S)R - 'Full' R38 Server

    @Quackster I've never been much into Git and I don't have much experience besides pushing/pulling, but no, not really. I will post the source when basic room entry is done for people to find any terrible codes etc, however, this won't be until I've rewritten a big part of the source (for different sockets and Fluent NHibernate). If you really want to help you can add me on Skype and we can talk about it.
    Last edited by Emily; 04-11-16 at 03:45 PM.

  8. #68
    git bisect -m ovflowd is offline
    MemberRank
    Sep 2011 Join Date
    2,191Posts

    Re: [C#] Project H(S)R - 'Full' R38 Server

    Quote Originally Posted by Glaceon View Post
    @Quackster I've never been much into Git and I don't have much experience besides pushing/pulling, but no, not really. I will post the source when basic room entry is done for people to find any terrible codes etc, however, this won't be until I've rewritten a big part of the source (for different sockets and Fluent NHibernate). If you really want to help you can add me on Skype and we can talk about it.
    I will love analyst this, if i find time.

    Good progresses @Glaceon, i hope you can finish this. We didn't had any complete Habbo Beta emulator. This release was like, ignored for our community.

    Good luck!

  9. #69
    Check http://arcturus.pw The General is offline
    DeveloperRank
    Aug 2011 Join Date
    7,607Posts

    Re: [C#] Project H(S)R - 'Full' R38 Server

    Hmm reminds me that I should figure out why the bubbles for purchases are not showing on Arcturus anymore.

    Is it a seperate packet?

  10. #70
    Developer Quackster is offline
    DeveloperRank
    Dec 2010 Join Date
    AustraliaLocation
    3,473Posts

    Re: [C#] Project H(S)R - 'Full' R38 Server

    Quote Originally Posted by The General View Post
    Hmm reminds me that I should figure out why the bubbles for purchases are not showing on Arcturus anymore.

    Is it a seperate packet?
    Bubbles? I don't play Habbo that much, nor do I have enough credits to purchase things from the catalogue :D

  11. #71
    Proficient Member Boraida is offline
    MemberRank
    May 2011 Join Date
    The NetherlandsLocation
    161Posts

    Re: [C#] Project H(S)R - 'Full' R38 Server

    Quote Originally Posted by The General View Post
    Hmm reminds me that I should figure out why the bubbles for purchases are not showing on Arcturus anymore.

    Is it a seperate packet?
    If I recall correctly, it is.

  12. #72
    Alpha Member Emily is offline
    MemberRank
    Oct 2012 Join Date
    The NetherlandsLocation
    2,408Posts

    Re: [C#] Project H(S)R - 'Full' R38 Server

    @The General this is what I sent when the item has been added to the database and IF the inventory has been initialized, to the inventory (the inventory won't be initialized at login, but at the point (s)he opens the inventory).

    PHP Code:
    response = new ServerMessage(67);
    product.Serialize(response);
    session.sendMessage(response);

    response = new ServerMessage(101);
    session.sendMessage(response); 
    The first response is the notification you purchased X (what you see in the upper right corner) which has the exact same structure as products in the catalogue. The second is of course the inventory update. Try find a packet that accepts nothing more than the catalogue product constructor. If it still doesn't show up, Habbo removed it.

  13. #73
    Check http://arcturus.pw The General is offline
    DeveloperRank
    Aug 2011 Join Date
    7,607Posts

    Re: [C#] Project H(S)R - 'Full' R38 Server

    Hmm. Looks like they removed it I guess. I quite like those bubbles.

    Tested on .NL and no bubbles.

  14. #74
    Full-Stack Web Developer Emetophobic is offline
    MemberRank
    Jan 2012 Join Date
    Nice, FranceLocation
    238Posts

    Re: [C#] Project H(S)R - 'Full' R38 Server

    Quote Originally Posted by Quackster View Post
    Bubbles? I don't play Habbo that much, nor do I have enough credits to purchase things from the catalogue :D
    Bubble Alerts are the one displaying on the top right corner of the client below the purse info to give you info on something important or when announcing you unlocked an achievement, most of the time they're attached to an icon, disappearing automatically. That makes them really graphical, non-intrusive and good as feedback from a UX standpoint.

    As reference, in the revision and maybe 3 or 4 revisions up from the one used in this development thread, they were also used to announce a friend connected/disconnected to/from the hotel.

    Last edited by Emetophobic; 05-11-16 at 01:02 PM.

  15. #75
    Alpha Member Emily is offline
    MemberRank
    Oct 2012 Join Date
    The NetherlandsLocation
    2,408Posts

    Re: [C#] Project H(S)R - 'Full' R38 Server

    @The General oh well, you can always add them in the SWF!

    Ontopic:

    The source unfortunately can't be rewritten anytime soon. I don't have a good working laptop which I can use for development. I will finish off this source and later implement new sockets, Fluent NHibernate and perhaps log4net (if it was called like that I don't remember). Also, as soon as room entry, navigator and basic room functionality (without items) are done, I'll make a preview video. I will start the CMS soon when I feel like it, also, after all those functions I just mentioned and furniture placing and walking and sitting etc. are done, I'll try to setup a test server. If anybody would like to contribute to the server, has an idea or anything, you can ask it here or add me on Skype (better idea): mr.josh.97

    I'll be having a day off from development as I'll be visiting the cinema this afternoon and this evening I'll be watching soccer and probably playing XBOX. I hope you have a wonderful Saturday.



Advertisement