• Site admin.

  • Joined on 2020-09-17
john pushed to master at john/McRogueFace 2026-01-17 00:22:22 +00:00
baa7ee354b Add input validation and fix Entity repr
john closed issue john/McRogueFace#213 2026-01-17 00:22:22 +00:00
[Bugfix] Color component values outside 0-255 wrap silently without warning
john closed issue john/McRogueFace#212 2026-01-17 00:22:22 +00:00
respect GRID_MAX when creating Grids and GridLayers
john closed issue john/McRogueFace#216 2026-01-17 00:22:22 +00:00
Grid.entities_in_radius - args style mismatch
john closed issue john/McRogueFace#214 2026-01-17 00:22:22 +00:00
[Bugfix] Potential null pointer dereference in HeightMap layer operations
john closed issue john/McRogueFace#192 2026-01-16 22:21:06 +00:00
[Leader Issue] 7DRL 2026 ProcGen Systems
john closed issue john/McRogueFace#208 2026-01-16 22:20:48 +00:00
[Proc Gen] NoiseSource.sample and NoiseSample class
john closed issue john/McRogueFace#209 2026-01-16 22:20:46 +00:00
[Proc Gen] HeightMap - Direct source sampling (add_noise, add_bsp)
john closed issue john/McRogueFace#198 2026-01-16 22:19:36 +00:00
[Proc Gen] HeightMap - kernel_transform
john closed issue john/McRogueFace#194 2026-01-16 22:19:33 +00:00
[Proc Gen] HeightMap - Combination operations
john closed issue john/McRogueFace#207 2026-01-16 22:19:30 +00:00
[Proc Gen] NoiseSource - Core class with point queries
john opened issue john/McRogueFace#220 2026-01-16 19:42:33 +00:00
Secondary Concurrency Model: Subinterpreter Support
john opened issue john/McRogueFace#219 2026-01-16 19:42:31 +00:00
Primary Concurrency Model: Threading Support with mcrfpy.lock()
john opened issue john/McRogueFace#218 2026-01-15 04:19:36 +00:00
mcrfpy.Color and mcrfpy.Vector animation targets
john pushed to master at john/McRogueFace 2026-01-15 04:10:46 +00:00
a1b692bb1f Add cookbook and tutorial showcase demos
23afae69ad Add API verification test suite and documentation
be450286f8 Refactor 11 more tests to mcrfpy.step() pattern
bb86cece2b Add headless-automation.md explanation document
4528ece0a7 Refactor timing tests to use mcrfpy.step() for synchronous execution
Compare 7 commits »
john opened issue john/McRogueFace#217 2026-01-15 03:28:37 +00:00
mcrfpy.Entity __repr__ lies
john opened issue john/McRogueFace#216 2026-01-15 03:22:24 +00:00
Grid.entities_in_radius - args style mismatch
john commented on issue john/McRogueFace#215 2026-01-15 02:36:55 +00:00
Cleanup: mcrfpy.libtcod

libtcod API Exposure Research Complete

john opened issue john/McRogueFace#215 2026-01-15 02:09:01 +00:00
Cleanup: mcrfpy.libtcod
john pushed to master at john/McRogueFace 2026-01-14 01:41:44 +00:00
65b5ecc5c7 Stubs definition update
b22dfe9524 Djikstra to Heightmap: convert pathfinding data into a heightmap for use in procedural generation processes
4bf590749c Alignment: reactive or automatically calculated repositioning of UIDrawables on their parent
Compare 3 commits »