View all by skhoroshavin
skhoroshavin
Follow skhoroshavin
Follow
Following skhoroshavin
Following
Add To Collection
Collection
Comments
Devlog
More like this
Related
Pixel Tools
←
Return to Pixel Tools
Devlog
v0.9.11 - Apple code signing and notarisation
March 20, 2026
by
skhoroshavin
What's the deal with sudden several patch versions jump? Nothing big actually - I've finally got Apple Developer subscription and updated CI/CD pipeline to properly sign binaries and notarise release...
Continue reading
v0.9 - MIT License, Vite plugin, Phaser example
February 26, 2026
by
skhoroshavin
Another release, IMHO significant enough for a minor version bump rather than a patch. This one isn't about new tool features, but about making the tools easier to adopt and integrate. First of all, t...
Continue reading
v0.8.17 - sprite trimming, npm package, bug fixes
February 23, 2026
by
skhoroshavin
Yes, suddenly - v0.8.17. In process of wrapping pixel tools into npm package, for easier integration with node-based toolchains, setting up CI/CD pipeline for trusted publishing (proving that executab...
Continue reading
v0.8 - new tool called atlas pack
February 22, 2026
by
skhoroshavin
This is another functionally pretty major update of pixel tools, as they now include new atlaspack CLI tool, that can easily create texture atlases from multiple PNG images and sprite sheets. Main fea...
Continue reading
v0.7.2 - generating shared tilesets
February 21, 2026
by
skhoroshavin
Updates: tilepack no longer recursively scans subdirectories tilepack now creates a single tileset usable by all processed maps, instead of creating tileset per map...
Continue reading
v0.7 - fontpack, example assets
February 21, 2026
by
skhoroshavin
Major updates fontpack : a new tool for building a font atlas from multiple fonts and emitting bmfont description files, directly usable by Phaser game engine repack has been renamed to tilepack examp...
Continue reading
v0.6 - Repack supports 'collection of images' tileset
December 30, 2025
by
skhoroshavin
A new major Repack release is out - and much sooner than expected, just 3 days after v0.5.0. This update introduces an important new feature: now it supports “collection of images” tilesets, makin...
Continue reading
v0.5 - Repack supports tilesets with different tile sizes
December 26, 2025
by
skhoroshavin
After quite a long pause in development (because of... life, after all it is just a hobby project so far) I'm back, and pleased to announce a new pretty major release of Pixel Tools. Repack tool (buil...
Continue reading