Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UUID generation / Discord verification #2163

Merged
merged 12 commits into from
Jul 21, 2020
Merged

Conversation

ike709
Copy link
Member

@ike709 ike709 commented Jul 20, 2020

Adds the relevant DM code for discord verification. Generates a SHA256 uuid when needed and stores it in the DB.

code/datums/world_topic.dm Outdated Show resolved Hide resolved
code/datums/world_topic.dm Outdated Show resolved Hide resolved
@Crossedfall
Copy link
Member

#define DB_MINOR_VERSION 6

INSERT INTO `SS13_schema_revision` (`major`, `minor`) VALUES (5, 6);

needs to be updated to 7 and (5, 7) respectively.

@Crossedfall Crossedfall merged commit 951fb4a into BeeStation:master Jul 21, 2020
That0nePerson pushed a commit to That0nePerson/BeeStation-Hornet that referenced this pull request Jul 31, 2020
* UUID generation

* Ckey lookup

* Rename, remove config

* Apparently you can't copypaste from alerts

* Disable topic logging

* Fixes

* stop runtiming

* e

* ride never ends

* woops

* fix the size

* Stop admin uuid lookups
That0nePerson added a commit to That0nePerson/BeeStation-Hornet that referenced this pull request Jul 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants