2026-01-14 - 2026-01-21

Overview

0 active pull requests
17 active issues
Excluding merges, 2 authors have pushed 12 commits to master and 12 commits to all branches. On master, 54 files have changed and there have been 3963 additions and 945 deletions.

15 issues closed from 1 user

Closed #215 Cleanup: mcrfpy.libtcod 2026-01-20 05:10:23 +00:00

Closed #219 Primary Concurrency Model: Threading Support with mcrfpy.lock() 2026-01-20 04:38:05 +00:00

Closed #221 Grid children: support .grid_pos property 2026-01-20 03:23:59 +00:00

Closed #222 on_click receiving string args instead of enums 2026-01-20 03:03:13 +00:00

Closed #212 respect GRID_MAX when creating Grids and GridLayers 2026-01-17 00:22:22 +00:00

Closed #216 Grid.entities_in_radius - args style mismatch 2026-01-17 00:22:22 +00:00

Closed #214 [Bugfix] Potential null pointer dereference in HeightMap layer operations 2026-01-17 00:22:22 +00:00

Closed #213 [Bugfix] Color component values outside 0-255 wrap silently without warning 2026-01-17 00:22:22 +00:00

Closed #217 mcrfpy.Entity __repr__ lies 2026-01-17 00:22:22 +00:00

Closed #192 [Leader Issue] 7DRL 2026 ProcGen Systems 2026-01-16 22:21:06 +00:00

Closed #208 [Proc Gen] NoiseSource.sample and NoiseSample class 2026-01-16 22:20:48 +00:00

Closed #209 [Proc Gen] HeightMap - Direct source sampling (add_noise, add_bsp) 2026-01-16 22:20:46 +00:00

Closed #198 [Proc Gen] HeightMap - kernel_transform 2026-01-16 22:19:36 +00:00

Closed #194 [Proc Gen] HeightMap - Combination operations 2026-01-16 22:19:33 +00:00

Closed #207 [Proc Gen] NoiseSource - Core class with point queries 2026-01-16 22:19:30 +00:00

8 issues created by 1 user

Opened #215 Cleanup: mcrfpy.libtcod 2026-01-15 02:09:01 +00:00

Opened #216 Grid.entities_in_radius - args style mismatch 2026-01-15 03:22:24 +00:00

Opened #217 mcrfpy.Entity __repr__ lies 2026-01-15 03:28:37 +00:00

Opened #218 mcrfpy.Color and mcrfpy.Vector animation targets 2026-01-15 04:19:36 +00:00

Opened #219 Primary Concurrency Model: Threading Support with mcrfpy.lock() 2026-01-16 19:42:31 +00:00

Opened #220 Secondary Concurrency Model: Subinterpreter Support 2026-01-16 19:42:33 +00:00

Opened #221 Grid children: support .grid_pos property 2026-01-19 03:39:20 +00:00

Opened #222 on_click receiving string args instead of enums 2026-01-19 14:22:36 +00:00