John McCardle john
  • Site admin.

  • Joined on 2020-09-17
john closed issue john/McRogueFace#27 2025-07-05 16:15:13 +00:00
UIEntityCollection + UICollection .extend
john pushed to at john/McRogueFace 2025-07-05 16:04:20 +00:00
d03182d347 Squashed commit of the following: [interpreter_mode]
john pushed to interpreter_mode at john/McRogueFace 2025-07-05 15:34:21 +00:00
9bd1561bfc 🎉 ALPHA 0.1 ACHIEVED! Update ROADMAP to reflect alpha release
43321487eb Update ROADMAP.md: Mark Issue #63 (z-order rendering) as complete
90c318104b Fix Issue #63: Implement z-order rendering with dirty flag optimization
2a48138011 Update ROADMAP.md to reflect completion of Issue #69 (Sequence Protocol)
e4482e7189 Implement complete Python Sequence Protocol for collections (closes #69)
Compare 10 commits »
john created branch interpreter_mode in john/McRogueFace 2025-07-05 15:34:21 +00:00
john pushed to at john/McRogueFace 2025-07-05 15:20:07 +00:00
9bd1561bfc 🎉 ALPHA 0.1 ACHIEVED! Update ROADMAP to reflect alpha release
john pushed to at john/McRogueFace 2025-07-05 14:36:09 +00:00
43321487eb Update ROADMAP.md: Mark Issue #63 (z-order rendering) as complete
john pushed to at john/McRogueFace 2025-07-05 06:00:12 +00:00
2a48138011 Update ROADMAP.md to reflect completion of Issue #69 (Sequence Protocol)
john reopened issue john/McRogueFace#77 2025-05-31 13:13:22 +00:00
Error message on grid.at does not explain which value was invalid well
john pushed to master at john/McRogueFace 2025-05-31 13:12:28 +00:00
167636ce8c Iterators, other Python C API improvements
john closed issue john/McRogueFace#72 2025-05-31 13:12:28 +00:00
grid entities - segfault when iterating
john pushed to master at john/McRogueFace 2025-05-31 13:10:19 +00:00
c7909bd5a7 Iterators, other Python C API improvements
john closed issue john/McRogueFace#77 2025-05-31 13:10:19 +00:00
Error message on grid.at does not explain which value was invalid well
john pushed to at john/McRogueFace 2025-05-31 12:58:52 +00:00
c7909bd5a7 Iterators, other Python C API improvements
john pushed to master at john/McRogueFace 2025-03-13 02:42:30 +00:00
f594998dc3 Final day of changes for 7DRL 2025 - Crypt of Sokoban game code
john pushed to master at john/McRogueFace 2025-03-09 02:12:44 +00:00
5b259d0b38 Moving console access to python side, so Windows users won't brick their session.
john pushed to master at john/McRogueFace 2025-03-09 01:33:59 +00:00
cea084bddf Whoops, never commited the UI icons spritesheet
john pushed to master at john/McRogueFace 2025-03-09 01:31:38 +00:00
dd2db1586e Whoops, never committed the tile config
john pushed to master at john/McRogueFace 2025-03-08 15:44:00 +00:00
6be474da08 7DRL 2025 progress
e928dda4b3 Squashed: grid-entity-integration partial features for 7DRL 2025 deployment
Compare 2 commits »
john opened issue john/McRogueFace#78 2025-03-08 14:53:24 +00:00
Middle Mouse Click sends "C" keyboard event to scene event handler
john pushed to master at john/McRogueFace 2025-03-06 01:25:09 +00:00
55a530d216 Squashed: grid-entity-integration partial features for 7DRL 2025 deployment