Pinned Repositories
auth_rx
Auth Redux is a drop-in replacement for Minetest's builtin authentication handler
axon
Axon is a lightweight but powerful event propagation framework for use by Minetest games
bitwise
Bitwise Operations is a pure-Lua implementation of common bit-manipulation functions
chat_history
Chat History is an interactive chat history viewer for use on Minetest servers.
cipher
Simple Cipher is a lightweight and portable cryptography library for Minetest.
markup
Bedrock Markup Language is an extensible markup language and API for Minetest formspecs.
mobs
Proof-of-concept for extended motion mechanics API for LuaEntitySAOs in Minetest 5.3
polygraph
Polygraph is a formspec-based charting API for Minetest
rocketlib
RocketLib Toolkit is a Lua-based SQLITE3 map reader library for Minetest server operators.
sorcerykid's Repositories
sorcerykid/auth_rx
Auth Redux is a drop-in replacement for Minetest's builtin authentication handler
sorcerykid/axon
Axon is a lightweight but powerful event propagation framework for use by Minetest games
sorcerykid/mobs
Proof-of-concept for extended motion mechanics API for LuaEntitySAOs in Minetest 5.3
sorcerykid/minetest
Minetest, an open source infinite-world block sandbox game engine with support for survival and crafting. Also see https://github.com/minetest/minetest_game
sorcerykid/rocketlib
RocketLib Toolkit is a Lua-based SQLITE3 map reader library for Minetest server operators.
sorcerykid/auth_rx_lite
A robust and lightweight authentication handler for Minetest servers.
sorcerykid/beds
Beds Redux is a complete rewrite of the Beds mod with many additional features
sorcerykid/books
Books Redux is a full-rewrite of default books as a standalone mod with many new features.
sorcerykid/console
sorcerykid/cronjob
Job Control offers a more flexible alternative to the builtin minetest.after function
sorcerykid/doors
Doors Redux is a rewrite of the Doors mod from Minetest Game with many new features
sorcerykid/entity_test
Interactive test suite for the extended motion mechanics API of LuaEntitySAOs
sorcerykid/extra_doors
Extra Doors adds a set of 18 new doors to Minetest of various styles.
sorcerykid/formspecs
ActiveFormspecs is a framework that abstracts the builtin formspec API of Minetest
sorcerykid/giftbox
sorcerykid/highways
Highways automatically constructs a network of walkable paths throughout the world
sorcerykid/physics
A purely Lua driven physics simulator for Minetest with plug-and-play integration
sorcerykid/player_coords
Player Coords is a debugging tool for developers to record player movement via a log file.
sorcerykid/plugins
Pluggable Helpers automates the process of downloading and installing helper functions.
sorcerykid/rcat
Rcat generates a multi-volume tar archive and uploads each volume to cloud storage via rclone,
sorcerykid/rpan_chat_archive
Parse the RPAN chatlog and output messages in various formats
sorcerykid/rpan_media_player
Watch RPAN videos in Windows alongside a synchronized chat replay.
sorcerykid/rpan_show_history
A command-line tool to generate a summary of past shows on RPAN
sorcerykid/rpan_stream_recap
A tool for RPAN broadcasters to download their streams directly
sorcerykid/rpan_webplayer
Watch downloaded RPAN videos within a web browser
sorcerykid/stairs
Stairs Redux is a complete rewrite of the Stairs Redo mod from Minetest Game
sorcerykid/survival
Basic Survival is a mod from the Just Test Tribute game
sorcerykid/timekeeper
Timekeeper acts as a centralized dispatcher for all time-sensitive routines.
sorcerykid/toolbox
Admin Toolbox provides a set of tools for basic in-game manipulation of mapblocks.
sorcerykid/wieldview
WieldView II shows the currently wielded item without the need for entities.