McRogueFace/src/scripts
John McCardle a010e5fa96 Update game scripts for new Python API
- Convert entity position access from tuple to x/y properties
- Update caption size property to font_size
- Fix grid boundary checks to use grid_size instead of exceptions
- Clean up demo timer on menu exit to prevent callbacks

These changes adapt the game scripts to work with the new standardized
Python API constructors and property names.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-14 01:35:35 -04:00
..
cos_entities.py Update game scripts for new Python API 2025-07-14 01:35:35 -04:00
cos_itemdata.py Final day of changes for 7DRL 2025 - Crypt of Sokoban game code 2025-03-12 22:42:26 -04:00
cos_level.py Final day of changes for 7DRL 2025 - Crypt of Sokoban game code 2025-03-12 22:42:26 -04:00
cos_tiles.py Update game scripts for new Python API 2025-07-14 01:35:35 -04:00
example_text_widgets.py Squashed commit of 53 Commits: [alpha_streamline_2] 2025-07-09 22:41:15 -04:00
game.py Update game scripts for new Python API 2025-07-14 01:35:35 -04:00
simple_tiles.txt Whoops, never committed the tile config 2025-03-08 20:31:34 -05:00
text_input_widget_improved.py Squashed commit of 53 Commits: [alpha_streamline_2] 2025-07-09 22:41:15 -04:00