[DEVELOPMENT] SuperPlus Emulator

Status
Not open for further replies.

Marko97

M97 Project based Plus EMU
Aug 7, 2013
99
45
NOW WE HAVE A DISCORD CHANNEL, IF YOU WANT YOU CAN JOIN NOW:
Hello anyone!
I'm Marko97 and I will present you a new project started with my friend and the co-CEO @xXSicilyXx .
This is SuperPlus Emulator based on Plus Emulator by Sledmore.


ACTUAL FIXES (UPDATED 2018/03/07 11:19PM UTC +1)
- Updated on version: PRODUCTION-201802201205-141713395;
- Fixed Navigator (now you can add or remove Saved searches);
- Fixed show user badges in user profile when he/she is offline;
- Fixed look update in the friend bar;
- Fixed a bug for looks;
- Patched an exploit;
- Fixed Saddles;
- Fixed pick a pet;
- Fixed report button in the private messages;
- Added forum groups;
- Added Helper Tool;
- Fixed report button in the helper tool session;
- Improved bully report;
- Added Habbo Club; (thank you Custom)
- Fixed report button in a room;
- Added invisible mode;
- Added multi-language support;
- Improved all wireds; (thank you Custom)
- Added new alert for received a new badge; (thank you Custom)
- Added Camera support;
- Added new room functionality: Room rotation - room shaking - room disco; (thank you Custom)
- Room Polls; (thank you Custom)
- Jukebox; (thank you Custom)
- (IMPORTANT) New PathFinder like DreamPathfinder -> Thank you @Arfeu

SCREENSHOTS (UPDATED 2018/03/06 8:40PM UTC +1)






DOWNLOAD
Coming soon ...
ddd.png
 
Last edited:

Blasteh

Lord Farquaad
Apr 3, 2013
1,151
513
Hello anyone!
I'm Marko97 and I will present you a new project started with my friend and the co-CEO @xXSicilyXx .
This is SuperPlus Emulator based on Plus Emulator by Sledmore.

ACTUAL FIXES (UPDATED 2018/03/05)
- Updated on version: PRODUCTION-201802201205-141713395;
- Fixed Navigator (now you can add or remove Saved searches);
- Fixed show user badges in user profile when he/she is offline;
- Fixed look update in the friend bar;
- Fixed a bug for looks;
- Patched an exploit;
- Fixed Saddles;
- Fixed pick a pet;
- Fixed report button in the private messages;
- Added forum groups;
- Added Helper Tool;
- Fixed report button in the helper tool session;
- Improved bully report;
- Added Habbo Club;
- Fixed report button in a room;
- Added invisible mode;
- Added multi-language support;
- Improved all wireds;
- Added new alert for received a new badge;
- Added Camera support.

SCREENSHOTS

DOWNLOAD
Coming soon ...
Why would you post in the releases section if you're not going to post a download link? I think you're misunderstanding the term release.
 

treebeard

Member
Jan 16, 2018
317
173
Are you building off of Plus R1 or R2? Do you plan to complete all features and bring the emulator up to date with whats availabe in current habbo?
Do you plan to add a lot of custom content like the different room modes?
There's not as many emulator releases or development threads it seems these days so this is still interesting. Good luck!
 

Marko97

M97 Project based Plus EMU
Aug 7, 2013
99
45
Are you building off of Plus R1 or R2? Do you plan to complete all features and bring the emulator up to date with whats availabe in current habbo?
Do you plan to add a lot of custom content like the different room modes?
There's not as many emulator releases or development threads it seems these days so this is still interesting. Good luck!
I'm using Plus Revision 2.
I will create two different emulators:
1) As similar as possible to Habbo without custom content;
2) As similar as possibile to Habbo with custom content.
 

treebeard

Member
Jan 16, 2018
317
173
I'm using Plus Revision 2.
I will create two different emulators:
1) As similar as possible to Habbo without custom content;
2) As similar as possibile to Habbo with custom content.
ooo nice! Do you have plans to implement any of the games? i.e snowstorm, fast food, battleball(lel)
 

Marko97

M97 Project based Plus EMU
Aug 7, 2013
99
45
I want implement Fast Food game for this moment
 

Marko97

M97 Project based Plus EMU
Aug 7, 2013
99
45
Why not make it vanilla Habbo and implement a plugin system, for you and other users to customise the Emulator?
I want implement plugins with DLL files crypted with Rijndael with private key hosted in a database. If you want join in the dev team I'm very happy :)
 
Goodluck with this.
Any snippets?
For this moment nothing. When I can release a beta version I will publish the download in this thread.
 

Blasteh

Lord Farquaad
Apr 3, 2013
1,151
513
What are you saying? If you want create problems, avoid commenting.
Not creating problems, but your name is "SuperPlus Emulator", I'm guessing the base is Plus, which therefore, is Plus' source, which is a rename if you haven't recoded it fully.
 

Marko97

M97 Project based Plus EMU
Aug 7, 2013
99
45
The addition Super means a new Plus Emulator improved and with new features.
Anyway, I can call it what I want that you do not represent me anything. Have a nice day.
Please avoid commenting.
 
PROJECT HAS BEEN TERMINATED DUE TO PERSONAL PROBLEMS.
 

Marko97

M97 Project based Plus EMU
Aug 7, 2013
99
45
Hello!
I want to inform you that this project is now opened and I'm working to create this emulator. New changelog:
  1. - New Pathfinder (like habbo);
  2. - Updated PRODUCTION;
  3. - Camera 100%;
  4. - Multi-language support: now you can translate all text in your language. Actualy I've added italian, english and portuguese;
The team are: Marko97, Sicily94 and Arfeu.
 

LeChris

github.com/habbo-hotel
Sep 30, 2013
2,725
1,307
Yes yes ^_^
Sorry, that was harsh. I am optimistic for this project. But, I believe it's important to lay out a plan early on of things you need to tackle before additional functionality. ie where in the code can you improve the code performance? Optimize for stability, perhaps make a better database structure? Where should you utilize eager loading vs lazy-loading? Yanno.

It scares me seeing emulator edits of Plus with no clear plan in mind but tackling features as they see fit. You claim this will be a much better edit of Plus, so work on the stability of the current source code before adding! Good luck
 

Marko97

M97 Project based Plus EMU
Aug 7, 2013
99
45
Sorry, that was harsh. I am optimistic for this project. But, I believe it's important to lay out a plan early on of things you need to tackle before additional functionality. ie where in the code can you improve the code performance? Optimize for stability, perhaps make a better database structure? Where should you utilize eager loading vs lazy-loading? Yanno.

It scares me seeing emulator edits of Plus with no clear plan in mind but tackling features as they see fit. You claim this will be a much better edit of Plus, so work on the stability of the current source code before adding! Good luck
Hi, sure! The original copy of Plus Emulator contain a lot of shitless code. A little example is that it contain a stupid achievement that send a lot of querys for update the time of stay online for all users and can cause a overload in MySQL. Other example: multiple packets wrong.
I want to create a good emulator like habbo vanilla but with little addons profits (Staff authentication, new wired ( ), new filter for bad words, guardian tool, etc).
Other example the console ... Original Plus have useless logs, I've removed theese logs and I've rewrite the console:
ddd.png

 
NOW WE HAVE A DISCORD CHANNEL, IF YOU WANT YOU CAN JOIN NOW:
 
Status
Not open for further replies.

Users who are viewing this thread

Top