It's Elletra! (she/her)

Hello! I used to make stuff for Blockland.

This isn't really a professional portfolio or anything—I just wanted to have a page for my projects.


Projects

These are some projects I've worked on over the years.

DSO Sharp C#

A DSO decompiler for the Torque Game Engine.

It takes .dso files and decompiles them back into TorqueScript! It supports several different games, as specified in the README.

Blockland Decompiled TorqueScript

These are the default scripts for Blockland, decompiled by DSO Sharp. It contains the scripts for several different game versions.

Blockland Preprocessor C#

This program transpiles custom preprocessor directives into TorqueScript code. It mainly allows for the usage of macros, like in C/C++.

It's mostly targetted towards Blockland, but it can be used for any software that runs on TGE 1.3 or before.

Playable Instruments TorqueScript

The beloved instruments mod. It lets you play music with other people using a built-in GUI.

You can either play live using your keyboard, or you can write songs and play them back using a custom notation format. You can save these songs either locally or to the server. You can save your keybinds too.

It also adds a modular system for loading instruments, allowing modders to make their own instruments! And if you don't want to enable a certain instrument on your server, simply leave it unchecked in your add-ons list.

I'll admit that I have mixed feelings about this add-on. The code for it is absolutely atrocious and the notation format sucks, but it's still a fun add-on that has brought brought many people (myself included) hours of joy… So it can't be all bad!

Blockland r2033 Liberator C

Patches out certain restrictions from a Blockland v21 r2033 executable.

Some functions in Blockland have passwords, cannot be packaged or overwritten, and/or cannot be called outside of certain .dso files. This program removes those restrictions.

This only works properly for Blockland v21 r2033! It does not check if the executable being patched is the correct version/revision or is even a copy of Blockland. Use at your own risk!

image2brick C

An open source reimplementation of image2brick.

Support_AnimatedTextures TorqueScript

Adds support for animated textures on players, vehicles, static shapes, etc.

This is done using schedules, so don't expect it to be performant—use sparingly.

The Legend of Zelda: Ocarina of Time (Decompilation) C

I decompiled BgSpot03Taki for this project. I wanted to contribute more, but unfortunately couldn't due to life circumstances. I'm still proud that I contributed something though.


Contact

GitHub: Elletra

Discord: elletra_