John McCardle john
  • Site admin.

  • Joined on 2020-09-17
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
john pushed to master at john/McRogueFace 2025-07-05 16:15:14 +00:00
d03182d347 Squashed commit of the following: [interpreter_mode]
john closed issue john/McRogueFace#63 2025-07-05 16:15:13 +00:00
UIDrawable Z-order
john closed issue john/McRogueFace#59 2025-07-05 16:15:13 +00:00
Animations - interpolate between values over time for most UIDrawable fields
john closed issue john/McRogueFace#69 2025-07-05 16:15:13 +00:00
Standardize Collection Handling
john closed issue john/McRogueFace#47 2025-07-05 16:15:13 +00:00
New McRogueFace git README.md
john closed issue john/McRogueFace#2 2025-07-05 16:15:13 +00:00
PyAction system cleanup
john closed issue john/McRogueFace#3 2025-07-05 16:15:13 +00:00
Remove old player_input system
john closed issue john/McRogueFace#33 2025-07-05 16:15:13 +00:00
Sprite: test index before accessing Texture
john closed issue john/McRogueFace#27 2025-07-05 16:15:13 +00:00
UIEntityCollection + UICollection .extend