John McCardle john
  • Site admin.

  • Joined on 2020-09-17
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
john opened issue john/McRogueFace#89 2025-07-05 19:05:15 +00:00
Add get_bounds() method to all UIDrawable objects
john opened issue john/McRogueFace#88 2025-07-05 19:04:50 +00:00
Add opacity property to all UIDrawable objects
john opened issue john/McRogueFace#87 2025-07-05 19:04:35 +00:00
Add visible property to all UIDrawable objects
john opened issue john/McRogueFace#86 2025-07-05 19:04:07 +00:00
Add parameter documentation to Python methods
john opened issue john/McRogueFace#85 2025-07-05 19:03:52 +00:00
Replace placeholder docstrings with real documentation
john opened issue john/McRogueFace#84 2025-07-05 19:03:35 +00:00
Add pos property as Vector alternative to x,y properties
john opened issue john/McRogueFace#83 2025-07-05 19:03:21 +00:00
Add position tuple support to Frame and Sprite constructors
john opened issue john/McRogueFace#82 2025-07-05 19:02:54 +00:00
Add scale_x and scale_y properties to UISprite*
john opened issue john/McRogueFace#81 2025-07-05 19:02:40 +00:00
Standardize sprite_index property name across objects*
john opened issue john/McRogueFace#80 2025-07-05 19:02:16 +00:00
Rename Caption.size property to font_size
john opened issue john/McRogueFace#79 2025-07-05 19:01:53 +00:00
Color r, g, b, a properties return None
john closed issue john/McRogueFace#77 2025-07-05 16:15:14 +00:00
Error message on grid.at does not explain which value was invalid well
john closed issue john/McRogueFace#32 2025-07-05 16:15:14 +00:00
McRogueFace as command line Python