Hi, I'm

LoadingByte

This website presents and documents my open source software projects. You can find all of my public code on GitHub.

Note that apart from this website, I'm also hosting a Maven repository for all my Java builds.

Also note that in the past, I often used a slightly customized version of the classic Nvie branching model which especially affected release cycles. You can find it described in detail under Legacy Branching & Releasing.

Projects

Most of the following projects have completely been developed by myself. I created the projects bearing the logo of Unrated Film Industries, an online filmmaking team, in an effort to make better machinimas in Minecraft. Meanwhile, I developed the projects under the QuarterCode label completely independently of any other organization.

Project Kind Description Tech. Org. Status
GuiLib Library Minecraft 1.7.10 Mod A Minecraft library that allows modders to create more advanced Minecraft GUIs. Java, Forge UFI Completed
ImageTiler (GitHub) CLI Application A very simple ImageMagick-based bash script that takes an image and tiles it. Bash Completed
MinecartRevolutionTags Bukkit Plugin A plugin for MinecartRevolution which adds the tag system TrainCarts uses. Java QC Completed
MovieSets Bukkit/Sponge Plugin A Bukkit and Sponge plugin that generates and manages worlds that are sectioned into different areas, with each of them being able to be used as a movie set. Java UFI Completed
Nexus 3 Exporter (GitHub) CLI Application A little script for downloading all assets inside a Nexus 3 repository, following the repository's format (e.g., Maven 2). Python Completed
Nodemapper GUI Application A tool for creating 2D node trees using a GUI application. Java QC Completed
QuarterMAP (GitHub) Webapp A web application for presenting maven artifacts, which are located in a maven repository, to end users in form of a nice download site. This project has been deprecated in favor of Socorepo. Java, Struts 2 QC Completed
ScriptSpace Minecraft 1.7.10 Mod A Minecraft mod that allows to run filter scripts which can directly modify a previously selected portion of the world. Think of them as a map-making tool — they can modify blocks, entities, and tile entities. Java, Forge UFI Completed
SkinShifter Minecraft 1.7.10 Mod A Minecraft mod that allows players to change their skin to arbitrary images. It also supports multiplayer. Java, Forge UFI Completed
Taiga contrib unrated Taiga Plugin A Taiga plugin that extends the Taiga software to fit our needs at Unrated Film Industries. Python, JavaScript UFI Completed
Telegram Text Extractor (GitHub) CLI Application A tool to extract raw chatlog text from Telegram JSON exports. Python Completed
Viewfinder Bukkit Plugin A Bukkit plugin that allows you to watch players from their point of view. It's a really neat when being used as a director's viewfinder. Java UFI Completed
Classmod Library A library for creating classes which can be modified at runtime. Java QC Abandoned
Disconnected (GitHub) Game A large sandbox-type hacking game which simulates the entire world for giving realistic reactions of the society. Java QC Abandoned
EventBridge Library EventBridge is a flexible event framework that can be used for local and network communication. Java QC Abandoned
GameSpec Sponge Framework A standard for Minecraft minigames, hopefully evolving into an ecosystem built on top of SpongeAPI. Java QC Abandoned
JTimber Library A framework that supports the creation of complex Java object trees by introducing concepts like object parent storage. Java QC Abandoned
MovieLens (GitHub) Minecraft 1.7.10 Mod A Minecraft mod that projects the game world in a fixed aspect ratio. Doing that, it only ever expands, but never crops the frame, enabling you to shoot in real widescreen formats instead of simply overlaying letterboxes. Java, Forge UFI Abandoned