Giter Site home page Giter Site logo

2016-roblox's Introduction

Screenshot of various pages

2016 Roblox

This is a recreation of Roblox's frontend from 2016, created with React (nextjs) and JSS. The only assets directly copied from Roblox are the logos and icons (for authenticity), as well as colors. This site is fully compatible with modern Roblox APIs.

Get Started | Project Structure

Notes

  • The exact date this is replicating is March 2016, however, images of some pages from that exact time may be hard to find, so pages based on anything 2015-2016 is fine if there are no other options.

  • Although this is designed to be responsive, responsiveness is more of an afterthought (since most pages weren't responsive to begin with), so for the best experience, use a computer with a resolution of 1280x768 or higher.

  • All links will cause a full page refresh. Again, this is for authenticity, however, there is no technical reason why this can't be a regular SPA.

  • Components starting with "old" are not deprecated or anything, they are just components that are in an older style (e.g. 2012 Roblox) - this is because, even nowadays, roblox has many components that were created years ago, and have a distinct older style (such as the tabs on the Create page).


Progress

There are some duplicates here, like the 2015+ and before 2015 profile page. I intend to do both eventually, and have them toggleable through the config file.

Misc

  • / Unauthenticated Homepage
  • ✔️ /home Authenticated Homepage
    • TODO: add feed
  • ✔️ /my/character.aspx Avatar customization page
    • Some rules are a bit messed up, so you can wear more than one shirt, however, this will fail once you click the update button.

Authentication

  • ✔️ Login Modal
  • ❌ Login Page
  • ❌ Reset Password Page
  • ❌ Locked account page
  • /my/account Settings Page (2016)
    • TODO:
      • Finish account info tab
      • Finish Privacy tab
      • Add Social tab
      • Add Billing tab
  • /my/account Settings Page (Before 2016)

Users

  • ✔️ /users/{userId}/profile Late 2015+ Profile Page
    • TODO:
      • Add favorited games
      • Add player badges
      • Add created models and clothing to Creations tab
  • /User.aspx?ID=1 Before 2015 Profile Page
  • ✔️ /messages/compose Message compose page
    • This is likely not accurate. I could not find any images of the message compose page from 2016, but if anyone has them, please share them.
  • ✔️ /My/Messages Messages page
    • Again, not very accurate as the only image I could find was for the "Sent" tab in late 2015.
  • ✔️ /users/{userId}/inventory User inventory page
  • ✔️ /users/{userId}/friends User friends/followers/followings page

Groups

  • ✔️ /My/CreateGroup.aspx Create group page
  • /Group/Groups.aspx Group list/searching
  • ✔️ /My/Groups.aspx Authenticated user groups
  • ✔️ /Groups/Group.aspx?gid=1 Group page
  • /Groups/Admin.aspx?gid=1 Group admin page

Forums This will be toggleable through configuration as Roblox does not have Forums anymore.

  • /Forums/Default.aspx Default page
  • /Forums/ShowForum.aspx Forum index page for a category
  • /Forums/ShowThread.aspx Forum thread page
  • /Forums/CreatePost.aspx Create post

Catalog

  • ✔️ /catalog Catalog Page
    • This is not 100% finished. TODO:
      • Gear type filter
      • Creator filter
      • Price filter
      • Get all sorts working on real Roblox
  • /catalog/{assetId}/name Late 2016+ Item Page
  • ✔️ /name-item?id=1 Before Late 2016 Item Page
    • TODO:
      • Find a web endpoint that returns if an asset has comments enabled, then hide "Comments" tab if they are disabled

Games

  • /create Create/develop page
  • /games/{assetId}/game-name 2015+ Game details page
  • ✔️ /game-name-place?id=1 Before 2015 game details page
  • ✔️ /games Games list page
    • Genre filters and sort have no effect at this time.
  • /places/{placeId}/update Update place page
    • Nearly identical to modern Roblox

Economy

  • ✔️ /My/Money.aspx Transactions and trades page
  • ✔️ /My/Trades.aspx Trades page (technically money page)
  • ✔️ /Trade/TradeWindow.aspx Create/Counter Trade Page

Builders Club/Premium

  • /upgrades/robux Purchase Robux page
  • /premium/membership Purchase Builders Club page

Non-pages

  • ❌ Proxy support
  • ❌ Cookie pool support for endpoints that require authentication

2016-roblox's People

Contributors

floatzei avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.