• Site admin.

  • Joined on 2020-09-17
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 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#9 2025-07-05 21:55:45 +00:00
Recreate RenderTexture when UIGrid is resized
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#37 2025-07-05 21:55:45 +00:00
Windows: scripts subdirectory not checked for .py files
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#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*