Categories
Projects

Project Vectorizer

IDE made for visualizing and debugging computer graphics algorithms, written in Java. Supports both 2D and 3D visualization. Uses Groovy as a scripting language.

Categories
News Projects

HROT modding tools

HROT is an indie Quake like shooter in early access. It uses a proprietary engine written in Pascal. This means it has no modding support yet,
however, HROT uses the same archive format (.pak) as Quake.
Thanks to this it is possible to replace the game’s already existing resources (sounds, models, textures). Some .pak extractors and repackers already exist.

There is still a problem with the game’s code which causes the game to crash on launch when data file size differs from the release version.
I wrote a patching utility to update this number so nothing prevents resource replacement mods from working.
You can simply extract the game files, overwrite them and repack them. Then the game launcher is patched to prevent the crash.

This patcher probably won’t be needed for long but, the custom archive support still has yet to arrive.
It also works on the Demo version.

Download link:
Mega.nz

My toolset uses Joshua Kelly’s extractor:
Steam forum
Github

Categories
Projects

Neodit JS

Work in progress lightweight javascript IDE made in Java.
Features code highlighting and auto completion, snippets, multiple carets and tabs. Integrated console for debugging with NodeJS.

Categories
Projects

C-Style Beautifier

Simple beautifier script for C like languages (C, C++, Java, ACS, JS, GML). Supports {} blocks, if-else and switch-case.

Categories
Projects

ZScript/Decorate beautifier

Simple decorate formatting script made in JS. It is almost fully ZScript compatible(except switch-case statements).

Please remove comments before using.

Categories
Projects

Crimeboard

Mindmap/investigation board organizer, allows you to store image and text data in a logical way. Has options for text formatting, different style of connections, node coloring and pointing at specific locations within the images.
It is being developed in Java, release is coming soon.

Categories
Projects

The Crusade of Tartarus

is a Doom 2 total conversion modification,
being developed as a community project for the GZDoom launcher.
Features many unusual features like leaning, climbing, multiple sights, fire modes and ammo types.
More details to be announced.

List of features:
https://gitgud.io/YourLocalDrugDealer/crusade-of-tartarus/-/blob/master/README.md

Categories
Projects

Codename Teamstrike

Is a 2D sidescroller mix of RPG and immersive simulator. Features hardcore combat with realistic features as simulated magazines, gun chambering, jamming, overheating, bleed and others.
It is being developed in Game Maker Studio with a modding support in mind.

Check out the game’s IndieDB page for more screenshots.

Codename Teamstrike

Categories
Projects

Strife Overhaul

Total overhaul mod for the game Strife: The Quest for Sigil. Runs on the GZDoom engine.

Currently being developed for singleplayer only, multiplayer version is planned for later.

If you want to learn more or to help with the development, check out the mod’s page on ModDb or join the Discord.