Release v1.20.0 - Test server

This release doesn’t add any features to speak of, but gives us a test server to toy with.

Features

Docker images

All the services that makes up the game have been dockerized into tiny (about 10MB each) images, making it easier to update the realm, and to deploy new realms when that time comes.

Test server

A test server is setup at https://mucklet.com . It is a replica of the current realm, and will update (live) from the latest backup at 00:15 CET each day. Any changes made to the test server, such as new accounts, edits to the world, the characters, or anything else, will be wiped out and replaced.

This server will be used for things like staging new updates, performing stress tests, white hat hacking or disruption attempts, or experimentations with bot coding using the API. It is open for anyone to use.

Fixes

Index building on backup restore
Some of the database indexes were not rebuilt on a backup restore. This has been fixed.

Admin report self assignment
Admins are now allowed to self-assign reports even if they are the ones targeted by the report.

1 Like