-
Site admin.
-
Joined on
2020-09-17
[Refactoring] Audit all Python property setters for missing markDirty() calls
[Bugfix] UICollection mutations don't invalidate parent Frame's render cache
[Bugfix] Caption Python property setters don't call markDirty()
[Demo Target] r/roguelikedev Tutorial Series Demo Game
Tutorial scripts updated to current API (commit 1805b98)
[API Freeze] Remove legacy string enum comparisons
[API Freeze] Remove redundant Grid.position alias
[API Freeze] Remove deprecated sprite_number property
[Bugfix] Color type missing __eq__/__ne__ despite having __hash__
[API Freeze] Remove redundant Grid.position alias
[Bugfix] Color type missing __eq__/__ne__ despite having __hash__
[API Freeze] Remove legacy string enum comparisons
[API Freeze] Remove deprecated sprite_number property
[API Freeze] Remove camelCase module functions before 1.0
GridView and Grid, FOVLayer and PathLayer
FOV optimization for behavior TARGET triggers