Habbo Hotel emulator written from scratch in C# using .NET 7.0 working on the SWF revision of Arcturus.
Go to file
Tiger f56198e9cb Added catalogue features pages + add some extra checks in catalogue index + pages 2023-10-14 19:35:03 +02:00
Communication/Messages Added catalogue features pages + add some extra checks in catalogue index + pages 2023-10-14 19:35:03 +02:00
Game Added catalogue features pages + add some extra checks in catalogue index + pages 2023-10-14 19:35:03 +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 Replaced uint to int and added profiles packet and some logging changes 2023-09-23 18:51:16 +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 catalogue features pages + add some extra checks in catalogue index + pages 2023-10-14 19:35:03 +02:00
TigerEmu.csproj Changed packet header names to Nitro's packet header names and make sure the events+composer files match Nitro as well (classname and namespace) 2023-10-14 18:21:53 +02:00
appsettings.yaml Started on catalogue, added the index and pages packets 2023-10-06 18:12:35 +02:00