John McCardle john
  • Site admin.

  • Joined on 2020-09-17
john closed issue john/McRogueFace#19 2025-07-10 02:52:26 +00:00
Sprite get/set Texture (swap texture)
john closed issue john/McRogueFace#93 2025-07-10 02:52:26 +00:00
Add Vector arithmetic helper methods
john closed issue john/McRogueFace#71 2025-07-10 02:52:26 +00:00
Create Python base class for UIDrawables, and derive Python UI types from it
john closed issue john/McRogueFace#88 2025-07-10 02:52:26 +00:00
Add opacity property to all UIDrawable objects
john closed issue john/McRogueFace#30 2025-07-10 02:52:26 +00:00
UIGrid & UIEntity Integration; reliable add and remove
john closed issue john/McRogueFace#50 2025-07-10 02:52:25 +00:00
UIGrid: Background Color
john closed issue john/McRogueFace#94 2025-07-10 02:52:25 +00:00
Add Color helper methods
john closed issue john/McRogueFace#103 2025-07-10 02:52:25 +00:00
Timer objects
john pushed to at john/McRogueFace 2025-07-10 02:41:15 +00:00
d11f76ac43 Squashed commit of 53 Commits: [alpha_streamline_2]
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