Skip to content

Releases: Moutix/stepmania-server

Move to 1.0.0

30 Jul 07:21
Compare
Choose a tag to compare

First stable version of the server !

Since rc4:

  • Some bug fix
  • New chat's commands
  • Update systemd integration

Move to 1.0.0.rc4

18 Jul 21:16
Compare
Choose a tag to compare
  • Add spectator mode
  • Add notif_on_attack configuration option in hardcore plugin
  • Some bug fix

Move to 1.0.0.rc3

16 Jul 09:24
Compare
Choose a tag to compare
  • Some bug fix
  • Improve systemd integration
  • Add windows build with appveyor

Move to 1.0.0.rc2

14 Jul 15:26
Compare
Choose a tag to compare

Minor fix

Move to 1.0.0.rc1

14 Jul 12:41
Compare
Choose a tag to compare

Since the beta:

  • Change plugins mechanism
  • Add documentation
  • Add doctest and unit test
  • Add /hide command (don't show your room in room selection)
  • Add a hardcore plugins
  • Some bug fixes

First beta release

18 Jun 17:32
Compare
Choose a tag to compare

First beta for the stepmania server.

Since the last version:

  • Visualisation of score in the game
  • Color for chat messages
  • Add a tcp server with asyncio for better performance (you can still use the one with 1 thread per connections)
  • Add a udp server listening for broadcast messages.
  • Add a websocket server. Listening for json smpacket.
  • Possibility to ban user/ip
  • And a lot of bugfix !

First release

04 Jun 10:41
Compare
Choose a tag to compare

First release of the server.

Only do the minimal, you can login, create a room and play with friends, and the score will be save in a database.

  • There are no permissions mechanism in this version. Everyone can create room/start a game, ...
  • No ip bans/secret room
  • No xp mechanism

If you want something more stable go checkout the OpenSMO server here: https://github.com/freem/OpenSMO