John McCardle john
  • Site admin.

  • Joined on 2020-09-17
john pushed to master at john/McRogueFace 2025-07-10 04:15:15 +00:00
4144cdf067 draft lessons
john pushed to master at john/McRogueFace 2025-07-10 03:33:13 +00:00
665689c550 hotfix: Windows build attempt
john closed issue john/McRogueFace#98 2025-07-10 02:52:26 +00:00
Add move() and resize() methods to UIDrawable
john closed issue john/McRogueFace#89 2025-07-10 02:52:26 +00:00
Add get_bounds() method to all UIDrawable objects
john pushed to master at john/McRogueFace 2025-07-10 02:52:26 +00:00
d11f76ac43 Squashed commit of 53 Commits: [alpha_streamline_2]
john closed issue john/McRogueFace#87 2025-07-10 02:52:26 +00:00
Add visible property to all UIDrawable objects
john closed issue john/McRogueFace#90 2025-07-10 02:52:26 +00:00
Grid constructor should accept grid_size tuple
john closed issue john/McRogueFace#52 2025-07-10 02:52:26 +00:00
UIGrid: don't attempt to render every Entity every frame
john closed issue john/McRogueFace#7 2025-07-10 02:52:26 +00:00
Remove or verify the necessity/safety of default constructors
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