Combined Blockland New Year's statistics (for the servers I controlled or had access to)
Aktualisiert vor 3 Tagen
Analysis of a scripting mistake with the parameters of ProjectileData::onCollision that has plagued Blockland for years
Aktualisiert vor 2 Monaten
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.
Aktualisiert vor 2 Monaten
Information on Blockland DLLs and DLL loaders with a few tools and other helpful links
Aktualisiert vor 2 Monaten
C++ library of small functions for Blockland DLL developers to deal with MinHook and common Torque engine interfaces
Aktualisiert vor 2 Monaten
Python program to analyze Blockland memory dumps (MDMP) including TraceBuddy traces
Aktualisiert vor 3 Monaten
Header-only library for Blockland DLL developers to handle known object layouts in memory
Aktualisiert vor 3 Monaten
MinHook version typically used in Blockland DLL projects
Aktualisiert vor 3 Monaten
Pirate Adventure player stats derived from console logs and broken down by year each player joined
Aktualisiert vor 3 Monaten
Aktualisiert vor 7 Monaten
Abandoned - intended to fix up the gamemode but never changed beyond a few fixes
Aktualisiert vor 7 Monaten
Python 3 program to take all blobs stored in cache.db and put them into a "blobs" folder as regular files
Aktualisiert vor 1 Jahr
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.
Aktualisiert vor 2 Jahren