Quackster Kepler Versions Save

A Habbo Hotel v14 server written in Java

v1.22.3

4 years ago

Changelog

  • Fix opening presents

*added updated keplerdb.sql

v1.22.2

4 years ago

Changelog

  • Fixes gifting and HC gifts

v1.22.1

4 years ago

Changelog

  • Fix seeing other users in public rooms.
  • Fix giving HC badge to HC subscribed users.
  • Add "players.online" variable to system_config to query players online

v1.22

4 years ago

Changelog

  • Added: Recycler/Ecotron 2007-2008 version.

  • Changes: Ejecting soundset/CD from trax and jukebox will now place it at the front of the hand.

  • Fix: show skill level in Battleball lobby.

  • Fix: food/drink showing up correctly when asking bots for drinks in public rooms.

  • Fix: being kicked after idle in a sub public room will no longer direct you to the main lobby but appear on hotel view instead.

  • Fix: buying present would use an incorrect item definition.

  • Fix: rare cycle not loading the history of rares to check against.

Run v1.22 SQL when upgrading from v1.21.x: https://github.com/Quackster/Kepler/blob/master/tools/migrations/update.1.22.sql

How to use Shockwave in 2019: https://alex-dev.org/shockwave/

v1.21.3

4 years ago

This is a hotfix to fix issues found in v1.21.2

Changelog

  • Fix not correctly sending packets to multiple users (particularly user status updates were strongly affected).
  • Fix bots not handing out drinks when asked.

v1.21.2

4 years ago

This is a hotfix to fix issues found in v1.21.1

Changelog

  • Fix pet purchasing so it's a nest instead of broken "pets0/pets1/pets2"
  • Fix newer users joining room and them not being visible to the old users

v1.21.1

4 years ago

This is a hotfix to fix issues found in v1.21

Changelog

  • Fixed viewing photos and their dates.
  • Fixed ladder interactions.
  • Fixed exception being thrown when loading bots and their pool figure.

v1.21

4 years ago

Changelog

  • v9, v13, v14, v15, v26 support all merged into one release and can listen on different ports so multiple clients can connect to a single server (will NEED to let kepler.jar create the config file again).
  • Added voucher redemption to redeem coins and items (by using the sale code from catalogue items table) and voucher logs (thanks to killerloader)
  • When moving items on itself (eg, furniture that is longer than 1x1) the height from it won't be added on itself.
  • Item event triggering recoded to better handle stepping on/off furniture.
  • Room population limit enforced now.
  • Song deletion fix (there was a bad bug).

This has been compiled on JDK 12.

v26.v1.20

4 years ago

A compiled branch of Kepler that supports Habbo v26 protocol.

See v1.20 changelog.

v1.20

5 years ago

Changelog

  • New feature: Pets.

  • New feature: Events (v21+).

  • New feature: BattleShips in Gamehall.

  • New feature: Public room bots.

  • Added extensive IP address logging .

  • Added banning from mod tool.

  • Added back splashing when entering/leaving pool.

  • Added chat logging.

  • Fixed CFH pickup and follow.

  • Fixed who is the actual loser in Wobble Squabble when game ends.

  • Fixed registration check (some weird stuff..?)

  • Fixed BattleBall flood fill algorithm.

  • Fixed ejecting CD's from jukebox.