issues
search
ugml
/
php-client
ugamela is an open-source clone of the popular browsergame ogame.
https://ugamela.org
GNU Affero General Public License v3.0
14
stars
5
forks
source link
[registry] create user-registration
#17
Closed
mamen
closed
6 years ago
mamen
commented
6 years ago
if a user is registered, create the following database-entries:
a new row in the user-table
a new row in the planet-table, which sets the new user as the owner
a new row in the buildings/fleet/defense-table, which has the planetID of the new planet
a new row in the tech-table, which hast the userID of the new user
if a user is registered, create the following database-entries: