From c80695d2688cf19d7d0742d241fff6f7ec96940f Mon Sep 17 00:00:00 2001
From: John Shedletsky <113091876+ui0ppk@users.noreply.github.com>
Date: Sun, 12 Feb 2023 16:28:13 +0000
Subject: [PATCH 1/2] Update README.md
---
README.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index a4a168d..8ae5273 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ A Bootstrap based ROBLOX revival website.
- [x] Making home page optimize on the page size
- [x] User page
- [x] Search (maybe)
-- [ ] Messaging system
+WONT DO - [ ] Messaging system
- [x] Make games page grab games from the database
- [x] Make game page (game?id=) working with grabbing from db
- [x] Make Create assets/game page
@@ -15,8 +15,8 @@ A Bootstrap based ROBLOX revival website.
- [ ] Make Placelauncher.ashx require a token for joining then proceed to start a game on a gameserver with soap
- [ ] Make renders with a soap request to rcc
- [x] Make Admin panel and make it only accessible to admin users (show stuff like how many games are running cpu usage on the webserver how many users are online that kind of stuff)
-- [ ] \(Optional) Add Recaptcha (https://developers.google.com/recaptcha/old/docs/php, ask mario to make a public key if u want to do this feature)
-- [ ] Add (yes im sorry) invite keys and a option to disable register in config.php (💀)
+- [x] \(Optional) Add Recaptcha (https://developers.google.com/recaptcha/old/docs/php, ask mario to make a public key if u want to do this feature)
+- [x] Add (yes im sorry) invite keys and a option to disable register in config.php (💀)
# Leaking
You should never leak the source code in any way. If you do, you will be banned forever and demoted.
From 5057afa4c8bae8b723f2a3777ebe5bd93e2f40fd Mon Sep 17 00:00:00 2001
From: John Shedletsky <113091876+ui0ppk@users.noreply.github.com>
Date: Sun, 12 Feb 2023 17:01:33 +0000
Subject: [PATCH 2/2] Update README.md
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 8ae5273..1c2aeea 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ A Bootstrap based ROBLOX revival website.
- [x] Making home page optimize on the page size
- [x] User page
- [x] Search (maybe)
-WONT DO - [ ] Messaging system
+- [ ] Messaging system
(I dont see the point -qzip)
- [x] Make games page grab games from the database
- [x] Make game page (game?id=) working with grabbing from db
- [x] Make Create assets/game page
@@ -15,7 +15,7 @@ WONT DO - [ ] Messaging system
- [ ] Make Placelauncher.ashx require a token for joining then proceed to start a game on a gameserver with soap
- [ ] Make renders with a soap request to rcc
- [x] Make Admin panel and make it only accessible to admin users (show stuff like how many games are running cpu usage on the webserver how many users are online that kind of stuff)
-- [x] \(Optional) Add Recaptcha (https://developers.google.com/recaptcha/old/docs/php, ask mario to make a public key if u want to do this feature)
+- [ ] \(Optional) Add Recaptcha (https://developers.google.com/recaptcha/old/docs/php, ask mario to make a public key if u want to do this feature) (I dont see the point -qzip)
- [x] Add (yes im sorry) invite keys and a option to disable register in config.php (💀)
# Leaking