• Site admin.

  • Joined on 2020-09-17
john closed issue john/McRogueFace#112 2025-07-16 01:42:02 +00:00
Object Splitting Bug
john closed issue john/McRogueFace#121 2025-07-16 01:42:02 +00:00
Timer Object System
john commented on issue john/McRogueFace#102 2025-07-16 01:41:38 +00:00
Add global_position property to nested UI elements

in conjunction with #122, as well

john pushed to at john/McRogueFace 2025-07-16 01:30:49 +00:00
f4343e1e82 Squashed commit of the following: [alpha_presentable]
john pushed to alpha_presentable at john/McRogueFace 2025-07-14 05:39:08 +00:00
c5e7e8e298 Update test demos for new Python API and entity system
6d29652ae7 Update animation demo suite with crash fixes and improvements
a010e5fa96 Update game scripts for new Python API
9c8d6c4591 Fix click event z-order handling in PyScene
dcd1b0ca33 Add roguelike tutorial implementation files
Compare 11 commits »
john pushed to at john/McRogueFace 2025-07-14 05:35:35 +00:00
a010e5fa96 Update game scripts for new Python API
john commented on issue john/McRogueFace#111 2025-07-14 01:46:24 +00:00
Click Events Broken in Headless

this is going to require a GameEngine mod to track a "simulated mouse position" from mouse move events.

john opened issue john/McRogueFace#126 2025-07-12 19:58:59 +00:00
Generate perfectly consistent and complete Python interface
john opened issue john/McRogueFace#125 2025-07-12 19:12:21 +00:00
Gitea/Forgejo Issues Automation
john opened issue john/McRogueFace#124 2025-07-12 19:11:49 +00:00
Grid Point Animation
john opened issue john/McRogueFace#123 2025-07-12 19:09:13 +00:00
Grid Subgrid System
john opened issue john/McRogueFace#122 2025-07-12 19:07:30 +00:00
Parent-Child UI System
john opened issue john/McRogueFace#121 2025-07-12 19:07:10 +00:00
Timer Object System
john opened issue john/McRogueFace#120 2025-07-12 19:06:28 +00:00
Animation Property Locking
john opened issue john/McRogueFace#119 2025-07-12 19:06:02 +00:00
Animation Completion Callbacks
john opened issue john/McRogueFace#118 2025-07-12 19:05:35 +00:00
Scene as Drawable
john opened issue john/McRogueFace#117 2025-07-12 19:04:58 +00:00
Memory Pool for Entities
john opened issue john/McRogueFace#116 2025-07-12 19:04:26 +00:00
Dirty Flag System
john opened issue john/McRogueFace#115 2025-07-12 19:03:00 +00:00
SpatialHash Implementation
john opened issue john/McRogueFace#114 2025-07-12 19:02:29 +00:00
CellView API