2026-01-03 - 2026-01-10
Overview
23 issues closed from 1 user
Closed
#163 [Minor Feature] Packaging variants: light vs batteries-included
Closed
#162 [Major Feature] Cross-compilation for Windows from Linux
Closed
#170 console: multi-line input
Closed
#186 mcrfpy.Window, mcrfpy.Keyboard ... mcrfpy.Mouse?
Closed
#180 Timers without a user-stored reference don't fire
Closed
#176 Entities have grid_pos initializer argument, but pos property
Closed
#183 .parent quirks
Closed
#185 .get_bounds() is annoying
Closed
#189 Hide classes from the module which can't be instantiated
Closed
#181 Grid attributes: grid_x and grid_y should be grid_w and grid_h
Closed
#190 mcrfpy.TileLayer / mcrfpy.GridLayer have no __init__ docs
Closed
#179 Grid attributes: Vectors instead of Tuples
Closed
#188 .bounds and .global_bounds should be a pair of vectors, not 4 values
Closed
#184 mcrfpy.Window.get() is annoying
Closed
#182 Caption.resize does nothing; bounds are available but size is not
Closed
#177 GridPoint shows its coordinate in repr, but doesn't expose it as a property.
Closed
#187 No method to add layer to grid after initialization
Closed
#178 positions should always be iterables, not separate X and Y values.
Closed
#175 segfault: use of animations causes segfault on exit
Closed
#174 [Documentation] Color sub-property assignment doesn't propagate (expected behavior)
Closed
#172 Timer objects: remove setTimer, delTimer
Closed
#173 Timer System Refactor: Stopwatch-like semantics and mcrfpy.timers collection
Closed
#171 console: wrap errors
22 issues created by 1 user
Opened
#170 console: multi-line input
Opened
#171 console: wrap errors
Opened
#172 Timer objects: remove setTimer, delTimer
Opened
#173 Timer System Refactor: Stopwatch-like semantics and mcrfpy.timers collection
Opened
#174 [Documentation] Color sub-property assignment doesn't propagate (expected behavior)
Opened
#175 segfault: use of animations causes segfault on exit
Opened
#176 Entities have grid_pos initializer argument, but pos property
Opened
#177 GridPoint shows its coordinate in repr, but doesn't expose it as a property.
Opened
#178 positions should always be iterables, not separate X and Y values.
Opened
#179 Grid attributes: Vectors instead of Tuples
Opened
#180 Timers without a user-stored reference don't fire
Opened
#181 Grid attributes: grid_x and grid_y should be grid_w and grid_h
Opened
#182 Caption.resize does nothing; bounds are available but size is not
Opened
#183 .parent quirks
Opened
#184 mcrfpy.Window.get() is annoying
Opened
#185 .get_bounds() is annoying
Opened
#186 mcrfpy.Window, mcrfpy.Keyboard ... mcrfpy.Mouse?
Opened
#187 No method to add layer to grid after initialization
Opened
#188 .bounds and .global_bounds should be a pair of vectors, not 4 values
Opened
#189 Hide classes from the module which can't be instantiated
Opened
#190 mcrfpy.TileLayer / mcrfpy.GridLayer have no __init__ docs
Opened
#191 PyWeakref_GetObject is deprecated, removal in Python 3.15
1 unresolved conversation
Open
#166
[Refactoring] Test suite cleanup and organization