Habbo Hotel emulator written from scratch in C# using .NET 7.0 working on the SWF revision of Arcturus.
Go to file
Tiger 59d90aeeb2 Started on catalogue, added the index and pages packets 2023-10-06 18:12:35 +02:00
Communication/Messages Started on catalogue, added the index and pages packets 2023-10-06 18:12:35 +02:00
Game Started on catalogue, added the index and pages packets 2023-10-06 18:12:35 +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
Program.cs Started on catalogue, added the index and pages packets 2023-10-06 18:12:35 +02:00
TigerEmu.csproj Started on catalogue, added the index and pages packets 2023-10-06 18:12:35 +02:00
appsettings.yaml Started on catalogue, added the index and pages packets 2023-10-06 18:12:35 +02:00