Skip to content

P0L3NARUBA/roblox-2016-source-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My handmade Roblox Logo

GitHub Repo Size GitHub Release GitHub Last Commit

Roblox 2016 Source Code

This source originates from robloxsrc.zip, which was circulating some time ago but has become hard to find.
After a long effort, this repository has been brought to GitHub with many improvements!

To build from the source, refer to BUILDING.md

  • Make sure to read it thoroughly to avoid any issues.

Experiencing problems? You can get help via our Discord server or the Issues section.

Want to experience the game in no time? Check out the Releases

Every contribution moves the project forward — we're always open to new helpers!

The pixel-lighting branch is not maintained by me and may be outdated compared to the current branch.

Table of Contents

  1. 🪨 Features / Additions
  2. 📚 Libraries Used
  3. 🔨 Tools Used
  4. 🎯 Current Goals
  5. ⚠️ Current Problems

🪨 Features / Additions

  • Numerous new features have been added and we're still improving!
  • Compilation-breaking issues have been fixed to ensure all projects work as intended.
  • The entire source has been cleaned up for clarity and ease of use.
  • Splash Screen and Copyright Dates updated.
  • Reverse-engineered several C# libraries and executables using ILSpy to make the source accessible.

📚 Libraries Used

🔨 Tools Used

🎯 Current Goals

  • Backport/Implement Hitius, Graphictoria and Economy Simulator Features
    • Color3uint8
      • Color3.fromRGB()
    • R15 character support
  • :Connect() and :Wait()
  • New Fonts
  • Move unrelated files out of the content\fonts folder
  • Support for newer mesh formats
  • Add Cyrillic and non-Latin language support
    • UTF/Unicode compatibility
    • Improve profanity and swear word filter
  • Add or port new Lua version
  • Support for newer place versions
  • Add dark theme for Studio
  • Fix in-game recording issues
  • Build all projects in the source using the latest Visual Studio version
    • Ensure support for the latest C/C++ standards (C++17 or later)
    • Enable 64-bit support across all applicable projects

⚠️ Current Problems

  • Undo/Redo does not handle Color3 properties accurately; they often revert to the nearest BrickColor value.
    • This can lead to inconsistencies, especially with BodyColors.