You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ Before starting, you must decide if you are going to host a SQL Challenge event
12
12
13
13
The First step, if you are hosting or playing without a host, is to download the needed host files from the [Releases](https://github.com/Milnerrafe/SQL-Challenge/releases) on the right-hand side of GitHub, click on the latest one and find the link for the server bundle and download it. You will also need a MySQL server with a network addressable IP and an account with all privileges to give to your users. If you need a guide to set up a MySQL server [this is a good one](https://dev.mysql.com/doc/mysql-getting-started/en/), and as always, ChatGPT is your best friend.
14
14
15
-
Once you have downloaded and unzipped the host release and set up your MySQL server. Go to the [UV download page](https://docs.astral.sh/uv/getting-started/installation/) and download UV for your os. You can then run the shell script for the folder that you unzipped; if you do not want to download UV or run a shell script, you can run main.py and install its dependencies, and it will work fine. (Please note you will need the MySQL client downloaded on the server computer, as it is needed for the server to work.)
15
+
Once you have downloaded and unzipped the host release and set up your MySQL server. Go to the [UV download page](https://docs.astral.sh/uv/getting-started/installation/) and download UV for your os. You can then run `uv run main.py` in the folder that you unzipped; if you do not want to download UV, you can run main.py and install its dependencies, and it will work fine. (Please note you will need the MySQL client downloaded on the server computer, as it is needed for the server to work.)
16
16
17
17
Once you have started the server, all you will need to do is help your players by referring to the [Host Manual](https://github.com/Milnerrafe/SQL-Challenge/blob/6457f36040748d78827a1e7f72cd82ccc61bcccc/Confidential%20Scenario%20Run%20Through.pdf). Those who are playing on their own are advised not to look at the manual, as it has many spoilers and answers.
("Team 1", "Valerie Bell", "Never Mist", "Summons a cloud she can ride and a sniper rifle of ice. The rifle fires ice bullets that melt after impact.", "Active"),
8
-
("Team 2", "????", "Rat Run", "Can move at super speed, but only if no one can see him. At his strongest in total darkness.", "Active"),
7
+
("Team 1", "Valerie Bell", "Never Mist", "Summons a cloud she can ride and a sniper rifle of ice. The rifle fires ice bullets that freeze any object its fired at.", "Active"),
8
+
("Team 1", "????", "Rat Run", "Can move at super speed, but only if no one can see him. At his strongest in total darkness.", "Active"),
9
9
("Team 2", "Candice", "Nuclear Palm", "Close-range specialist. If one hand is tied behind her back, her other palm can deliver high impact strikes.", "Active"),
10
10
("Team 2", "Lake Smith", "Lustre", "Summons concussive bombs that when thrown flash and explode upon impact, disorienting anyone in range.", "Active"),
11
11
("????", "Lenore Dare", "MechAneurysm", "Builds high tech devices that can hack any technology it touches; Uses a flying hover board; Wears a Metalic mask", "Active"),
@@ -22,7 +22,7 @@ VALUES("Team 1", "Smokington", "Smokey", "Invisibility, Morph into shadows, Imma
22
22
("????", "Johnny Tex", "Freeze Tag", "Can freeze anything he touches, and radiates cold. Also immune to freezing of any kind. Loves to mention he's from Texas.", "Active"),
23
23
("Independent", "????", "The Shep-head", "A master of disguise never seen without their rubber sheep mask. Possesses the strength and abilities of a normal human shepherd.", "Active"),
24
24
("Independent", "Robert Smalls", "The Immortal", "Has lived for over 70 years without dying even once.", "Deceased"),
25
-
("????", "Maka Hirano", "Blasta la Vista", "A Demolition Expert, from fire crackers to napalm, this villain has it all. At 4 foot 9 inches they found a new way to make an impact. Their one weakness is being gently bumped into, triggering one of the many bombs in their pouches", "Active"),
25
+
("????", "Maka Hirano", "Blasta la Vista", "A Demolition Expert, from fire crackers to napalm, this villain has it all. At 4 foot 9 inches they found a new way to make an impact. Their one weakness is being gently bumped into, triggering an explosion from one of the many bombs in their pouches", "Active"),
26
26
("Team 6", "Genevieve Simmons", "Flare-do", "Has hair made of flame that she can manipulate and style at will. She never washes it.", "Deceased"),
27
27
("Team 6", "Carl Brand", "Pompasaur", "Has a living pompadour that can bite with the force of a T-Rex.", "Deceased"),
28
28
("Team 6", "????", "Pixie", "Can shake her pixie cut to summon magical sparkles that adhere to her enemies and are very difficult to remove.", "Deceased"),
VALUES ("Independent", "????", "Mr. Jenga", "Can telekinetically control bones.", "Active"),
50
50
("????", "Johnny Tex", "Freeze Tag", "Can freeze anything he touches, and radiates cold. Also immune to freezing of any kind. Loves to mention he's from Texas.", "Active"),
51
51
("Team 8", "Gavin Edgeworth", "Gravatro", "Can raise and lower gravity in areas of his choosing.", "Deceased"),
52
-
("????", "Maka Hirano", "Blasta la Vista", "A Demolition Expert, from fire crackers to napalm, this villain has it all. At 4 foot 9 they found a new way to make an impact. Their one weakness is being gently bumped into, triggering one of the many bombs in their pouches", "Active"),
52
+
("????", "Maka Hirano", "Blasta la Vista", "A Demolition Expert, from fire crackers to napalm, this villain has it all. At 4 foot 9 they found a new way to make an impact. Their one weakness is being gently bumped into, triggering an explosion from one of the many bombs in their pouches", "Active"),
53
53
("Team 4", "????", "Chicken Threat", "If he views someoneo or something as a threat, he receives a speed boost", "Active"),
54
54
("Team 4", "Robert Bunning", "Werehouse Man", "Has super strength from 6:30am to 9:00pm on weekdays. Will beat you by 10%.", "Active"),
55
55
("Independent", "Xander Prince", "Legion", "Within a 20-meter radius, Xander can make a number of people think and act as if they shared the mind and perspective of a single model person of his choosing—also within that radius. The number of people he can control depends on the willpower of the controlled and the conviction of the model.", "Active"),
("Team 8", "Lara Waters", "Flood", "Can summon control and manipulate water.", "Deceased"),
68
68
("Team 3", "????", "Scabbard", "Can peel a wound from his body to heal, turning the peeled wound into the blade of a one-time use sword that can inflict itself onto others before disappearing.", "Active"),
69
69
("Independent", "Simon", "Simon", "Can convince anyone who can hear him to do anything by saying 'Simon says' before any command.", "Active"),
70
-
("Team 2", "????", "Rat Run", "Can move at super speed, but only if no one can see him. At his strongest in total darkness.", "Active"),
71
-
("Team 1", "Smokington", "Smokey", "Invisibility, Morph into shadows, Immaterial", "Active"),
70
+
("Team 1", "????", "Rat Run", "Can move at super speed, but only if no one can see him. At his strongest in total darkness.", "Active"),
71
+
("Independent", "Smokington", "Smokey", "Invisibility, Morph into shadows, Immaterial", "Active"),
72
72
("Independent", "Rolo Peters", "Gacha Man", "Has a large dial on his chest which, when twisted, causes a gacha ball to pop out of his mouth. Opening it grants him a random ability for an hour. These abilities can stack and have varying levels of convenience, some might just be straight up hindrances.", "Active"),
73
73
("Independent", "????", "Bistro", "Deranged chef wielding a cleaver. Has boosted speed towards victims who have been seasoned.", "Active"),
74
74
("Team 5", "????", "Hellakinetic", "Can telekinetically control small objects with his mind.", "Active"),
75
-
("Team 1", "Valerie Bell", "Never Mist", "Summons a cloud she can ride and a sniper rifle of ice. The rifle fires ice bullets that melt after impact.", "Active"),
75
+
("Team 1", "Valerie Bell", "Never Mist", "Summons a cloud she can ride and a sniper rifle of ice. The rifle fires ice bullets that freeze any object its fired at.", "Active"),
76
76
("Team 6", "Genevieve Simmons", "Flare-do", "Has hair made of flame that she can manipulate and style at will.", "Deceased"),
77
77
("????", "Lenore Dare", "MechAneurysm", "Builds high tech devices that can hack any technology it touches; Uses a flying hover board; Wears a Metalic mask", "Active"),
78
78
("Team 5", "Victoria Ruvin", "Evil Her-mes", "Super Speed; Extremely Loyal to her 3 other team mates, loves to wear bright red clothing", "Active"),
("Independent", "Cameron Paul", "Cannonball", "Can jump an extraordinary distance at extreme speeds when tucked into a ball.", "Active"),
88
88
("Independent", "Adrianna Riviera", "Hoop", "Can float and fire purple energy bracelets at enemies to ensnare them. She can explode the bracelets on command with a power concussive blast.", "Active")
(6, "Jenny Pitchers", "Retired", 75, "Female", "It was too much o' them videogames that made 'im like this."),
18
18
(6, "Caesar Everie", "Unemployed", 25, "Male", "It was so scary!"),
19
19
(7, "Christine Fine", "Barista", 30, "Female", "It was freezing in there!"),
20
-
(7, "Sharan Moore", "Bank Worker", 27, "Female", "I was at my desk when a gush of wind went past behind me. When I looked to see what it wasI saw a glimpse of someone wearing a bright red top."),
21
-
(7, "Martin Jones", "Metalsmith", 34, "Male", "I was going to the bank to manage my account when coins started flying everywhere. It didn't look random though, it was like someone was controlling them."),
22
-
(7, "Johnny Smith", "Not Given", 25, "Male", "I was walking past the bank when I saw a big explosion from the second floor. When it happened, this guy on a hoverboard made a beeline for the entrance. Weird."),
20
+
(7, "Sharan Moore", "Bank Worker", 27, "Female", "I was at my desk when a gush of wind went past behind me. When I looked to see what it was, all I saw was a glimpse of someone wearing a bright red top."),
21
+
(7, "Martin Jones", "Metalsmith", 34, "Male", "I was going to the bank to manage my account when coins started flying everywhere. It didn't look random though; it was like someone was controlling them."),
22
+
(7, "Johnny Smith", "Not Given", 25, "Male", "I was walking past the bank when I saw a big explosion from the second floor. When it happened, this guy on a hoverboard made a beeline for the entrance. Weird. *Note* When Mr Smith was asked about the cold weather, he said he didn't notice it."),
23
23
(8, "Brett Olay", "Salesman", 49, "Male", "Did you know feeding bread to birds makes their stomachs explode?"),
24
24
(8, "Ash Waterson", "Unemployed", 23, "Male", "Those birds are secret government spy drones and Dr. Birdbrain is their pawn."),
25
25
(8, "Caesar Everie", "Unemployed", 25, "Male", "It was so scary!"),
0 commit comments