Skip to content

Releases: lotgd/crate-html

Release of version 0.5.3

13 Apr 08:53
Compare
Choose a tag to compare

This feature includes a bunch of new administration features, both for the command line and the web interface.

For daenerys, the command line tool, the following commands are now available from this crate:

  • crate:role:add Add a new role.
  • crate:role:grant Grants role to a given user.
  • crate:role:list Lists all roles.
  • crate:user:add Adds a user.
  • crate:user:describe Describes a specific user in more Detail.
  • crate:user:list Lists all users.
  • crate:user:remove Removes a users from the database.

Additionally, the administration interface (only available if you have the role ROLE_SUPERUSER) enabled to list all users and characters, lets edit them (rather limited right now) or remove them from the database.

We suggest to use the latest version of lotgd/installer and completely reinstall in order to have access to this new features.

Release of version 0.5.2

07 Apr 11:03
Compare
Choose a tag to compare
v0.5.2

Adjusted pathing in bin/console.

Version 0.5.1

07 Apr 10:48
Compare
Choose a tag to compare

Small update.

Release of version 0.5.0

05 Apr 12:52
Compare
Choose a tag to compare

This crate is considered to support enough core and module features to be used as a preview version. It allows creation of password users, login, and creation of characters. It supports playing them, including the display of character stats (requires the package lotgd/res-character-stats to populate the display).