STICKnoLOGIC
Forum Guru
- Sprites are composed of You do not have permission to view the full content of this post. Log in or register now. as separated concepts.
- Support for You do not have permission to view the full content of this post. Log in or register now. and different You do not have permission to view the full content of this post. Log in or register now.: RGBA, Indexed (palettes up to 256 colors), Grayscale.
- You do not have permission to view the full content of this post. Log in or register now., with real-time You do not have permission to view the full content of this post. Log in or register now. and You do not have permission to view the full content of this post. Log in or register now..
- You do not have permission to view the full content of this post. Log in or register now. animations to/from You do not have permission to view the full content of this post. Log in or register now., GIF files, or sequence of PNG files (and FLC, FLI, JPG, BMP, PCX, TGA).
- You do not have permission to view the full content of this post. Log in or register now. support.
- You do not have permission to view the full content of this post. Log in or register now. for organizing your work, and You do not have permission to view the full content of this post. Log in or register now. for rotoscoping.
- Pixel-art specific tools like You do not have permission to view the full content of this post. Log in or register now., You do not have permission to view the full content of this post. Log in or register now., You do not have permission to view the full content of this post. Log in or register now., You do not have permission to view the full content of this post. Log in or register now., You do not have permission to view the full content of this post. Log in or register now., etc.
- Other special drawing tools like You do not have permission to view the full content of this post. Log in or register now., You do not have permission to view the full content of this post. Log in or register now., You do not have permission to view the full content of this post. Log in or register now. selection, You do not have permission to view the full content of this post. Log in or register now..
- Tiled mode useful to draw patterns and textures.
- You do not have permission to view the full content of this post. Log in or register now. at the same time.
- You do not have permission to view the full content of this post. Log in or register now..
- You do not have permission to view the full content of this post. Log in or register now. to automatize tasks.
- You do not have permission to view the full content of this post. Log in or register now. keyboard shortcuts (You do not have permission to view the full content of this post. Log in or register now. and You do not have permission to view the full content of this post. Log in or register now.).
- You do not have permission to view the full content of this post. Log in or register now. and You do not have permission to view the full content of this post. Log in or register now. in case of crash.
- Undo/Redo for every operation and support for You do not have permission to view the full content of this post. Log in or register now..
- You do not have permission to view the full content of this post. Log in or register now.
Issues
There is a list of You do not have permission to view the full content of this post. Log in or register now. (things to be fixed or that aren't yet implemented).If you found a bug or have a new idea/feature for the program, You do not have permission to view the full content of this post. Log in or register now..
CHANGELOG:
You do not have permission to view the full content of this post. Log in or register now.9- New Hungarian, Norwegian Nynorsk, Thai, and Ukrainian translations, You do not have permission to view the full content of this post. Log in or register now.
- Improved performance in "Recover Files" tab You do not have permission to view the full content of this post. Log in or register now.
- Added "Don't show this alert again" when saving WebP files You do not have permission to view the full content of this post. Log in or register now.
- New "Reset" page in Edit > Preferences You do not have permission to view the full content of this post. Log in or register now.
- New "Reset Symmetry to View Center" option You do not have permission to view the full content of this post. Log in or register now. You do not have permission to view the full content of this post. Log in or register now. (thanks to You do not have permission to view the full content of this post. Log in or register now.)
- New criterias to match similar RGB colors with color palette entries You do not have permission to view the full content of this post. Log in or register now. You do not have permission to view the full content of this post. Log in or register now.
- Fixed "Merge Down" command when the merged cels have a special z-index You do not have permission to view the full content of this post. Log in or register now. You do not have permission to view the full content of this post. Log in or register now.
- Fixed bug where we weren't able to uninstall third party extensions You do not have permission to view the full content of this post. Log in or register now.
- Fixed transparent color bugs converting between RGB <-> Indexed conversion You do not have permission to view the full content of this post. Log in or register now. You do not have permission to view the full content of this post. Log in or register now.
- Fixed moving multiple tilemap layers at the same time You do not have permission to view the full content of this post. Log in or register now.
- Fixed right click action with shading ink is selected You do not have permission to view the full content of this post. Log in or register now.
- Fixed bug where the first mouse click after a Ctrl+Z was ignored if we had Ctrl key configured to drag the "Brush Size" You do not have permission to view the full content of this post. Log in or register now. You do not have permission to view the full content of this post. Log in or register now.
- Fixed duplicate items in keyboard shortcuts list You do not have permission to view the full content of this post. Log in or register now.
- CLI: Fixed exporting Sprite Sheet with group names You do not have permission to view the full content of this post. Log in or register now.
- Lua API:
- New app.fgTile/bgTile properties to get/set the foreground/background tile You do not have permission to view the full content of this post. Log in or register now.
- Added Site.tilemapMode property
- Added x and y params to app.command.Paste()
- Fixed app.command.Cut/Paste in -batch mode You do not have permission to view the full content of this post. Log in or register now.
- Fixed app.command.Cancel() command when used from scripts
- Fixed default color/bgColor params in app.useTool()
Merged PRs
- Use right click action with shading ink (fix You do not have permission to view the full content of this post. Log in or register now.) by You do not have permission to view the full content of this post. Log in or register now. in You do not have permission to view the full content of this post. Log in or register now.
- Fix Cancel command do not work on scripting by You do not have permission to view the full content of this post. Log in or register now. in You do not have permission to view the full content of this post. Log in or register now.
- Adjust strings for clarity/correctness by You do not have permission to view the full content of this post. Log in or register now. in You do not have permission to view the full content of this post. Log in or register now.
- Fix multiple tileset layers selection move is broken (fix You do not have permission to view the full content of this post. Log in or register now.) by You do not have permission to view the full content of this post. Log in or register now. in You do not have permission to view the full content of this post. Log in or register now.
- Fix exporting a Sprite Sheet with Group name has different functionality between CLI and Scripting (fix You do not have permission to view the full content of this post. Log in or register now.) by You do not have permission to view the full content of this post. Log in or register now. in You do not have permission to view the full content of this post. Log in or register now.
- Fix extensions wrongly being detected as "built-in" by You do not have permission to view the full content of this post. Log in or register now. in You do not have permission to view the full content of this post. Log in or register now.
- Fix scripting app.command.Cut() and app.command.Paste() does not work in --batch mode (fix You do not have permission to view the full content of this post. Log in or register now.) by You do not have permission to view the full content of this post. Log in or register now. in You do not have permission to view the full content of this post. Log in or register now.
- Avoid setting an invalid mask color (-1) in doc::Image (fix You do not have permission to view the full content of this post. Log in or register now.) by You do not have permission to view the full content of this post. Log in or register now. in You do not have permission to view the full content of this post. Log in or register now.
- Release mouse before command execution on dragging value state by You do not have permission to view the full content of this post. Log in or register now. in You do not have permission to view the full content of this post. Log in or register now.
- Add reset preferences page and functionality by You do not have permission to view the full content of this post. Log in or register now. in You do not have permission to view the full content of this post. Log in or register now.
- Use new list_files, parse dates to check if sessions are old by You do not have permission to view the full content of this post. Log in or register now. in You do not have permission to view the full content of this post. Log in or register now.
- Don't use webp/freetype/harfbuzz libs/includes if they're not found by You do not have permission to view the full content of this post. Log in or register now. in You do not have permission to view the full content of this post. Log in or register now.
- Don't read the magic number of all objects to show a backup description (You do not have permission to view the full content of this post. Log in or register now.) by You do not have permission to view the full content of this post. Log in or register now. in You do not have permission to view the full content of this post. Log in or register now.
- Use FlattenLayers for MergeDownLayerCommand by You do not have permission to view the full content of this post. Log in or register now. in You do not have permission to view the full content of this post. Log in or register now.
- Add dont_show checkbox for WebP format by You do not have permission to view the full content of this post. Log in or register now. in You do not have permission to view the full content of this post. Log in or register now.
- Fix Sentry wrapper compilation by You do not have permission to view the full content of this post. Log in or register now. in You do not have permission to view the full content of this post. Log in or register now.
looking for other version??
CLICK HERE
_________________________________
Spoiler contents are visible only to Established Members.
Link:
You do not have permission to view the full content of this post. Log in or register now.
