From 72924fb36efff65429285c56676ade9455a0fca9 Mon Sep 17 00:00:00 2001 From: John Shedletsky <113091876+ui0ppk@users.noreply.github.com> Date: Sat, 11 Feb 2023 17:26:07 +0000 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5883c33..a4a168d 100644 --- a/README.md +++ b/README.md @@ -5,16 +5,16 @@ A Bootstrap based ROBLOX revival website. - [ ] Friending system
- [x] Making home page optimize on the page size
- [x] User page
-- [ ] Search (maybe)
+- [x] Search (maybe)
- [ ] Messaging system
- [x] Make games page grab games from the database
- [x] Make game page (game?id=) working with grabbing from db
-- [ ] Make Create assets/game page
+- [x] Make Create assets/game page
- [x] Make Catalog page (functional)
- [x] Make Credits page
- [ ] 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 -- [ ] 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] 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 (💀)