Green Background Removal + TSX Generation + Bug Fixes

Removed green backgrounds from 30 tileset PNGs (16.4M pixels!)
 Created mass TSX generation script for 3877 individual objects
 Fixed TiledTestScene cursor crash bug
 Added micro_farm_8x8 JSON loading support
 Documentation: GREEN_BACKGROUND_FIX.md, MASS_TSX_GENERATION.md

Scripts:
- scripts/remove_green_background.py (batch transparency fix)
- scripts/generate_mass_tsx.py (3877 .tsx files generator)

Backups: assets/tilesets/backup_green_bg/
This commit is contained in:
2025-12-22 11:23:25 +01:00
parent 78fe6d2629
commit 0985af29e5
3144 changed files with 13072 additions and 1 deletions

View File

@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<tileset version="1.10" tiledversion="1.11.0" name="rocks_obstacles_topdown_1766184524835_obj14" tilewidth="61" tileheight="61" tilecount="1" columns="1">
<image source="../../narezano_loceno/topdown_objects/rocks_obstacles_topdown_1766184524835_obj14.png" width="61" height="61"/>
</tileset>