• Site admin.

  • Joined on 2020-09-17
john closed issue john/McRogueFace#74 2025-07-05 16:15:13 +00:00
Bad error message on grid bounds check (.at method)
john closed issue john/McRogueFace#73 2025-07-05 16:15:13 +00:00
grid entities - implement index method
john closed issue john/McRogueFace#27 2025-07-05 16:15:13 +00:00
UIEntityCollection + UICollection .extend
john closed issue john/McRogueFace#33 2025-07-05 16:15:13 +00:00
Sprite: test index before accessing Texture
john closed issue john/McRogueFace#3 2025-07-05 16:15:13 +00:00
Remove old player_input system
john closed issue john/McRogueFace#2 2025-07-05 16:15:13 +00:00
PyAction system cleanup
john closed issue john/McRogueFace#47 2025-07-05 16:15:13 +00:00
New McRogueFace git README.md
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