Queuenard

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 месяцев назад

MinHook version typically used in Blockland DLL projects

Обновлено 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 месяцев назад

Sample, test or temporary project

Обновлено 10 месяцев назад

Testing object trace code

Обновлено 1 год назад

Python 3 program to take all blobs stored in cache.db and put them into a "blobs" folder as regular files

Обновлено 1 год назад

BLpython3
0 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 лет назад