Quackster Kepler Versions Save

A Habbo Hotel v14 server written in Java

latest

9 months ago

Commits

  • d3956d4: Fix score flicker in BattleBall (Quackster)

release-23012023

1 year ago

Commits

  • e1b50de: Don't allow door coordinate for pet path (Quackster)
  • d000ea2cb5ddd90704963f50dc376077db03f559: Allow negative top height for some use cases of specific furniture
  • d896b9e474bc03306c64975a1169144eae1dd59f: Add pawn chess promotion

What's Changed

New Contributors

Full Changelog: https://github.com/Quackster/Kepler/compare/v1.41...latest

v1.41

1 year ago

Changelog

JDK 11 LTS will no longer work when trying to run Kepler, please upgrade your Java version.

v1.4

1 year ago

Who wants to see the project owner give Kepler some love after more than 18 months of no releases?! Hell yeah, I hope people still care about this project. lol

--- IMPORTANT: the format of server.ini has changed, delete it and Kepler will recreate it in order to reconfigure it--

Some other important notes:

  • Birthdays and emails and receiving email options are now saved to the database, if a person tries to change their email or save their password while they never had a birthday entered, the database will use that birthday for future onwards, remember that!

  • Poker is probably one of the last features that Kepler still lacks, and honestly I'm unsure if I'll ever get around it, maybe at some point.

Changelog

(figure 1)

This was done by hand, so I hope you're happy! image

As always, if you're upgrading from v1.32 (until now, this has been the latest version for 1 and 1/2 years) then run the v1.4 migration against your database in the /migrations/ folder. Always remember to take backups.

*as of 31/07/2022 the binary has just been updated to show the current version number in boot screen and in the :about command

v1.32

3 years ago

Changelog

  • Fixed: Wobble Squabble not starting when stepping on inflatables.
  • Fixed: BattleBall tiles not registering tile changes on certain maps.
  • Added: BCrypt password hashing option (if LibSodium files, change new setting in server.ini "password.hashing.library" to 'bcrypt' value instead).

Please run v1.32.sql to fix these issues on your existing Kepler server.

This may be the final Kepler release.

v1.31

3 years ago

Changelog

  • Added: New RCON system
  • Removed old unused libraries which cut down the compiled size of Kepler by 6 megabytes.

Reminder! Do not make RCON listen on anything other than localhost/127.0.01, if you are please make sure you know what you're doing by exposing the RCON port to the outside world. RCON is not the same as the MUS connection which Kepler also uses.

v1.3

3 years ago

Changelog

  • Add: SnowStorm! All maps have been added along with all features. Please read README_SnowStorm.txt to get SnowStorm working correctly.
  • Fix: Moving furniture properly unregisters it from its previous spot.
  • Fix: Game history will show the last 15 games played, instead of expiring them after 10 minutes.

Huge thanks to Sefhriloff for figuring out the SnowStorm checksum override to make SnowStorm a possibility.

Please make sure to run the v1.3 migration SQL to enable SnowStorm from inside the server.

v1.226

4 years ago

Changelog

  • Fix: Maximum drop height for public rooms.
  • Fix: HC TV default rotation when placed.
  • Add: New :infobus command by @Webbanditten.

If you're running from an older version, please run the migrations in the folder up until the current version, eg, upgrading from v1.22.5 please run update.1.22.6.sql.

1.22.5

4 years ago

Changelog

  • Fix: Players online not updating when user disconnects.
  • Fix: Not being able to enter teleporters on initial placement, only after rotating.
  • Fix: Habbo Club page not displaying.
  • Fix: NPE on disconnect.
  • Fix: (Attempt?) to fix give drink check
  • Fix: Fix item placement on v26 DCRs
  • Add: Server-side spam protection.
  • Add: New :givecredits command by @Webbanditten.
  • Add: Refresh badges when purchasing Habbo Club.

If you're running from an older version, please run the migrations in the folder up until the current version, eg, upgrading from v1.22.4 please run update.1.22.5.sql

v1.22.4

4 years ago

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