Habbo Hotel emulator written from scratch in C# using .NET 7.0 working on the SWF revision of Arcturus.
Go to file
Tiger 77f3b6a983 Added start of navigator 2023-10-14 22:32:12 +02:00
Communication/Messages Added start of navigator 2023-10-14 22:32:12 +02:00
Game Added start of navigator 2023-10-14 22:32:12 +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 start of navigator 2023-10-14 22:32:12 +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