John McCardle john
  • Site admin.

  • Joined on 2020-09-17
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
john pushed to master at john/McRogueFace 2025-07-05 22:57:15 +00:00
cd0bd5468b Squashed commit of the following: [alpha_streamline_1]
john pushed to alpha_streamline_2 at john/McRogueFace 2025-07-05 22:56:18 +00:00
cd0bd5468b Squashed commit of the following: [alpha_streamline_1]
john created branch alpha_streamline_2 in john/McRogueFace 2025-07-05 22:56:18 +00:00
john created branch alpha_streamline_1 in john/McRogueFace 2025-07-05 21:56:22 +00:00
john pushed to alpha_streamline_1 at john/McRogueFace 2025-07-05 21:56:22 +00:00
99f301e3a0 Add position tuple support and pos property to UI elements
2f2b488fb5 Standardize sprite_index property and add scale_x/scale_y to UISprite
5a003a9aa5 Fix multiple low priority issues
e5affaf317 Fix critical issues: script loading, entity types, and color properties
d03182d347 Squashed commit of the following: [interpreter_mode]
Compare 5 commits »
john closed issue john/McRogueFace#9 2025-07-05 21:55:45 +00:00
Recreate RenderTexture when UIGrid is resized
john pushed to master at john/McRogueFace 2025-07-05 21:55:45 +00:00
d93642094e Squashed commit of the following: [alpha_streamline_1]
john closed issue john/McRogueFace#79 2025-07-05 21:55:45 +00:00
Color r, g, b, a properties return None
john closed issue john/McRogueFace#76 2025-07-05 21:55:45 +00:00
UIEntityCollection::getitem returns mcrfpy.Entity, even if a derived class was submitted