You must be registered for see images attach
Discord (live updates):
You must be registered for see links
Introduction
Sadie is a clean code emulation server targeting the latest PRODUCTION release of Habbo. It's written in C# / .NET core with Windows and Linux support in mind. The repository has received over 1,000 commits and development is still ongoing.
Project Goals
To provide a clean, stable emulator base for future reference, for myself or anyone who wants one.
Why another development?
Its been in active development for 2 years so its not fleeting. I started it before I quit habbo. The release of the Nitro client motivated me to finish it. Even though I don't play anymore, I wanted to finish it.
What's finished?
All core functionality is pretty much there. You can login, create rooms, talk, browse catalog, buy furniture, place and move the furniture, assign rights, send friend requests, set relationships, actions, dance, signs, respect, and more. It would be easier to describe what's not done.
Why post now?
Its reaching a point in its development where it can be tested and showcased.
See below for a few screenshots.
You must be registered for see images attach
You must be registered for see images attach
You must be registered for see images attach
Post automatically merged:
Few more updates since yesterday
You must be registered for see images attach
Can't upload screen casts here as their too big so check discord for those.
Post automatically merged:
Back with another daily update.
Lots of refactoring, improvements to room tile state management, bug fixes and more.
See commits below;
You must be registered for see images attach
Automatic Testing
On each push to develop, a docker container will now also be span up to run the unit tests which will enforce standards going forward
You must be registered for see images attach
Post automatically merged:
Refactored all of the event handlers that read data today (50+ classes took a while), data reading now done via a singleton parser class for each event.
You must be registered for see images attach
Post automatically merged:
Highlights
Merged 150ish commits to main from 0.7
Anything below is now 0.8 tag
- Fixed a few bugs reported via our testers.
- Did a ton of refactoring.
- Fixed some bugs with player subscription expirations
- Players can now purchase club memberships
- Added catalog page serializer for HC layout
You must be registered for see images attach
You must be registered for see images attach
Did a bit of work on stacking items, still needs some work though, I also want to refactor how room tile state for quicker mutation
You must be registered for see images attach
See discord #updates for live commit updates.
Attachments
Last edited: