John McCardle john
  • Site admin.

  • Joined on 2020-09-17
john pushed to alpha_streamline_2 at john/McRogueFace 2025-07-10 02:34:48 +00:00
64ffe1f699 Draft tutorials
9be3161a24 docs: update ROADMAP with FOV, A* pathfinding, and GUI text widget completions
d13153ddb4 feat(engine): implement perspective FOV, pathfinding, and GUI text widgets
051a2ca951 feat(demos): enhance interactive pathfinding demos with entity.path_to()
7ee0a08662 feat(entity): implement path_to() method for entity pathfinding
Compare 7 commits »
john pushed to at john/McRogueFace 2025-07-10 02:19:38 +00:00
9be3161a24 docs: update ROADMAP with FOV, A* pathfinding, and GUI text widget completions
john pushed to at john/McRogueFace 2025-07-09 17:07:33 +00:00
051a2ca951 feat(demos): enhance interactive pathfinding demos with entity.path_to()
john pushed to at john/McRogueFace 2025-07-09 17:01:03 +00:00
7ee0a08662 feat(entity): implement path_to() method for entity pathfinding
john pushed to alpha_streamline_2 at john/McRogueFace 2025-07-09 12:36:33 +00:00
192d1ae1dd Roguelike Tutorial Planning + Prep
4e94d1d79e feat(docs): complete markdown API documentation export
1e67541c29 feat(docs): complete API documentation with zero missing methods
edb7967080 feat(docs): create professional HTML API documentation
1e65d50c82 feat: complete API reference generator and finish Phase 7 documentation
Compare 20 commits »
john pushed to at john/McRogueFace 2025-07-08 16:16:56 +00:00
4e94d1d79e feat(docs): complete markdown API documentation export
john pushed to at john/McRogueFace 2025-07-08 15:55:19 +00:00
1e67541c29 feat(docs): complete API documentation with zero missing methods
john pushed to at john/McRogueFace 2025-07-08 15:19:09 +00:00
edb7967080 feat(docs): create professional HTML API documentation
john pushed to at john/McRogueFace 2025-07-08 14:15:37 +00:00
1e65d50c82 feat: complete API reference generator and finish Phase 7 documentation
john pushed to alpha_streamline_2 at john/McRogueFace 2025-07-06 22:19:03 +00:00
93256b96c6 docs: update ROADMAP for Phase 6 progress
967ebcf478 feat(rendering): implement RenderTexture base infrastructure and UIFrame clipping (#6)
5e4224a4f8 docs: create RenderTexture overhaul design document
ff7cf25806 feat(Grid): add customizable background_color property (#50)
4b2ad0ff18 docs: update roadmap for Phase 6 preparation
Compare 27 commits »
john pushed to at john/McRogueFace 2025-07-06 20:58:35 +00:00
93256b96c6 docs: update ROADMAP for Phase 6 progress
john pushed to at john/McRogueFace 2025-07-06 20:13:12 +00:00
967ebcf478 feat(rendering): implement RenderTexture base infrastructure and UIFrame clipping (#6)
john pushed to at john/McRogueFace 2025-07-06 20:00:11 +00:00
5e4224a4f8 docs: create RenderTexture overhaul design document
john pushed to at john/McRogueFace 2025-07-06 18:43:43 +00:00
4b2ad0ff18 docs: update roadmap for Phase 6 preparation
john opened issue john/McRogueFace#108 2025-07-06 02:53:07 +00:00
IDE integration - .pyi stub generation
john opened issue john/McRogueFace#107 2025-07-06 02:51:23 +00:00
Particle system
john opened issue john/McRogueFace#106 2025-07-06 02:49:59 +00:00
Shader support
john opened issue john/McRogueFace#105 2025-07-06 02:48:15 +00:00
Scene transitions
john opened issue john/McRogueFace#104 2025-07-06 02:46:37 +00:00
Basic profiling/metrics
john opened issue john/McRogueFace#103 2025-07-06 02:45:50 +00:00
Timer objects