Habbo Hotel emulator written from scratch in C# using .NET 7.0 working on the SWF revision of Arcturus.
Go to file
Tiger ce30ee601b Fixed issue with achievement badges 2023-10-21 17:07:07 +02:00
Communication/Messages Started on rooms, also created the private room categories map and made Repository log errors on exception instead of breaking 2023-10-21 08:34:12 +02:00
Game Fixed issue with achievement badges 2023-10-21 17:07:07 +02:00
Networking/Game Started on rooms, also created the private room categories map and made Repository log errors on exception instead of breaking 2023-10-21 08:34:12 +02:00
Storage Started on rooms, also created the private room categories map and made Repository log errors on exception instead of breaking 2023-10-21 08:34:12 +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 Started on rooms, also created the private room categories map and made Repository log errors on exception instead of breaking 2023-10-21 08:34: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