4.1 KiB
Since you can only pin 6 repositories and I have more stuff that might be of interest I'm using this file instead of pins.
Games
[Broken Seals] - An open source third person action RPG with multiplayer support.
[Broken Seals 2d] - An experimantal 2d version of Broken Seals.
[Broken Seals Roguelike] - An experimental 2d rogulike (turn based) version of Broken Seals.
[The Tower] - A really simple and strange looking demonstration project for Voxelman. (Which kind of needs to be updated (soon).)
[Mourne] -
An old village builder / hero manager web rpg ported to [RCPP Framework]. (The port is in early stages.)
Godot Engine Modules
[Entity Spell System] - An entity and spell system c++ godot engine module, for complex (optionally multiplayer) RPGs.
[Terraman] - [Terraman 2D] - Terrain and building engine for godot based on voxelman.
[voxelman] - A c++ voxel engine module for godot.
[Props] - [Props 2D] - godot engine module to help with creating/optimizing in-game props.
[Thread Pool] - A c++ Godot engine module which makes it easy to run methods in threads.
[Mesh Utils] - A c++ Godot engine module containing utilites for working with mehses (Like simplification).
[Texture Packer] - A c++ Godot engine module, to layer, pack, and merge textures at runtime.
[World Generator] - A c++ engine module for the godot engine. Contains lots of classes to help with world generation.
[UI Extensions] - Small extensions engine module for GODOT.
[Mesh Data Resource] - A Godot c++ engine module. It adds a data-only mesh type with an importer.
[Skeleton Editor] - Godot engine module version of TokageItLab's skeleton editor pr, that got deprecated, but [my godot fork] has it fully implemented.
[Godot Fastnoise] - Zylann's godot_fastnoise, but with compile fixes for 4.0, and a Resource class.
[Procedural Animations] - A c++ engine module for godot, that lets you create new animations from animation frames. (Deprecated)
Godot Addons
[Mat Maker GD] - RodZill4's material-maker ported to the cpu. Newest verison is temporarily [here].
RCPP Framework
[RCPP Framework] - An experimental c++ app/http framework.
[WordPress Saver] - A simple app that lets you save wordpress blogs using RCPP Framework.
[CrystalCMS] - An old CMS of mine that was originally written for/in laravel now ported to RCPP Framework.
[Simple Data Collector App] - Sample data collector app for RCPP Framework.
WoW Addons
Relintai's Enemy "Kooldown" Tracker - [TBC - 2.4.3] - [WotLK - 3.3.5a] - This is a PvP cooldown tracker addon for World of Warcraft (the old clients).
Other
[Programming Tutorials] - Hungarian programming tutorials that I'm writing. (Might translate them later.)