Combined Blockland New Year's statistics (for the servers I controlled or had access to)
最后更新于 3 天之前
Analysis of a scripting mistake with the parameters of ProjectileData::onCollision that has plagued Blockland for years
最后更新于 2 月之前
This is a DLL to disable brick searching (scope query, for finding bricks to ghost) and to replace it with a script-facing interface to instead read pre-populated SimSets containing bricks.
最后更新于 2 月之前
Information on Blockland DLLs and DLL loaders with a few tools and other helpful links
最后更新于 2 月之前
C++ library of small functions for Blockland DLL developers to deal with MinHook and common Torque engine interfaces
最后更新于 2 月之前
Python program to analyze Blockland memory dumps (MDMP) including TraceBuddy traces
最后更新于 3 月之前
Header-only library for Blockland DLL developers to handle known object layouts in memory
最后更新于 3 月之前
Pirate Adventure player stats derived from console logs and broken down by year each player joined
最后更新于 3 月之前
最后更新于 7 月之前
Abandoned - intended to fix up the gamemode but never changed beyond a few fixes
最后更新于 7 月之前
Python 3 program to take all blobs stored in cache.db and put them into a "blobs" folder as regular files
最后更新于 1 年之前
This is a Python 3 interface with the Blockland engine. Many of the C++ functions available with TSFuncs are available to Python in addition to anything inside the wide array of default Python libraries.
最后更新于 2 年之前