Skip to content
This repository has been archived by the owner on Jan 12, 2025. It is now read-only.

Releases: Quackster/Kepler

v1.22.4

30 Jan 15:20
Compare
Choose a tag to compare

Changelog

  • Fix presents going to wrong user

  • Fix Chess crashing the client

  • Add server-side chat rate limiting

  • Redo slot counting for adding disks to jukebox playlist

v1.22.3

27 Oct 13:08
Compare
Choose a tag to compare

Changelog

  • Fix opening presents

*added updated keplerdb.sql

v1.22.2

21 Oct 20:37
Compare
Choose a tag to compare

Changelog

  • Fixes gifting and HC gifts

v1.22.1

16 Oct 13:40
Compare
Choose a tag to compare

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

14 Oct 17:35
Compare
Choose a tag to compare

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 hotfix

18 Aug 12:07
Compare
Choose a tag to compare

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

18 Aug 04:34
Compare
Choose a tag to compare

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 hotfix

17 Aug 09:17
Compare
Choose a tag to compare

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

14 Aug 23:53
Compare
Choose a tag to compare

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.

Kepler v26 v1.20

29 May 09:35
Compare
Choose a tag to compare

A compiled branch of Kepler that supports Habbo v26 protocol.

See v1.20 changelog.