Update README.md

This commit is contained in:
John Shedletsky 2023-02-11 17:26:07 +00:00 committed by GitHub
parent 37c95519a1
commit 72924fb36e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -5,16 +5,16 @@ A Bootstrap based ROBLOX revival website.
- [ ] Friending system<br>
- [x] Making home page optimize on the page size <br>
- [x] User page<br>
- [ ] Search (maybe)<br>
- [x] Search (maybe)<br>
- [ ] Messaging system<br>
- [x] Make games page grab games from the database<br>
- [x] Make game page (game?id=) working with grabbing from db<br>
- [ ] Make Create assets/game page<br>
- [x] Make Create assets/game page<br>
- [x] Make Catalog page (functional)<br>
- [x] Make Credits page<br>
- [ ] 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 (💀)