John McCardle john
  • Site admin.

  • Joined on 2020-09-17
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 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:12:28 +00:00
167636ce8c Iterators, other Python C API improvements
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
john pushed to grid_entity_integration at john/McRogueFace 2025-03-06 01:19:18 +00:00
d93311fea8 changes to PyVector, UICaption, UIEntity, and UIGrid. They seem minor, but I can't remember what I was working on. They're going to be shipped with 7DRL, so I figured I better get them in branch.
b920a51736 7DRL 2025 - Crypt of Sokoban fully functional. Minor C++ changes.
Compare 2 commits »
john opened issue john/McRogueFace#77 2025-03-05 20:26:55 +00:00
Error message on grid.at does not explain which value was invalid well
john opened issue john/McRogueFace#76 2025-03-03 20:51:29 +00:00
UIEntityCollection::getitem returns mcrfpy.Entity, even if a derived class was submitted
john opened issue john/McRogueFace#75 2025-03-03 18:55:24 +00:00
"Application is not responding" while REPL is open
john opened issue john/McRogueFace#74 2025-03-03 18:48:44 +00:00
Bad error message on grid bounds check (.at method)
john opened issue john/McRogueFace#73 2025-03-03 17:40:40 +00:00
grid entities - implement index method
john opened issue john/McRogueFace#72 2025-03-03 17:34:57 +00:00
grid entities - segfault when iterating