Skip to content

ultraviolet-jordan/habbokt

Repository files navigation

habbokt

A v31 Habbo Hotel Private Server Written in Kotlin.

Autoreloading/Continuous Development

Since Auto-reload detects changes in output files, you need to rebuild a project. You can do this manually in IntelliJ IDEA or enable continuous build execution in Gradle using the -t command-line option.

  • To rebuild a project automatically using Gradle, you can run the build task with the -t option in a terminal:
    ./gradlew -t build
  • Additionally, you can run the following build task with these options to Auto-reload much faster:
    ./gradlew -t build -x test -x jar -x distZip -x distTar

Starting the Web Server

Running the auto-reload task and the web-server task in Gradle simultaneously is very powerful for development.

  • To start the web server using Gradle, you can run the run task in a terminal:
    ./gradlew :web:run

Starting the Game Server

  • To start the game server using Gradle, you can run the run task in a terminal:
    ./gradlew :game:run
    Note: The game server relies on the web-server to be online for now because of the temporary database.

Quick Guide

Adobe Flash Player Compatible Browser

Please note that Adobe Flash is no longer supported on modern browsers due to security issues. You must use an Adobe Flash Player compatible browser to be able to play the game. Use this browser at your own risk!

https://archive.org/details/basilisk-portable-with-flash

Habbo Hotel Registration

Habbo Hotel Navigation

Habbo Hotel Room