• Site admin.

  • Joined on 2020-09-17
john pushed to master at john/McRogueFace 2026-01-24 03:08:48 +00:00
475fe94148 Version bump: 0.2.2-prerelease-7drl2026 (9a241c9) -> 0.2.3-prerelease-7drl2026
john pushed to master at john/McRogueFace 2026-01-24 01:49:20 +00:00
a3a0618524 rebuild docs
f30e5bb8a1 libtcod experiments. Following feature branch API
Compare 2 commits »
john closed issue john/McRogueFace#225 2026-01-23 03:56:05 +00:00
[Bugfix] UIFrame: Child appearance changes don't invalidate parent's cached texture
john closed issue john/McRogueFace#226 2026-01-23 03:56:05 +00:00
[Bugfix] UIFrame: Zero-size frame with clip_children causes inconsistent state
john pushed to master at john/McRogueFace 2026-01-23 03:56:05 +00:00
3fea6418ff Fix UIFrame RenderTexture positioning and toggling issues
john closed issue john/McRogueFace#223 2026-01-23 03:56:05 +00:00
[Bugfix] UIFrame: box.setPosition(0,0) corrupts position when using clip_children
john closed issue john/McRogueFace#224 2026-01-23 03:56:05 +00:00
[Bugfix] UIFrame: RenderTexture not disabled when clip_children toggled off
john opened issue john/McRogueFace#228 2026-01-22 15:49:01 +00:00
[Bugfix] UIGrid: RenderTexture hard-coded to 1080p causes issues at higher resolutions
john opened issue john/McRogueFace#227 2026-01-22 15:49:00 +00:00
[Bugfix] UIDrawable: Silent failure when RenderTexture creation fails
john opened issue john/McRogueFace#226 2026-01-22 15:48:58 +00:00
[Bugfix] UIFrame: Zero-size frame with clip_children causes inconsistent state
john opened issue john/McRogueFace#225 2026-01-22 15:48:56 +00:00
[Bugfix] UIFrame: Child appearance changes don't invalidate parent's cached texture
john opened issue john/McRogueFace#224 2026-01-22 15:48:55 +00:00
[Bugfix] UIFrame: RenderTexture not disabled when clip_children toggled off
john opened issue john/McRogueFace#223 2026-01-22 15:48:53 +00:00
[Bugfix] UIFrame: box.setPosition(0,0) corrupts position when using clip_children
john commented on issue john/McRogueFace#106 2026-01-22 15:21:35 +00:00
Shader support

SFML 2.6 Shader Research (January 2026)

john closed issue john/McRogueFace#136 2026-01-22 04:49:24 +00:00
ImGui Object Explorer / Scene Tree View
john pushed to master at john/McRogueFace 2026-01-22 04:48:21 +00:00
c23da11d7d Modernize Crypt of Sokoban demo game and fix timer segfault
5e45ab015c Add ImGui Scene Explorer (F4) for runtime object inspection (#136)
Compare 2 commits »
john pushed to master at john/McRogueFace 2026-01-22 02:51:32 +00:00
4be2502a10 Fix #161: Update Grid, GridPoint, GridPointState stubs to match current API
john closed issue john/McRogueFace#161 2026-01-22 02:51:32 +00:00
[Documentation] Update Grid stubs to match current API
john closed issue john/McRogueFace#166 2026-01-22 02:35:12 +00:00
[Refactoring] Test suite cleanup and organization
john pushed to master at john/McRogueFace 2026-01-22 02:35:00 +00:00
165db91b8d Organize test suite: add README, move loose tests to proper directories