Lua-ish compiler for RetroStudio
Goofy Linux windowing system
Self-explanatory, I think
The aim of this project is to recreate the MOS 6502 processor in Roblox using the Luau scripting language.
HttpService experiment for RetroStudio by using a "bot player" that would be responsible for proxying data from a computer (via input/output) into a game server. The achieved speed was 3 bytes/s up and 15 kilobytes/s down.
A Firefox extension that allows you to share your current YouTube Music song with others on Discord, similar to Spotify's own integration. Not releasing it to the public as it's quite unstable and requires a Python program to function, but if you'd like a copy, let me know.
RetroStudio game about fighting with rocket-propelled planes in space that fits into 4096 bytes. This game was fun to develop as I had to optimize a lot of things and fight for every byte available.
Failed attempt at creating a user-friendly manager for Roblox Client and Studio on Linux. Part of the featureset included automatically setting up Sober (a Roblox client for Linux) and Wine for Roblox Studio.
A RetroStudio plugin that would allow developers to easily get their game's analytics, chat logs and user feedback. Although I'm not actively working on this project, it is not abandoned.
RetroStudio script that helps users manage multiple plugins in Edit Mode at once, as well as providing extra functionality such as plugin buttons, easy plugin installing, uninstalling and upgrading.
A video player that could play arbitrary 144p video up to 10 FPS. It did not use decals, all data was stored within the game.
A custom language for RetroStudio that was being offered as a replacement to Block Coding. Powerlang used its own syntax, which was a weird mix of JavaScript and Lua. Powerlang was eventually phased out due to it being difficult for regular users, and soon replaced by almostLua.
Custom IDE for Powerlang, complete with loading/saving, auto-indentation, syntax highlighting, built-in compiler and undo/redo.
A failed attempt to recreate the classic Roblox building tools in RetroStudio with Powerlang.
Commission to make multiple new gears and remaster old gears for a Roblox game similar to Item Asylum (where players get random tools in an arena and must battle for most kills). I have also worked on a voting system and the arena picking system.
This tool attempts to recover assets created by old Roblox users whose inventories are either private or unavailable.
RetroStudio game attempting to actually simulate how it was like to experience old Roblox (as well as demonstrating the excellent physics it had).
Roblox plugin I have developed for myself to replace Elttob's Reclass plugin. The purpose is to rapidly convert the class of one or multiple Instances in Roblox Studio.
A donation game I have developed as a commission. The owner may set a donation goal, track the progress in real-time and receive updates via a Discord webhook.
Library to help create RetroStudio Block Coding scripts using Lua. Check the almostLua and Powerlang project for related information.
Medieval RetroStudio game where one team of players defends a castle while another tries to siege it using weapons, ladders and cannons.
Roblox ModuleScript that sandboxes globals in a chosen Luau script to collect insight into what the script is doing, developed as a way to reverse-engineer obfuscated scripts.
RetroStudio Domino Contest 2024 submission. Players can knock over 8 big domino paths with logos at the end using physics and their character.
More commonly known as TFSMP. This was a mod that allowed players of the game Turboprop Flight Simulator 3D to play together on an online server and see each other (the game does not natively support multiplayer). Users could either join the default server or host their own and customize it with additional plugins as they saw fit. The main server had been shut down in June due to lack of public interest, however willing users may still host their own servers and play on them.
(Thankfully) failed attempt at making a standardization for modding Turboprop Flight Simulator 3D
Prototype multiplayer game inspired by Roblox's old Personal Servers feature, thankfully never finished. Resources repurposed for NetConnected, and eventually TFSMP
RetroStudio plugin for importing models from Roblox Studio with ease.
Attempt to replicate the R15 character rig in RetroStudio
RetroStudio game that mimics Epic Minigames
Discord message/channel analytics bot that would count messages and keep track of activity times
Unofficial place for fans of the game Turboprop Flight Simulator to discuss it, as well as share tips
Latest version of an elevator controller in RetroStudio, useful for games where you explore buildings.
Roblox game where you battle with other players on a chess-like grid by using troops of various abilities (similar to a real-time strategy game). Players can purchase new troops and control existing ones to fight the enemy, as well as buy various upgrades to reinforce their attack/defense capabilities.
A concept of how a very inefficient operating system could look like on a micro:bit microprocessor.
Account system written in Python that uses only HTML & CSS, no JavaScript. Users can log in, add friends, change their profile settings, etc.
Roblox game about sliding down a ramp and then blasting off into the space like a rocket. Users could buy upgrades and powerups to reach the limit faster, as well as spin a daily rewards wheel or get reborn.
Python script that would automatically resize a video down to either 8MB or 100MB to fit under the Discord limits of the time
Originally a Discord web browser but got turned into a very stupid chatbot somehow