John McCardle john
  • Site admin.

  • Joined on 2020-09-17
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
john pushed to at john/McRogueFace 2025-07-05 20:18:10 +00:00
2f2b488fb5 Standardize sprite_index property and add scale_x/scale_y to UISprite
john pushed to at john/McRogueFace 2025-07-05 20:09:52 +00:00
5a003a9aa5 Fix multiple low priority issues
john pushed to at john/McRogueFace 2025-07-05 19:50:09 +00:00
e5affaf317 Fix critical issues: script loading, entity types, and color properties
john opened issue john/McRogueFace#102 2025-07-05 19:12:44 +00:00
Add global_position property to nested UI elements
john opened issue john/McRogueFace#101 2025-07-05 19:10:17 +00:00
Standardize default position arguments across constructors
john opened issue john/McRogueFace#100 2025-07-05 19:09:55 +00:00
Add rotation support to UIDrawable objects
john opened issue john/McRogueFace#99 2025-07-05 19:09:29 +00:00
Texture and Font should expose their properties
john opened issue john/McRogueFace#98 2025-07-05 19:09:08 +00:00
Add move() and resize() methods to UIDrawable
john opened issue john/McRogueFace#97 2025-07-05 19:08:52 +00:00
Create automated API documentation extraction tool
john opened issue john/McRogueFace#96 2025-07-05 19:08:34 +00:00
Add extend() method to UICollection
john opened issue john/McRogueFace#95 2025-07-05 19:08:12 +00:00
Fix type preservation in UICollection __repr__
john opened issue john/McRogueFace#94 2025-07-05 19:06:58 +00:00
Add Color helper methods
john opened issue john/McRogueFace#93 2025-07-05 19:06:33 +00:00
Add Vector arithmetic helper methods
john opened issue john/McRogueFace#92 2025-07-05 19:06:13 +00:00
Create inline C++ documentation system
john opened issue john/McRogueFace#91 2025-07-05 19:05:56 +00:00
Generate Python type stub files (.pyi)
john opened issue john/McRogueFace#90 2025-07-05 19:05:39 +00:00
Grid constructor should accept grid_size tuple