amireh / amireh/Elementum

Game Content Editor (GCE)

Ouverte
#4 0 commentaires 0 réactions 1 personne assignée Réclamée par @amireh Voir sur GitHub
Feature Web
Langage dominant
C++
Étoiles
1
Forks
0
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

The editor is basically a pretty, and controlled, interface to the database which should allow the designers to create and edit the static game content, namely:
- units and their stats
- spells and their stats
- achievement names and description
- rune names, discovery rate, and description
- artifact names and description
## Access modes

The tool will have two access modes:
### Editor mode

Editors will be able to modify the game content listed above.
### Admin mode

Admins are editors with extra privilege to view and possibly modify:
- created heroes and their decks
- created accounts and their linked heroes
## Transactions

Changes made to the content will be staged: first, it will be idle in an "awaiting approval" stage where all the registered editors will be notified of the change, when one or more editors _approve_ of the change, it will be _committed_ in the database. This is purely a security measure to prevent disasters in the case of someone's account getting hacked, or the system bypassed altogether.

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.