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 년 전