Breaking API change: removes 4 camelCase function aliases from the mcrfpy module. The snake_case equivalents (set_scale, find_all, get_metrics, set_dev_console) remain and are the canonical API going forward. - Removed setScale, findAll, getMetrics, setDevConsole from mcrfpyMethods[] - Updated game scripts to use snake_case names - Updated test scripts to use snake_case names - Removed camelCase entries from type stubs Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| baseline | ||
| benchmark_moving_entities.py | ||
| benchmark_suite.py | ||
| entity_scale_benchmark.py | ||
| layer_performance_test.py | ||
| stress_test_suite.py | ||
| tcod_fov_isolated.py | ||
| tcod_scale_test.py | ||