Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[Chocolatey | Espreso] Habbo.com Clone CMS & Housekeeping

Status
Not open for further replies.
git bisect -m
Loyal Member
Joined
Sep 2, 2011
Messages
2,171
Reaction score
916
Re: [New] AzureWEB - the habbo clone CMS [Plus Compatible]

Hi people! Should i create a Development thread for AzureWEB in Lumen?

I'm commiting a lot.

Actually got this.:
1. Sessions (i created my own Session Service Provider & my own Session Facade)
2. A lot of pages already done (Playing-Habbo 100%, Home 100%, Shop 0%, Community 30%)
3. Auth System 90% Done (I don't know what i can improve)
4. Article System Done
5. Some Tables on Database are done.

Now need to code:
1. Complete User System
2. Caching System
3. Migration System (Database)
4. Community (Rooms, Report, Etc)
5. User Profile
6. User Settings
7. Client
8. Mailing System
9. Shop (i really don't know if i will do this.)

You can see the progresses by going on


LeChris added your love on README ;)
 
Joined
Sep 10, 2011
Messages
778
Reaction score
138
Re: [New] AzureWEB - the habbo clone CMS [Plus Compatible]

Hi people! Should i create a Development thread for AzureWEB in Lumen?

I'm commiting a lot.

Actually got this.:
1. Sessions (i created my own Session Service Provider & my own Session Facade)
2. A lot of pages already done (Playing-Habbo 100%, Home 100%, Shop 0%, Community 30%)
3. Auth System 90% Done (I don't know what i can improve)
4. Article System Done
5. Some Tables on Database are done.

Now need to code:
1. Complete User System
2. Caching System
3. Migration System (Database)
4. Community (Rooms, Report, Etc)
5. User Profile
6. User Settings
7. Client
8. Mailing System
9. Shop (i really don't know if i will do this.)

You can see the progresses by going on


@LeChris added your love on README ;)
I think above all, you should change your ideals behind this project to support Habbo features - while not coding the API to support the client-side code of Habbo.

That being said, I'm talking about re-doing this using your own Angular mock-up so that you have an easier time with features and can avoid the clutter
 
git bisect -m
Loyal Member
Joined
Sep 2, 2011
Messages
2,171
Reaction score
916
Re: [New] AzureWEB - the habbo clone CMS [Plus Compatible]

I think above all, you should change your ideals behind this project to support Habbo features - while not coding the API to support the client-side code of Habbo.

That being said, I'm talking about re-doing this using your own Angular mock-up so that you have an easier time with features and can avoid the clutter
It's a good idea.
But i really don't have time for this Chris.

And the idea behind AzureWEB it's being easy upgrade to latest HabboWEB version..

I'm just learning how Laravel is, never coded in Laravel before.
It's being intensive. But i'm learning those things hahah.



Okay, i just finished the usage of Blade Template Engine. So much better now, woah.
 
Banned
Banned
Joined
Jan 1, 2014
Messages
793
Reaction score
81
Re: [New] AzureWEB - the habbo clone CMS [Plus Compatible]

So, I changed the recaptcha key and this is what I'm getting when I try to register:
epoeaWb - [Chocolatey | Espreso] Habbo.com Clone CMS & Housekeeping - RaGEZONE Forums
Then in the db i get this:
ovflowd - [Chocolatey | Espreso] Habbo.com Clone CMS & Housekeeping - RaGEZONE Forums

Then, if I hit F5 I get logged with "<_thisisatest=#" as username, lol.
 

Attachments

You must be registered for see attachments list
Junior Spellweaver
Joined
Jan 30, 2013
Messages
167
Reaction score
13
Re: AzureWEB - the habbo clone CMS [Plus Compatible]

it makes me happy to see that there is someone fixing up the things we left in when we stopped :thumbup1: since most of the team didn't had the time anymore to work on it :) ever need some help with it you can always DM me
 
git bisect -m
Loyal Member
Joined
Sep 2, 2011
Messages
2,171
Reaction score
916
Re: [New] AzureWEB - the habbo clone CMS [Plus Compatible]

So, I changed the recaptcha key and this is what I'm getting when I try to register:
epoeaWb - [Chocolatey | Espreso] Habbo.com Clone CMS & Housekeeping - RaGEZONE Forums
Then in the db i get this:
ovflowd - [Chocolatey | Espreso] Habbo.com Clone CMS & Housekeeping - RaGEZONE Forums

Then, if I hit F5 I get logged with "<_thisisatest=#" as username, lol.

That's weird but i know what caused this. I think i already commited the fix in the master branch. Was something related to Verified Email.

Please send a screenshot of your User.php (at Api/Azure/Mappers) in the function user_login()



it makes me happy to see that there is someone fixing up the things we left in when we stopped :thumbup1: since most of the team didn't had the time anymore to work on it :) ever need some help with it you can always DM me
rockster34 i miss you. I'm rewriting AzureWEB from the scratch.

---
#UPDATES
1. Will rewrite and create some Eloquent Models
2. Improve the Articles Controller
3. Improve the Report thing
4. Code Rooms in Community
5. Start working on the Register



#UPDATES
1. Added Many Routes on AzureWEB Route Registry
2. Coded all required Database Tables for now
3. Started Coding Register
4. Improved more the code.
 

Attachments

You must be registered for see attachments list
git bisect -m
Loyal Member
Joined
Sep 2, 2011
Messages
2,171
Reaction score
916
Re: AzureWEB - the habbo clone CMS [Plus Compatible]

#UPDATES

1. Registration Working 100%
2. Login Working 100%
3. Account Privacy Preferences 100% (But isn't being used on the Emulator)
4. Account Security Settings 90% (The Modal isn't being called & Isn't saving Trusted Devices)
5. Changing Password 100%
6. Changing E-mail 90% (Isn't sending confirmation e-mail yet)
7. Unread Messages 50% (Isn't reading if exists Unread messages, i need an example response from Habbo :/)
8. Reporting Photos Working. (In the future will create a section on HK to approve/disapprove Reports)
9. Client Working 100% (Except some HabboWEB messages like "ping", "crash", etc..)
10. Nux on Client Working 80% (Change Username, Look, but isn't creating Predefined Rooms because i need the Layout of the Predefined Rooms in an Arcturus Database, maybe The General can do it for me?)


Will code now.:
1. Community Rooms

I'm thinking on.:
> Disable HabboSHOP Section since it's totally useless for Habbo Retros.

People what you think about the HabboSHOP section? Yours think that is useless or can be useful? @maritnmine @CodeDragon @The General
 
Joined
Sep 10, 2011
Messages
778
Reaction score
138
Re: AzureWEB - the habbo clone CMS [Plus Compatible]

The Habbo Shop section is relevant to hotels with an actual budget, and using the purchases to provide payments on the server. It's useful, however, only in the instance that it's used to purchase premium account upgrades versus just buying the "credits x 100", or whatever else they host.


Interesting updates, I'll have to go through your code as I'm now doing a similar project however using Angular 1.6.1 on my own source ;p
 
git bisect -m
Loyal Member
Joined
Sep 2, 2011
Messages
2,171
Reaction score
916
Re: AzureWEB - the habbo clone CMS [Plus Compatible]

The Habbo Shop section is relevant to hotels with an actual budget, and using the purchases to provide payments on the server. It's useful, however, only in the instance that it's used to purchase premium account upgrades versus just buying the "credits x 100", or whatever else they host.


Interesting updates, I'll have to go through your code as I'm now doing a similar project however using Angular 1.6.1 on my own source ;p
Tell me if you liked it.

#UPDATES
1. Coded Habbo Avatars
2. Removed Internal Habbo-Imaging becuase it sucks.

Now i will go to the doctor. Maybe at the night i continue commiting the following:

1. Community Rooms
2. Show a Specific Room
3. User Profile (and only visible if the User Profile Visibility Preference = true hahah) (That will be massive)



Some information about Community Rooms (Leaderboard)
Max Rows.: 48
Schema:
ovflowd - [Chocolatey | Espreso] Habbo.com Clone CMS & Housekeeping - RaGEZONE Forums
 
Joined
Sep 10, 2011
Messages
778
Reaction score
138
Re: AzureWEB - the habbo clone CMS [Plus Compatible]

Tell me if you liked it.

#UPDATES
1. Coded Habbo Avatars
2. Removed Internal Habbo-Imaging becuase it sucks.

Now i will go to the doctor. Maybe at the night i continue commiting the following:

1. Community Rooms
2. Show a Specific Room
3. User Profile (and only visible if the User Profile Visibility Preference = true hahah) (That will be massive)



Some information about Community Rooms (Leaderboard)
Max Rows.: 48
Schema:
ovflowd - [Chocolatey | Espreso] Habbo.com Clone CMS & Housekeeping - RaGEZONE Forums


I personally like it and enjoy it
 
Elite Diviner
Joined
Sep 17, 2013
Messages
403
Reaction score
58
Re: AzureWEB - the habbo clone CMS [Plus Compatible]

This getting better and better. I love you work fast on this, and actually on your own!
Keep going dude. You should make this compatible with Arcturus, because there is non out there for that emulator. ( idk if there is, cuz haven't followed the release section for months ).
 
git bisect -m
Loyal Member
Joined
Sep 2, 2011
Messages
2,171
Reaction score
916
Re: AzureWEB - the habbo clone CMS [Plus Compatible]

Dunno what you mean with predefined rooms?
Those three rooms that you can choose on the Register. (on the Client, the NUX Rooms).

I really want to code this, but i need have the room_model for this (Arcturus) and the items values for those rooms.
I think that with PacketLogger will be easy to do it.
I personally didn't successfully got Arcturus working.

But i want this CMS to be Arcturus Exclusive.. If you can give me a little help i will be really glad.



This getting better and better. I love you work fast on this, and actually on your own!
Keep going dude. You should make this compatible with Arcturus, because there is non out there for that emulator. ( idk if there is, cuz haven't followed the release section for months ).
It's only for Arcturus.


CodeDragon or Droppy can change the thread title to "AzureWEB - Habbo.com Clone [CMS]"



Updated main thread.
 
Joined
May 13, 2013
Messages
968
Reaction score
240
Re: AzureWEB - the habbo clone CMS [Plus Compatible]

Starts with a CMS exclusive for Azure Emulator only.
Recodes everything for plus Emulator only
Recodes again for arcturus only.

DAFUQ is wrong with you ? Make it for all emus and everyone is happy.
 
Last edited by a moderator:
git bisect -m
Loyal Member
Joined
Sep 2, 2011
Messages
2,171
Reaction score
916
Re: AzureWEB - the habbo clone CMS [Plus Compatible]

Cankiee you're wrong. I never recoded everything for Plus Emulator.

I'm only recoding it for Arcturus. And Azure is a crap.
Why azureWEB? I didn't have this CMS name azureWEB because Azure Emulator. Lol
I created because azure remembers cloud.

Anyways...
 
◝(⁰▿⁰)◜Smile◝ (⁰▿⁰)◜
Developer
Joined
May 29, 2007
Messages
2,167
Reaction score
898
Re: AzureWEB - the habbo clone CMS [Plus Compatible]

Why azureWEB? I didn't have this CMS name azureWEB because Azure Emulator. Lol
I created because azure remembers cloud.

Just slap another name on top if it. It's easy to confuse them if they have a similar name. If you don't want it to be related to the emulator then use an original name.
 
git bisect -m
Loyal Member
Joined
Sep 2, 2011
Messages
2,171
Reaction score
916
Re: AzureWEB - Habbo.com Clone [CMS]

@Cankiee in the future i will do this compatible. But people are using more Arcturus each and each day. Because the stability, performance and the community contributions.
@LeChris, i loved the name! I will use it.

Someone can draw a logo for me? for ChocolateyCMS :D or ChocolateyWEB
 
Last edited by a moderator:
Status
Not open for further replies.
Back
Top