Habbo Hotel emulator written from scratch in C# using .NET 7.0 working on the SWF revision of Arcturus.
Go to file
Tiger df75c4d4e6 Added Habbo subscriptions and subscription purchasing 2023-10-21 07:19:21 +02:00
Communication/Messages Added Habbo subscriptions and subscription purchasing 2023-10-21 07:19:21 +02:00
Game Added Habbo subscriptions and subscription purchasing 2023-10-21 07:19:21 +02:00
Networking/Game Replaced uint to int and added profiles packet and some logging changes 2023-09-23 18:51:16 +02:00
Storage Started on catalogue, added the index and pages packets 2023-10-06 18:12:35 +02:00
Utils Added start of navigator 2023-10-14 22:32:12 +02:00
.gitignore Initial commit 2023-09-23 13:11:07 +02:00
FigureData.json Added look updating and made a start on a figure validator 2023-10-06 20:46:50 +02:00
Program.cs Added Habbo subscriptions and subscription purchasing 2023-10-21 07:19:21 +02:00
TigerEmu.csproj Added start of navigator 2023-10-14 22:32:12 +02:00
appsettings.yaml Started on catalogue, added the index and pages packets 2023-10-06 18:12:35 +02:00