John McCardle john
  • Site admin.

  • Joined on 2020-09-17
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 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 created branch alpha_streamline_1 in john/McRogueFace 2025-07-05 21:56:22 +00:00
john closed issue john/McRogueFace#95 2025-07-05 21:55:45 +00:00
Fix type preservation in UICollection __repr__
john closed issue john/McRogueFace#80 2025-07-05 21:55:45 +00:00
Rename Caption.size property to font_size
john closed issue john/McRogueFace#12 2025-07-05 21:55:45 +00:00
Don't Instantiate GridPoint or GridPointState
john closed issue john/McRogueFace#82 2025-07-05 21:55:45 +00:00
Add scale_x and scale_y properties to UISprite*
john closed issue john/McRogueFace#99 2025-07-05 21:55:45 +00:00
Texture and Font should expose their properties
john closed issue john/McRogueFace#96 2025-07-05 21:55:45 +00:00
Add extend() method to UICollection
john closed issue john/McRogueFace#37 2025-07-05 21:55:45 +00:00
Windows: scripts subdirectory not checked for .py files
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#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#76 2025-07-05 21:55:45 +00:00
UIEntityCollection::getitem returns mcrfpy.Entity, even if a derived class was submitted
john closed issue john/McRogueFace#84 2025-07-05 21:55:44 +00:00
Add pos property as Vector alternative to x,y properties
john closed issue john/McRogueFace#83 2025-07-05 21:55:44 +00:00
Add position tuple support to Frame and Sprite constructors
john closed issue john/McRogueFace#81 2025-07-05 21:55:44 +00:00
Standardize sprite_index property name across objects*
john pushed to at john/McRogueFace 2025-07-05 21:30:49 +00:00
d93642094e Squashed commit of the following: [alpha_streamline_1]
john pushed to master at john/McRogueFace 2025-07-05 21:27:49 +00:00
e6dbb2d560 Squashed commit of the following: [interpreter_mode]
john pushed to at john/McRogueFace 2025-07-05 20:25:32 +00:00
99f301e3a0 Add position tuple support and pos property to UI elements